diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f6a9e15..b7298f8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.2" + ".": "1.2.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e198e..8391236 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.3](https://github.com/segadora/solar-assistant-browser-automation/compare/v1.2.2...v1.2.3) (2024-11-10) + + +### Miscellaneous + +* increase timeout and add more debugging ([1f45610](https://github.com/segadora/solar-assistant-browser-automation/commit/1f456107e87d7188f1eaa246b42ad0294ab6680d)) + ## [1.2.2](https://github.com/segadora/solar-assistant-browser-automation/compare/v1.2.1...v1.2.2) (2024-11-07)