Skip to content

Commit 62ec699

Browse files
committed
chore(release): 2.5.2
1 parent 8fb34d1 commit 62ec699

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.2](https://github.com/lokalise/i18n-ally/compare/v2.5.1...v2.5.2) (2021-02-25)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* vscode types version ([8fb34d1](https://github.com/lokalise/i18n-ally/commit/8fb34d17eacc32986d4f964d40f9b38a6fd735c3))
11+
512
### [2.5.1](https://github.com/lokalise/i18n-ally/compare/v2.5.0...v2.5.1) (2021-02-25)
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.1",
4+
"version": "2.5.2",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"scripts": {

0 commit comments

Comments
Β (0)