diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 25ff180..2bd9efa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.15" + ".": "1.1.16" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d8309..99ff2dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.16](https://github.com/devsy-org/devsy-provider-ssh/compare/v1.1.15...v1.1.16) (2026-07-29) + + +### Bug Fixes + +* **deps:** update module github.com/devsy-org/devsy to v1.12.0 ([#62](https://github.com/devsy-org/devsy-provider-ssh/issues/62)) ([a7a18be](https://github.com/devsy-org/devsy-provider-ssh/commit/a7a18becc5a087f8f303da6b2cca3bff5abcf389)) + ## [1.1.15](https://github.com/devsy-org/devsy-provider-ssh/compare/v1.1.14...v1.1.15) (2026-07-29)