Skip to content

Commit bc30dbe

Browse files
committed
chore(release): 2.4.5
1 parent b458fb8 commit bc30dbe

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
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.5](https://github.com/antfu/i18n-ally/compare/v2.4.4...v2.4.5) (2020-11-22)
6+
7+
8+
### 🌍 Internationalization
9+
10+
* Add uk_UA and ru-RU locales ([#433](https://github.com/antfu/i18n-ally/issues/433)) ([b458fb8](https://github.com/antfu/i18n-ally/commit/b458fb84c9598fe8e168f34fbee0f4e51fedd252))
11+
512
### [2.4.4](https://github.com/antfu/i18n-ally/compare/v2.4.3...v2.4.4) (2020-11-13)
613

714

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.4",
5+
"version": "2.4.5",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.50.0"

0 commit comments

Comments
 (0)