Skip to content

Commit fece924

Browse files
committed
chore(release): 0.10.4
1 parent 652a6cf commit fece924

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+
### [0.10.4](https://github.com/antfu/wenyan-lang-vscode/compare/v0.10.3...v0.10.4) (2019-12-30)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* update grammer ([652a6cf](https://github.com/antfu/wenyan-lang-vscode/commit/652a6cff73a61a84dd0cd35573f1bef0a431b0fd))
11+
512
### [0.10.3](https://github.com/antfu/wenyan-lang-vscode/compare/v0.10.2...v0.10.3) (2019-12-30)
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": "wenyan-lang",
33
"displayName": "文言 Wenyan Lang",
44
"description": "文言 Wenyan Lang for VSCode",
5-
"version": "0.10.3",
5+
"version": "0.10.4",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.41.0"

0 commit comments

Comments
 (0)