Skip to content

Commit

Permalink
patch release v0.11.2 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Nov 5, 2021
1 parent 7fbd217 commit 1d6676a
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,3 +1,12 @@

## v0.11.2 (2021-11-05)

#### :bug: Bug Fixes
* [#59](https://github.com/intlify/cli/pull/59) fix: duplicate omit option ([@kazupon](https://github.com/kazupon))

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

## v0.11.1 (2021-11-04)

#### :star: Features
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.11.1",
"version": "0.11.2",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit 1d6676a

Please sign in to comment.