Skip to content

Commit 4e2be85

Browse files
committed
chore(release): 2.5.9
1 parent cbb4de3 commit 4e2be85

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

β€ŽCHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
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.5.9](https://github.com/lokalise/i18n-ally/compare/v2.5.8...v2.5.9) (2021-05-19)
6+
7+
8+
### πŸ“š Documentations
9+
10+
* remove sponsorship ([c9588fc](https://github.com/lokalise/i18n-ally/commit/c9588fc3fdb2b54df31949a8e8e83fa49725b847))
11+
12+
13+
### 🌍 Internationalization
14+
15+
* add Turkish support, complete French translations ([#560](https://github.com/lokalise/i18n-ally/issues/560)) ([2dde828](https://github.com/lokalise/i18n-ally/commit/2dde8284b8014ca04f190b1b4d4b3cb51588c0ba))
16+
17+
18+
### 🐞 Bug Fixes
19+
20+
* **ngx-translate:** detect for array keys, and enable jsx/tsx, close [#517](https://github.com/lokalise/i18n-ally/issues/517) ([29e4668](https://github.com/lokalise/i18n-ally/commit/29e46682d0e7e65db14de20b8d58726a41bd1569))
21+
* missing keys quick fix, close [#529](https://github.com/lokalise/i18n-ally/issues/529) ([cc08cd2](https://github.com/lokalise/i18n-ally/commit/cc08cd258666cee77c0bccc4d4e8a76594a57638))
22+
23+
24+
### ⚑ Features
25+
26+
* **lingui:** minimal support for lingui, close [#513](https://github.com/lokalise/i18n-ally/issues/513) ([cbb4de3](https://github.com/lokalise/i18n-ally/commit/cbb4de3bd96df7fe3d0de42dbdb6132ad688d3fa))
27+
528
### [2.5.8](https://github.com/lokalise/i18n-ally/compare/v2.5.7...v2.5.8) (2021-05-04)
629

730

β€Žpackage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"publisher": "lokalise",
33
"name": "i18n-ally",
4-
"version": "2.5.8",
4+
"version": "2.5.9",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"scripts": {

0 commit comments

Comments
Β (0)