Skip to content

Commit

Permalink
minor release v0.3.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Mar 1, 2021
1 parent 7b0aff1 commit 0c169c3
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.3.0 (2021-03-01)

#### :globe_with_meridians: Internationalization
* [#16](https://github.com/intlify/cli/pull/16) i18n(id): add indonesia ([@jefrydco](https://github.com/jefrydco))

#### Committers: 1
- Jefry Dewangga ([@jefrydco](https://github.com/jefrydco))


## v0.2.0 (2021-02-03)

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

0 comments on commit 0c169c3

Please sign in to comment.