Skip to content

Commit 9bbf188

Browse files
chore(version): bump 1.1.7
1 parent ceee292 commit 9bbf188

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.7](https://github.com/robertohuertasm/vscode-open/compare/v1.1.6...v1.1.7) (2022-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **clone:** fix git clone uri ([ceee292](https://github.com/robertohuertasm/vscode-open/commit/ceee292fa9ca9bbdec3cd6c4bbff50078a192881))
7+
8+
9+
110
## [1.1.1](https://github.com/robertohuertasm/vscode-open/compare/v1.1.0...v1.1.1) (2022-11-12)
211

312
- Added [Chrome Extension link](https://chrome.google.com/webstore/detail/open-in-vscode/fkjhdnadpbngmnkkbhecoblhmelbcnjp) to the readme.

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "open-vscode",
33
"displayName": "vscode-open",
44
"description": "Open Visual Studio Code with a URL",
5-
"version": "1.1.6",
5+
"version": "1.1.7",
66
"publisher": "robertohuertasm",
77
"license": "MIT",
88
"author": {

0 commit comments

Comments
 (0)