Skip to content

Commit

Permalink
chore(release): 1.68.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.68.4](v1.68.3...v1.68.4) (2023-09-30)

### Bug Fixes

* **renovate:** Update dependency @electron-forge/maker-appx to ^6.4.2 ([f865f2b](f865f2b))
* **renovate:** Update minor ([e577c57](e577c57))
  • Loading branch information
semantic-release-bot committed Sep 30, 2023
1 parent fbe3cfa commit 535cd2a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.68.4](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.68.3...v1.68.4) (2023-09-30)


### Bug Fixes

* **renovate:** Update dependency @electron-forge/maker-appx to ^6.4.2 ([f865f2b](https://github.com/darraghoriordan/ssh-tool-new-electron/commit/f865f2b2b8318805e5d86689e7e8101738b7e631))
* **renovate:** Update minor ([e577c57](https://github.com/darraghoriordan/ssh-tool-new-electron/commit/e577c5708ccd4e73ea7f3be7477aa8eb1e012f02))

## [1.68.3](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.68.2...v1.68.3) (2023-09-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "local-dev-tools",
"productName": "LocalDevTools",
"private": true,
"version": "1.68.3",
"version": "1.68.4",
"description": "Local offline tools for developers",
"main": ".webpack/main",
"local-dev-tools": {
Expand Down

0 comments on commit 535cd2a

Please sign in to comment.