Skip to content

Commit b279021

Browse files
committed
chore(release): 2.4.22
1 parent a93a404 commit b279021

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.22](https://github.com/lokalise/i18n-ally/compare/v2.4.21...v2.4.22) (2021-02-17)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* support underscore in keypathValidate ([aa2c957](https://github.com/lokalise/i18n-ally/commit/aa2c95729453f8ce3ffe1a9522bf1a56be037381))
11+
12+
13+
### ⚡ Features
14+
15+
* new option `extract.keygenStyle`, close [#479](https://github.com/lokalise/i18n-ally/issues/479) ([6b40469](https://github.com/lokalise/i18n-ally/commit/6b40469d4efca1d10375988024e2466f28d0fb03))
16+
* support google translate api key ([a93a404](https://github.com/lokalise/i18n-ally/commit/a93a404943d0afe963a99b0d57255719dc1af648))
17+
518
### [2.4.21](https://github.com/lokalise/i18n-ally/compare/v2.4.20...v2.4.21) (2021-02-09)
619

720

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.21",
4+
"version": "2.4.22",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"scripts": {

0 commit comments

Comments
 (0)