Skip to content

Commit 8f8faf9

Browse files
committed
chore(release): 2.2.13
1 parent e5db25d commit 8f8faf9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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.2.13](https://github.com/antfu/i18n-ally/compare/v2.2.12...v2.2.13) (2020-08-10)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* engine version ([e5db25d](https://github.com/antfu/i18n-ally/commit/e5db25dbec8da1605cd4130db818082d04810049))
11+
512
### [2.2.12](https://github.com/antfu/i18n-ally/compare/v2.2.11...v2.2.12) (2020-08-10)
613

714

package.json

+1-1
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.2.12",
5+
"version": "2.2.13",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.47.0"

0 commit comments

Comments
 (0)