Skip to content

Commit

Permalink
chore(release): 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 13, 2019
1 parent 51ce555 commit eb9e7aa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [1.4.8](https://github.com/antfu/i18n-ally/compare/v1.4.7...v1.4.8) (2019-12-13)


### 📚 Documentations

* update readme ([51ce555](https://github.com/antfu/i18n-ally/commit/51ce5552f8f05ef699b0023de03e5fe2d92113d3))
* update readme ([d6ea8ff](https://github.com/antfu/i18n-ally/commit/d6ea8ffcb7b5591818ae7f3160d70954eff6c535))

### [1.4.7](https://github.com/antfu/i18n-ally/compare/v1.4.6...v1.4.7) (2019-12-13)


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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "i18n-ally",
"displayName": "%extname%",
"description": "🌍 All in one i18n extension for VSCode",
"version": "1.4.7",
"version": "1.4.8",
"publisher": "antfu",
"engines": {
"vscode": "^1.40.0"
Expand Down

0 comments on commit eb9e7aa

Please sign in to comment.