Skip to content

Commit

Permalink
chore(release): 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Oct 24, 2020
1 parent 0d66771 commit dea812e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.1.7](https://github.com/jnoortheen/xonsh-vscode-ext/compare/v0.1.6...v0.1.7) (2020-10-24)

### [0.1.6](https://github.com/jnoortheen/xonsh-vscode-ext/compare/v0.1.5...v0.1.6) (2020-10-24)

### [0.1.5](https://github.com/jnoortheen/xonsh-vscode-ext/compare/v0.1.4...v0.1.5) (2020-10-24)
Expand Down
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": "xonsh",
"displayName": "Xonsh IDE",
"description": "Xonsh language support.",
"version": "0.1.6",
"version": "0.1.7",
"publisher": "jnoortheen",
"icon": "images/icon.png",
"license": "MIT",
Expand Down

0 comments on commit dea812e

Please sign in to comment.