Skip to content

Commit 6d85778

Browse files
committed
chore(release): 2.6.14
1 parent 89404e0 commit 6d85778

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.14](https://github.com/lokalise/i18n-ally/compare/v2.6.13...v2.6.14) (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+
13+
14+
### 🐞 Bug Fixes
15+
16+
* build mode ([89404e0](https://github.com/lokalise/i18n-ally/commit/89404e06b9358906099c8e893f53a76b9e4e151a))
17+
518
### [2.6.13](https://github.com/lokalise/i18n-ally/compare/v2.6.12...v2.6.13) (2021-07-07)
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.13",
4+
"version": "2.6.14",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"keywords": [

0 commit comments

Comments
 (0)