Skip to content

Commit 052ea08

Browse files
committed
chore(release): 2.3.18
1 parent 25015e9 commit 052ea08

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.18](https://github.com/antfu/i18n-ally/compare/v2.3.17...v2.3.18) (2020-09-14)
6+
7+
8+
### ⚡ Features
9+
10+
* bring back "replace_with", close [#398](https://github.com/antfu/i18n-ally/issues/398) ([25015e9](https://github.com/antfu/i18n-ally/commit/25015e9a18dc990aeec223993f6af023c6004e7a))
11+
512
### [2.3.17](https://github.com/antfu/i18n-ally/compare/v2.3.16...v2.3.17) (2020-09-10)
613

714

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)