Skip to content

Commit ab64656

Browse files
committed
chore(release): 1.4.5
1 parent d3382e8 commit ab64656

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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.4.5](https://github.com/antfu/i18n-ally/compare/v1.4.4...v1.4.5) (2019-12-11)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* make hover more make sense ([a161fc5](https://github.com/antfu/i18n-ally/commit/a161fc5e869147911466e039a402a49665ed5a2a))
11+
* override confirm ignores object ([d3382e8](https://github.com/antfu/i18n-ally/commit/d3382e8a7815ace6f1a6a9a2cc70c48113938637))
12+
* reorder hover locales ([da2fdcb](https://github.com/antfu/i18n-ally/commit/da2fdcbd07e144933e3f4b2d871c2204a4b11202))
13+
14+
15+
### ⚑ Features
16+
17+
* new options "promptTranslatingSource" ([71b1606](https://github.com/antfu/i18n-ally/commit/71b16067a2462b453970c7fcdec19c9baa3548e2))
18+
19+
20+
### 🌍 Internationalization
21+
22+
* fulfill missing keys ([3a50582](https://github.com/antfu/i18n-ally/commit/3a5058253826483600910df2c660fd765fab967f))
23+
524
### [1.4.4](https://github.com/antfu/i18n-ally/compare/v1.4.3...v1.4.4) (2019-12-11)
625

726

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

0 commit comments

Comments
Β (0)