Skip to content

Commit

Permalink
minor release v0.10.0 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Oct 30, 2021
1 parent e87d4b4 commit f46fcad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## v0.10.0 (2021-10-30)

#### :star: Features
* [#52](https://github.com/intlify/cli/pull/52) feat: support ignoring with `.intlifyignore` or `--ignore` option ([@kazupon](https://github.com/kazupon))

#### Committers: 1
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))


## v0.9.2 (2021-10-27)

#### :chart_with_upwards_trend: Performance Fixes
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": "@intlify/cli",
"description": "CLI Tooling for i18n development",
"version": "0.9.2",
"version": "0.10.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit f46fcad

Please sign in to comment.