Skip to content

Commit 1dce12f

Browse files
committed
chore(release): 1.11.5
1 parent 652b030 commit 1dce12f

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.11.5](https://github.com/antfu/i18n-ally/compare/v1.11.4...v1.11.5) (2020-02-01)
6+
7+
8+
### ⚑ Features
9+
10+
* new options enabledParsers ([905cebb](https://github.com/antfu/i18n-ally/commit/905cebbd1810f4a8797fd9e9b83e8b7539ce7197))
11+
12+
13+
### 🐞 Bug Fixes
14+
15+
* wrong annonation position for single letter keypath, [#178](https://github.com/antfu/i18n-ally/issues/178) ([d982dd3](https://github.com/antfu/i18n-ally/commit/d982dd35bf4b03fa5e1730e429603064a1ed8dea))
16+
517
### [1.11.4](https://github.com/antfu/i18n-ally/compare/v1.11.3...v1.11.4) (2020-01-21)
618

719
### [1.11.3](https://github.com/antfu/i18n-ally/compare/v1.11.2...v1.11.3) (2020-01-18)

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

0 commit comments

Comments
Β (0)