Skip to content

Commit 7bd29ee

Browse files
committed
chore(release): 1.4.2
1 parent 8aeb217 commit 7bd29ee

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.4.2](https://github.com/antfu/i18n-ally/compare/v1.4.1...v1.4.2) (2019-12-10)
6+
7+
8+
### ⚡ Features
9+
10+
* new command "duplicate key", [#137](https://github.com/antfu/i18n-ally/issues/137) ([8aeb217](https://github.com/antfu/i18n-ally/commit/8aeb217362dc576e86e1c859b72db070eb41b8e1))
11+
* new command "new key", [#137](https://github.com/antfu/i18n-ally/issues/137) ([20e09f2](https://github.com/antfu/i18n-ally/commit/20e09f2db7548adf6c11b75a6566fb364b80057d))
12+
* new config "indent" and "tabStyle", [#138](https://github.com/antfu/i18n-ally/issues/138) ([37e1ec9](https://github.com/antfu/i18n-ally/commit/37e1ec9149e55be6c444554beb86c5d10f0aa672))
13+
514
### [1.4.1](https://github.com/antfu/i18n-ally/compare/v1.4.0...v1.4.1) (2019-12-08)
615

716

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "i18n-ally",
33
"displayName": "%extname%",
44
"description": "🌍 All in one i18n extension for VSCode",
5-
"version": "1.4.1",
5+
"version": "1.4.2",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
 (0)