Skip to content

Commit 780d1d5

Browse files
committed
chore(release): 2.6.19
1 parent 8751d71 commit 780d1d5

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.19](https://github.com/lokalise/i18n-ally/compare/v2.6.18...v2.6.19) (2021-07-16)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* **detection:** better `<script/>` detect, close [#623](https://github.com/lokalise/i18n-ally/issues/623) ([67dc0b0](https://github.com/lokalise/i18n-ally/commit/67dc0b0b2e60825b2985d5e8e2062ed7c1431b58))
11+
* **detection:** svelte inline function, close [#624](https://github.com/lokalise/i18n-ally/issues/624) ([519f5b6](https://github.com/lokalise/i18n-ally/commit/519f5b6ce6f61bc074f8e31bf89bc611196075db))
12+
* telemetry slient on error ([38a5c47](https://github.com/lokalise/i18n-ally/commit/38a5c47a55d2a6c6ecba1a289feaf30997f6d0ea))
13+
14+
15+
### ⚡ Features
16+
17+
* **detection:** ignore texts in conosle.log ([8751d71](https://github.com/lokalise/i18n-ally/commit/8751d7160a1d705cd9201216df890b61b785468b))
18+
519
### [2.6.18](https://github.com/lokalise/i18n-ally/compare/v2.6.17...v2.6.18) (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.18",
4+
"version": "2.6.19",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"keywords": [

0 commit comments

Comments
 (0)