Skip to content

Commit 7c397f2

Browse files
committed
chore(release): 2.5.7
1 parent 9a250a8 commit 7c397f2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.7](https://github.com/lokalise/i18n-ally/compare/v2.5.6...v2.5.7) (2021-04-20)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* hard string detection after extracting, close [#542](https://github.com/lokalise/i18n-ally/issues/542) ([9a250a8](https://github.com/lokalise/i18n-ally/commit/9a250a8668bce415641ed0b52100186a3baf607c))
11+
512
### [2.5.6](https://github.com/lokalise/i18n-ally/compare/v2.5.5...v2.5.6) (2021-04-20)
613

714

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

0 commit comments

Comments
Β (0)