Skip to content

Commit 50cac62

Browse files
author
sam bacha
committed
chore(release): 1.1.0
1 parent efbb953 commit 50cac62

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,17 @@
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+
## [1.1.0](https://github.com/contractshark/vscode-extenstion/compare/v1.0.1...v1.1.0) (2021-07-31)
6+
7+
8+
### Features
9+
10+
* **release:** v1.1.0 ([efbb953](https://github.com/contractshark/vscode-extenstion/commit/efbb9534d220bbe9efc94a3f296376a88e65bfb5))
11+
* **vscode:** inital theme overlay ([d11ba45](https://github.com/contractshark/vscode-extenstion/commit/d11ba45b0382e88e3f8c5f38f96242095f1c178b))
12+
13+
14+
### Bug Fixes
15+
16+
* **marketplace:** info update ([e8dfa60](https://github.com/contractshark/vscode-extenstion/commit/e8dfa6083390c3d35c56535ac4546f4190bd398a))
17+
518
### [1.0.1](https://github.com/contractshark/vscode-extenstion/compare/v1.0.0...v1.0.1) (2021-04-15)

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
@@ -6,7 +6,7 @@
66
"icon": "assets/icon.png",
77
"license": "MIT",
88
"repository": "https://github.com/contractshark/vscode-extenstion.git",
9-
"version": "1.0.1",
9+
"version": "1.1.0",
1010
"engines": {
1111
"vscode": "^1.55.0"
1212
},

0 commit comments

Comments
 (0)