Skip to content

Commit 32d0254

Browse files
committed
chore(release): 1.4.4
1 parent cfa0a04 commit 32d0254

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.4.4](https://github.com/antfu/i18n-ally/compare/v1.4.3...v1.4.4) (2019-12-11)
6+
7+
8+
### ⚑ Features
9+
10+
* display gutter icon for missing translation in locales ([cfa0a04](https://github.com/antfu/i18n-ally/commit/cfa0a042fb0bc309ad7d77a8d1d7cc74d7197c8f))
11+
12+
13+
### πŸ“š Documentations
14+
15+
* logos ([e4872af](https://github.com/antfu/i18n-ally/commit/e4872af17454db8d17135c50b8427bb5c3677ea7))
16+
517
### [1.4.3](https://github.com/antfu/i18n-ally/compare/v1.4.2...v1.4.3) (2019-12-10)
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.4.3",
5+
"version": "1.4.4",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)