Skip to content

Commit

Permalink
chore(release): 1.8.6
Browse files Browse the repository at this point in the history
## [1.8.6](v1.8.5...v1.8.6) (2023-11-23)

### Bug Fixes

* include wrong server bundle file path in vscodeignore ([df978dd](df978dd))
  • Loading branch information
semantic-release-bot committed Nov 23, 2023
1 parent df978dd commit d9dd125
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.6](https://github.com/oparaskos/vscode-fountain/compare/v1.8.5...v1.8.6) (2023-11-23)


### Bug Fixes

* include wrong server bundle file path in vscodeignore ([df978dd](https://github.com/oparaskos/vscode-fountain/commit/df978ddf6162bc33509f4144e8a2879098fdc1f4))

## [1.8.5](https://github.com/oparaskos/vscode-fountain/compare/v1.8.4...v1.8.5) (2023-11-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"icon": "assets/[email protected]",
"main": "./client/dist/main",
"license": "MIT",
"version": "1.8.5",
"version": "1.8.6",
"repository": {
"type": "git",
"url": "https://github.com/oparaskos/vscode-fountain"
Expand Down

0 comments on commit d9dd125

Please sign in to comment.