Skip to content

Commit d8fba28

Browse files
committed
chore(release): 2.6.22
1 parent 6d6f96c commit d8fba28

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.6.22](https://github.com/lokalise/i18n-ally/compare/v2.6.21...v2.6.22) (2021-07-28)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* try fix progress loader update ([0fea000](https://github.com/lokalise/i18n-ally/commit/0fea00051f385a4d639285faf31561ac4fbcd6cb))
11+
12+
13+
### ⚡ Features
14+
15+
* add a number of detected hardcoded strings in tree view, close [#633](https://github.com/lokalise/i18n-ally/issues/633) ([a83f00c](https://github.com/lokalise/i18n-ally/commit/a83f00c860e1f89d3ca09acaefc30a0cf802aff5))
16+
* new framework jeklly support, close [#568](https://github.com/lokalise/i18n-ally/issues/568) ([6d6f96c](https://github.com/lokalise/i18n-ally/commit/6d6f96c15aa7644a6827082fd56f6d4e0be8fcb1))
17+
518
### [2.6.21](https://github.com/lokalise/i18n-ally/compare/v2.6.20...v2.6.21) (2021-07-28)
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.6.21",
4+
"version": "2.6.22",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"keywords": [

0 commit comments

Comments
 (0)