Skip to content

Commit

Permalink
chore(release): 2.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 9, 2021
1 parent d00c9b5 commit ddd4613
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [2.4.21](https://github.com/lokalise/i18n-ally/compare/v2.4.20...v2.4.21) (2021-02-09)


### 🐞 Bug Fixes

* blackslash on configureLocalesPaths ([d00c9b5](https://github.com/lokalise/i18n-ally/commit/d00c9b5fe207580793b826aaf97d0d30d917be74))
* extraction keygen, close [#476](https://github.com/lokalise/i18n-ally/issues/476) ([0cdd03c](https://github.com/lokalise/i18n-ally/commit/0cdd03cb4ddc819b9cad4d78513ea20a5e878691))
* localesPaths backslash for Windows, close [#477](https://github.com/lokalise/i18n-ally/issues/477) ([7ab8269](https://github.com/lokalise/i18n-ally/commit/7ab82692eb7f2756558db79e2ff62d3699c23bd2))

### [2.4.20](https://github.com/lokalise/i18n-ally/compare/v2.4.18...v2.4.20) (2021-02-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"publisher": "lokalise",
"name": "i18n-ally",
"version": "2.4.20",
"version": "2.4.21",
"displayName": "i18n Ally",
"description": "🌍 All in one i18n extension for VS Code",
"scripts": {
Expand Down

0 comments on commit ddd4613

Please sign in to comment.