Skip to content

Commit

Permalink
Merge branch 'main' of github.com:intlify/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Oct 21, 2021
2 parents e05c139 + 377dd88 commit 3332f6b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

## v0.8.0 (2021-10-21)

#### :star: Features
* [#39](https://github.com/intlify/cli/pull/39) feat: accept files in annotate command ([@kazupon](https://github.com/kazupon))

#### :zap: Improvement Features
* [#38](https://github.com/intlify/cli/pull/38) fix: set default value to --type option ([@kazupon](https://github.com/kazupon))

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


## v0.7.0 (2021-10-18)

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

0 comments on commit 3332f6b

Please sign in to comment.