Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2020-09-23)

### Features

* **Workflow:** Publish only on gh release ([#17](#17)) ([2e0b044](2e0b044))
  • Loading branch information
semantic-release-bot committed Sep 23, 2020
1 parent 2e0b044 commit c9578c9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/MarioCadenas/vscode-alias-resolver/compare/v1.2.0...v1.3.0) (2020-09-23)


### Features

* **Workflow:** Publish only on gh release ([#17](https://github.com/MarioCadenas/vscode-alias-resolver/issues/17)) ([2e0b044](https://github.com/MarioCadenas/vscode-alias-resolver/commit/2e0b0440ef7d18a607dec472a0d0cbe5fc59c5e0))

# [1.2.0](https://github.com/MarioCadenas/vscode-alias-resolver/compare/v1.1.0...v1.2.0) (2020-09-23)


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 @@ -3,7 +3,7 @@
"displayName": "alias-resolver",
"description": "Automatically resolve aliases",
"publisher": "mariocadenas",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"engines": {
"vscode": "^1.44.0"
Expand Down

0 comments on commit c9578c9

Please sign in to comment.