Skip to content

Commit 0acfb2b

Browse files
committed
chore(release): 1.3.6
1 parent fe3743d commit 0acfb2b

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.3.6](https://github.com/antfu/i18n-ally/compare/v1.3.5...v1.3.6) (2019-12-07)
6+
7+
8+
### 🌍 Internationalization
9+
10+
* translations for zh-cn, zh-tw ([fe3743d](https://github.com/antfu/i18n-ally/commit/fe3743d3176ef0c656105f4b6f4866d57add7649))
11+
12+
13+
### ⚑ Features
14+
15+
* improved usage report ([6c51981](https://github.com/antfu/i18n-ally/commit/6c51981fe049cb5dd87aa347ddf0dd5573b84cd5))
16+
517
### [1.3.5](https://github.com/antfu/i18n-ally/compare/v1.3.4...v1.3.5) (2019-12-07)
618

719

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

0 commit comments

Comments
Β (0)