Skip to content

Commit 213492e

Browse files
committed
chore(release): 1.4.1
1 parent 3d60dc0 commit 213492e

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.1](https://github.com/antfu/i18n-ally/compare/v1.4.0...v1.4.1) (2019-12-08)
6+
7+
8+
### πŸ“š Documentations
9+
10+
* add png icons ([1cc0f82](https://github.com/antfu/i18n-ally/commit/1cc0f82fa8ab55931c73fa5912d3db25240b4b4d))
11+
* add zh-cn readme ([3d60dc0](https://github.com/antfu/i18n-ally/commit/3d60dc008c1f9e5d63797ef77ec5aed3c9b73110))
12+
* fix svg link ([5ea4b0b](https://github.com/antfu/i18n-ally/commit/5ea4b0b97c55d8865cb3d50ad69e9e88e4785771))
13+
514
## [1.4.0](https://github.com/antfu/i18n-ally/compare/v1.3.6...v1.4.0) (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.0",
5+
"version": "1.4.1",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)