Skip to content

Commit 8e69c10

Browse files
committed
chore(release): 2.5.4
1 parent 6d0aab1 commit 8e69c10

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.4](https://github.com/lokalise/i18n-ally/compare/v2.5.3...v2.5.4) (2021-03-07)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* flag for vi, close [#498](https://github.com/lokalise/i18n-ally/issues/498) ([6d0aab1](https://github.com/lokalise/i18n-ally/commit/6d0aab19e72149e8076fdfa6457472b628d1a81f))
11+
512
### [2.5.3](https://github.com/lokalise/i18n-ally/compare/v2.5.2...v2.5.3) (2021-03-05)
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.3",
4+
"version": "2.5.4",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"scripts": {

0 commit comments

Comments
Β (0)