Skip to content

Commit 4a5730b

Browse files
committed
chore(release): 0.10.1
1 parent 08b21be commit 4a5730b

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1](https://github.com/antfu/wenyan-lang-vscode/compare/v0.10.0...v0.10.1) (2019-12-28)
6+
7+
8+
### ⚡ Features
9+
10+
* script executing for untitled files, [#9](https://github.com/antfu/wenyan-lang-vscode/issues/9) ([08b21be](https://github.com/antfu/wenyan-lang-vscode/commit/08b21bea582fa47c573e4e2587385a0171b8e8b6))
11+
12+
13+
### 📚 Documentations
14+
15+
* update readme ([21be1d0](https://github.com/antfu/wenyan-lang-vscode/commit/21be1d0369f79b76f443e0bf90aa9c76970d46b3))
16+
517
## [0.10.0](https://github.com/antfu/wenyan-lang-vscode/compare/v0.9.1...v0.10.0) (2019-12-27)
618

719

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.0",
5+
"version": "0.10.1",
66
"publisher": "antfu",
77
"engines": {
88
"vscode": "^1.41.0"

0 commit comments

Comments
 (0)