Skip to content

Commit 1e0d32e

Browse files
committed
chore(release): 2.6.15
1 parent 6834e66 commit 1e0d32e

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.15](https://github.com/lokalise/i18n-ally/compare/v2.6.13...v2.6.15) (2021-07-14)
6+
7+
8+
### ⚡ Features
9+
10+
* added flag for hi (hindi) ([#612](https://github.com/lokalise/i18n-ally/issues/612)) ([0c963d7](https://github.com/lokalise/i18n-ally/commit/0c963d7748ce2a55ca904c6c3735da86b3dd1054))
11+
* libretranslate support ([#607](https://github.com/lokalise/i18n-ally/issues/607)) ([ab3451d](https://github.com/lokalise/i18n-ally/commit/ab3451d7a726d141ee36b8f2381cbeea911c581a))
12+
* update german locales de-DE ([#620](https://github.com/lokalise/i18n-ally/issues/620)) ([b35f9a4](https://github.com/lokalise/i18n-ally/commit/b35f9a4d5e5341b15ab682c9c4611ef988ce8578))
13+
14+
15+
### 🐞 Bug Fixes
16+
17+
* build mode ([fd4feda](https://github.com/lokalise/i18n-ally/commit/fd4feda5f9dc0c940de71b2c15d6e1f31aecf635))
18+
519
### [2.6.14](https://github.com/lokalise/i18n-ally/compare/v2.6.13...v2.6.14) (2021-07-14)
620

721

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

0 commit comments

Comments
 (0)