Skip to content

Commit 5b55629

Browse files
committed
chore(release): 1.3.4
1 parent 6770c13 commit 5b55629

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.3.4](https://github.com/antfu/i18n-ally/compare/v1.3.3...v1.3.4) (2019-12-05)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* support multilines key detection, [#132](https://github.com/antfu/i18n-ally/issues/132) ([6770c13](https://github.com/antfu/i18n-ally/commit/6770c1305c2f7c57ad3c924e60ec291d28d6924d))
11+
512
### [1.3.3](https://github.com/antfu/i18n-ally/compare/v1.3.2...v1.3.3) (2019-12-01)
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.3.3",
5+
"version": "1.3.4",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)