Skip to content

Commit dff3e25

Browse files
committed
chore(release): 1.0.0
1 parent d7c0a7b commit dff3e25

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.0.0](https://github.com/antfu/vue-i18n-ally/compare/v0.99.3...v1.0.0) (2019-11-22)
6+
7+
8+
### πŸ“š Documentations
9+
10+
* update document ([d7c0a7b](https://github.com/antfu/vue-i18n-ally/commit/d7c0a7b))
11+
* update documents ([d7987ad](https://github.com/antfu/vue-i18n-ally/commit/d7987ad))
12+
13+
14+
515
### [0.99.3](https://github.com/antfu/vue-i18n-ally/compare/v0.99.2...v0.99.3) (2019-11-22)
616

717

β€Ž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
@@ -3,7 +3,7 @@
33
"preview": true,
44
"displayName": "%extname%",
55
"description": "🌍 All in one i18n extension for VSCode",
6-
"version": "0.99.3",
6+
"version": "1.0.0",
77
"publisher": "antfu",
88
"engines": {
99
"vscode": "^1.40.0"

0 commit comments

Comments
Β (0)