Skip to content

Commit f1bfb58

Browse files
committed
chore(release): 2.6.23
1 parent a3029c5 commit f1bfb58

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.23](https://github.com/lokalise/i18n-ally/compare/v2.6.22...v2.6.23) (2021-07-31)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* event registration for ProgressProvider ([0c5828d](https://github.com/lokalise/i18n-ally/commit/0c5828d2f0dff1f7b7a6ef50faa176b0ed2c7c04))
11+
* keepFulfilled triggering, close [#581](https://github.com/lokalise/i18n-ally/issues/581) ([a3029c5](https://github.com/lokalise/i18n-ally/commit/a3029c5b83c8738b4a18a3f7f5e3e21a4741ed49))
12+
513
### [2.6.22](https://github.com/lokalise/i18n-ally/compare/v2.6.21...v2.6.22) (2021-07-28)
614

715

β€Ž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.22",
4+
"version": "2.6.23",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"keywords": [

0 commit comments

Comments
Β (0)