Skip to content

Commit

Permalink
chore(release): 0.29.5
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 12, 2019
1 parent 068120a commit 57b4bd1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

### [0.29.5](https://github.com/antfu/vue-i18n-ally/compare/v0.29.4...v0.29.5) (2019-08-12)


### 🐞 Bug Fixes

* onDidChange on undefined ([068120a](https://github.com/antfu/vue-i18n-ally/commit/068120a))

### [0.29.4](https://github.com/antfu/vue-i18n-ally/compare/v0.29.3...v0.29.4) (2019-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "vue-i18n-ally",
"displayName": "%extname%",
"description": "🌍 Better Vue i18n experiences with VS Code",
"version": "0.29.4",
"version": "0.29.5",
"publisher": "antfu",
"engines": {
"vscode": "^1.29.0"
Expand Down

0 comments on commit 57b4bd1

Please sign in to comment.