Skip to content

Commit 22e072d

Browse files
committed
chore(release): 1.11.3
1 parent 2812dbf commit 22e072d

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.3](https://github.com/antfu/i18n-ally/compare/v1.11.2...v1.11.3) (2020-01-18)
6+
7+
8+
### ⚑ Features
9+
10+
* custom refactor templates ([2812dbf](https://github.com/antfu/i18n-ally/commit/2812dbf80c7aec0e74dda130068d64f965a871af))
11+
12+
13+
### 🐞 Bug Fixes
14+
15+
* key rewrite for extracting ([bd82fee](https://github.com/antfu/i18n-ally/commit/bd82feea25595c6ebcc090c5496f6267a6304879))
16+
517
### [1.11.2](https://github.com/antfu/i18n-ally/compare/v1.11.1...v1.11.2) (2020-01-18)
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.11.2",
5+
"version": "1.11.3",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)