Skip to content

Commit

Permalink
minor release v0.1.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Dec 29, 2020
1 parent bef5786 commit fcfd9f2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@

## v0.1.0 (2020-12-29)

#### :star: Features
* [#2](https://github.com/intlify/cli/pull/2) feat: compile api ([@kazupon](https://github.com/kazupon))
* [#1](https://github.com/intlify/cli/pull/1) feat: compilation ([@kazupon](https://github.com/kazupon))

#### :globe_with_meridians: Internationalization
* [#3](https://github.com/intlify/cli/pull/3) feat: i18n ([@kazupon](https://github.com/kazupon))

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

## v0.0.0 (2020-12-25)

I've borned in the world! :tada: on :christmas_tree:
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.0.0",
"version": "0.1.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit fcfd9f2

Please sign in to comment.