diff --git a/CHANGELOG.md b/CHANGELOG.md index 024beea..aa621cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.74.1](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.74.0...v1.74.1) (2023-11-30) + + +### Bug Fixes + +* **renovate:** Update actions/setup-node action to v4 ([4280ce8](https://github.com/darraghoriordan/ssh-tool-new-electron/commit/4280ce8e52885cc4779539d872af86b25fb4946b)) +* **renovate:** Update minor ([f37ea19](https://github.com/darraghoriordan/ssh-tool-new-electron/commit/f37ea19af6d5e6770773609af409d149d3071f14)) + # [1.74.0](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.73.8...v1.74.0) (2023-11-28) diff --git a/package.json b/package.json index 984d358..05ca42c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "local-dev-tools", "productName": "LocalDevTools", "private": true, - "version": "1.74.0", + "version": "1.74.1", "description": "Local offline tools for developers", "main": ".webpack/main", "local-dev-tools": {