Skip to content

Commit

Permalink
chore(release): 1.73.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.73.1](v1.73.0...v1.73.1) (2023-10-01)

### Bug Fixes

* calendar display for month, settings loading, added more help ([56e60d2](56e60d2))
  • Loading branch information
semantic-release-bot committed Oct 1, 2023
1 parent 56e60d2 commit f9a0614
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.73.1](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.73.0...v1.73.1) (2023-10-01)


### Bug Fixes

* calendar display for month, settings loading, added more help ([56e60d2](https://github.com/darraghoriordan/ssh-tool-new-electron/commit/56e60d261ccfedb0178d10eca2c6555475e360a1))

# [1.73.0](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.72.0...v1.73.0) (2023-10-01)


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.73.0",
"version": "1.73.1",
"description": "Local offline tools for developers",
"main": ".webpack/main",
"local-dev-tools": {
Expand Down

0 comments on commit f9a0614

Please sign in to comment.