Skip to content

Commit

Permalink
chore(release): 1.7.1
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2023-08-05)

### Bug Fixes

* bump ([87ee2e6](87ee2e6))
  • Loading branch information
semantic-release-bot committed Aug 5, 2023
1 parent 87ee2e6 commit 72e194f
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.7.1](https://github.com/oparaskos/vscode-fountain/compare/v1.7.0...v1.7.1) (2023-08-05)


### Bug Fixes

* bump ([87ee2e6](https://github.com/oparaskos/vscode-fountain/commit/87ee2e68ea5eeb09edcffd16d98bf4067f67a9ca))

# [1.7.0](https://github.com/oparaskos/vscode-fountain/compare/v1.6.0...v1.7.0) (2023-08-05)


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/fountain-logo-monochrome@1x.png",
"main": "./client/dist/main",
"license": "MIT",
"version": "1.7.0",
"version": "1.7.1",
"repository": {
"type": "git",
"url": "https://github.com/oparaskos/vscode-fountain"
Expand Down

0 comments on commit 72e194f

Please sign in to comment.