Skip to content

Commit ad30ccf

Browse files
committed
chore(release): 1.6.0
1 parent c2856e3 commit ad30ccf

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.6.0](https://github.com/antfu/i18n-ally/compare/v1.5.0...v1.6.0) (2019-12-17)
6+
7+
8+
### ⚑ Features
9+
10+
* support linked locale messages, [#147](https://github.com/antfu/i18n-ally/issues/147) ([c2856e3](https://github.com/antfu/i18n-ally/commit/c2856e32d8dd2837fba02b7372cc386fc2c7502e))
11+
12+
13+
### πŸ“š Documentations
14+
15+
* update docs ([d44c272](https://github.com/antfu/i18n-ally/commit/d44c2723536cbda1e6dee8693d1e1dbf64ff1143))
16+
517
## [1.5.0](https://github.com/antfu/i18n-ally/compare/v1.4.9...v1.5.0) (2019-12-17)
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.5.0",
5+
"version": "1.6.0",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)