Skip to content

Commit 39ebc5c

Browse files
committed
chore(release): 2.3.9
1 parent 0f141a3 commit 39ebc5c

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.3.9](https://github.com/antfu/i18n-ally/compare/v2.3.8...v2.3.9) (2020-08-30)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* svg in readme ([0f141a3](https://github.com/antfu/i18n-ally/commit/0f141a3d39027fa60c39dbc19db71419a6cb10fe))
11+
512
### [2.3.8](https://github.com/antfu/i18n-ally/compare/v2.3.7...v2.3.8) (2020-08-30)
613

714

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "i18n-ally",
33
"displayName": "%extname%",
44
"description": "🌍 All in one i18n extension for VS Code",
5-
"version": "2.3.8",
5+
"version": "2.3.9",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.47.0"

0 commit comments

Comments
Β (0)