Skip to content

Commit f08e712

Browse files
committed
chore(release): 2.9.1
1 parent f6e105c commit f08e712

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.9.1](https://github.com/lokalise/i18n-ally/compare/v2.9.0...v2.9.1) (2023-05-15)
6+
7+
### 🐞 Bug Fixes
8+
9+
* re-enable adding and navigation to strings in the expected namespace ([#920](https://github.com/lokalise/i18n-ally/issues/920)) ([0967340](https://github.com/lokalise/i18n-ally/commit/0967340e51467490940414e62515a4b77c1f43ae))
10+
* change luxembourgish flag association ([#925](https://github.com/lokalise/i18n-ally/issues/925)) ([f6e105c](https://github.com/lokalise/i18n-ally/commit/f6e105c0abd5d0fe40dee6af3ccc45d66c6b94ef))
11+
12+
### 🌐 Translations
13+
14+
* add Hungarian translation ([#924](https://github.com/lokalise/i18n-ally/issues/924)) ([de4218f](https://github.com/lokalise/i18n-ally/commit/de4218f564bb2baf72de38b6de495ee4cce14543))
15+
* use french quotes and improve wording in french translation ([#744](https://github.com/lokalise/i18n-ally/issues/744)) ([ffa0930](https://github.com/lokalise/i18n-ally/commit/ffa09309db77d7bdd81d1b515e82386acbf76f28))
16+
517
## [2.9.0](https://github.com/lokalise/i18n-ally/compare/v2.8.2...v2.9.0) (2023-04-29)
618

719

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

0 commit comments

Comments
Β (0)