Skip to content

Commit d53f87b

Browse files
committed
chore(release): 1.7.3
1 parent b48d3ac commit d53f87b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.7.3](https://github.com/antfu/i18n-ally/compare/v1.7.2...v1.7.3) (2019-12-19)
6+
7+
8+
### 🌍 Internationalization
9+
10+
* update zh-cn, zh-tw ([b48d3ac](https://github.com/antfu/i18n-ally/commit/b48d3ac52984e8846d7d40c24a6c93a3c6882b9f))
11+
512
### [1.7.2](https://github.com/antfu/i18n-ally/compare/v1.7.1...v1.7.2) (2019-12-19)
613

714

β€Ž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.7.2",
5+
"version": "1.7.3",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)