Skip to content

Commit ff0cbc9

Browse files
committed
chore(release): 1.10.3
1 parent b64c584 commit ff0cbc9

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+
### [1.10.3](https://github.com/antfu/i18n-ally/compare/v1.10.2...v1.10.3) (2020-01-08)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* remove monopoly for chrome-ext ([b64c584](https://github.com/antfu/i18n-ally/commit/b64c5846c3d9adf3ccf7700e742ce662831d1bcf))
11+
512
### [1.10.2](https://github.com/antfu/i18n-ally/compare/v1.10.1...v1.10.2) (2020-01-07)
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 VSCode",
5-
"version": "1.10.2",
5+
"version": "1.10.3",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)