Skip to content

Commit

Permalink
chore(release): v1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
app-publisher-bot committed Aug 4, 2021
1 parent c0ba7d3 commit 353e212
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## [1.0.7](https://github.com/spmeesseman/vscode-vslauncher/compare/v1.0.6...v1.0.7) (2020-09-27)
# VSCODE-VSLAUNCHER CHANGE LOG

## Version 1.0.8 (August 4th, 2021)

### Bug Fixes

- VS 2019 project and solution files will not open

## [1.0.7](https://github.com/spmeesseman/vscode-vslauncher/compare/v1.0.6...v1.0.7) (2020-09-27)

### Bug Fixes

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-vslauncher",
"version": "1.0.7",
"version": "1.0.8",
"displayName": "Visual Studio Launcher",
"description": "Open projects, solutions, and files in Visual Studio via context menu",
"icon": "res/logo.png",
Expand Down Expand Up @@ -119,4 +119,4 @@
}
}
}
}
}

0 comments on commit 353e212

Please sign in to comment.