Skip to content

Commit 969649c

Browse files
committed
chore(release): 2.2.15
1 parent c8ce53d commit 969649c

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.15](https://github.com/antfu/i18n-ally/compare/v2.2.11...v2.2.15) (2020-08-10)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* **actions:** publish script ([c8ce53d](https://github.com/antfu/i18n-ally/commit/c8ce53df6fb22cc959def17106d86b996d7ca5c8))
11+
512
### [2.2.14](https://github.com/antfu/i18n-ally/compare/v2.2.13...v2.2.14) (2020-08-10)
613

714
### [2.2.13](https://github.com/antfu/i18n-ally/compare/v2.2.12...v2.2.13) (2020-08-10)

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

0 commit comments

Comments
 (0)