File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.9.0 (2021-10-26)
3
+
4
+ #### :star : Features
5
+ * [ #43 ] ( https://github.com/intlify/cli/pull/43 ) feat: add --dryRun option for annotate ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #41 ] ( https://github.com/intlify/cli/pull/41 ) feat: format command ([ @kazupon ] ( https://github.com/kazupon ) )
7
+
8
+ #### :zap : Improvement Features
9
+ * [ #42 ] ( https://github.com/intlify/cli/pull/42 ) improvement: bump intlify libs ([ @kazupon ] ( https://github.com/kazupon ) )
10
+
11
+ #### :globe_with_meridians : Internationalization
12
+ * [ #44 ] ( https://github.com/intlify/cli/pull/44 ) i18n: support pluralization for format command ([ @kazupon ] ( https://github.com/kazupon ) )
13
+
14
+ #### Committers: 1
15
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
16
+
17
+
2
18
## v0.8.0 (2021-10-21)
3
19
4
20
#### :star : Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/cli" ,
3
3
"description" : " CLI Tooling for i18n development" ,
4
- "version" : " 0.8 .0" ,
4
+ "version" : " 0.9 .0" ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
"email" : " kawakazu80@gmail.com"
You can’t perform that action at this time.
0 commit comments