Skip to content

Commit

Permalink
chore(release): 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 24, 2022
1 parent bb851b3 commit bb8e1bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.0.3](https://github.com/kufu/textlint-plugin-ruby/compare/v3.0.2...v3.0.3) (2022-02-24)

## [3.0.2]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "textlint-plugin-ruby",
"description": "Ruby plugin for textlint",
"version": "3.0.2",
"version": "3.0.3",
"main": "lib/index.js",
"repository": "https://github.com/kufu/textlint-plugin-ruby.git",
"author": "SmartHR textlint Team",
Expand Down

0 comments on commit bb8e1bf

Please sign in to comment.