Skip to content

Commit ddd4613

Browse files
committed
chore(release): 2.4.21
1 parent d00c9b5 commit ddd4613

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.21](https://github.com/lokalise/i18n-ally/compare/v2.4.20...v2.4.21) (2021-02-09)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* blackslash on configureLocalesPaths ([d00c9b5](https://github.com/lokalise/i18n-ally/commit/d00c9b5fe207580793b826aaf97d0d30d917be74))
11+
* extraction keygen, close [#476](https://github.com/lokalise/i18n-ally/issues/476) ([0cdd03c](https://github.com/lokalise/i18n-ally/commit/0cdd03cb4ddc819b9cad4d78513ea20a5e878691))
12+
* localesPaths backslash for Windows, close [#477](https://github.com/lokalise/i18n-ally/issues/477) ([7ab8269](https://github.com/lokalise/i18n-ally/commit/7ab82692eb7f2756558db79e2ff62d3699c23bd2))
13+
514
### [2.4.20](https://github.com/lokalise/i18n-ally/compare/v2.4.18...v2.4.20) (2021-02-03)
615

716

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"publisher": "lokalise",
33
"name": "i18n-ally",
4-
"version": "2.4.20",
4+
"version": "2.4.21",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"scripts": {

0 commit comments

Comments
Β (0)