Skip to content

Commit d62e169

Browse files
committed
chore(release): 2.6.24
1 parent b1409bc commit d62e169

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.6.24](https://github.com/lokalise/i18n-ally/compare/v2.6.23...v2.6.24) (2021-08-10)
6+
7+
8+
### ⚡ Features
9+
10+
* config for extract.parsers.babel, close [#634](https://github.com/lokalise/i18n-ally/issues/634) ([6c2ea99](https://github.com/lokalise/i18n-ally/commit/6c2ea99ce9bf913e5659c519e679a88f6a02bf3c))
11+
* ignore className and other attrs in JSX extraction ([2e0d277](https://github.com/lokalise/i18n-ally/commit/2e0d277d9e43ce954dc9565fa57da1fe3a0e7d6e))
12+
* more forgiving html parser ([b1409bc](https://github.com/lokalise/i18n-ally/commit/b1409bc0652d4fe09e0b10031086ebe400b2918b))
13+
514
### [2.6.23](https://github.com/lokalise/i18n-ally/compare/v2.6.22...v2.6.23) (2021-07-31)
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.6.23",
4+
"version": "2.6.24",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"keywords": [

0 commit comments

Comments
 (0)