Skip to content

Commit e0c03db

Browse files
committed
chore(release): 2.6.16
1 parent fb82a96 commit e0c03db

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.16](https://github.com/lokalise/i18n-ally/compare/v2.6.15...v2.6.16) (2021-07-14)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* build ([7921dae](https://github.com/lokalise/i18n-ally/commit/7921daebfd57f2a2deb2bc0e316683eb230a6de1))
11+
* extracting for js template, close [#613](https://github.com/lokalise/i18n-ally/issues/613) ([fb82a96](https://github.com/lokalise/i18n-ally/commit/fb82a96e4b847a253dc4a5043f95e87f8918ae7d))
12+
* improve detection rules, close [#600](https://github.com/lokalise/i18n-ally/issues/600) ([4f764bb](https://github.com/lokalise/i18n-ally/commit/4f764bb8ba7d04525cd63ab9057b7d29b17fe6f7))
13+
514
### [2.6.15](https://github.com/lokalise/i18n-ally/compare/v2.6.13...v2.6.15) (2021-07-14)
615

716

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

0 commit comments

Comments
Β (0)