Skip to content

Commit f4d699a

Browse files
committed
chore(release): 2.4.6
1 parent 7f56386 commit f4d699a

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+
### [2.4.6](https://github.com/antfu/i18n-ally/compare/v2.4.5...v2.4.6) (2020-11-23)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* **locales:** completes spanish and missing key ([#434](https://github.com/antfu/i18n-ally/issues/434)) ([7f56386](https://github.com/antfu/i18n-ally/commit/7f563865c47dd974514fe9fb229bf41b47aba0d6))
11+
512
### [2.4.5](https://github.com/antfu/i18n-ally/compare/v2.4.4...v2.4.5) (2020-11-22)
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 VS Code",
5-
"version": "2.4.5",
5+
"version": "2.4.6",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.50.0"

0 commit comments

Comments
Β (0)