diff --git a/.release-please-manifest.json b/.release-please-manifest.json index baf1eea..6180773 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.10" + ".": "1.1.11" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1446170..6f9e280 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.11](https://github.com/devsy-org/devsy-provider-ssh/compare/v1.1.10...v1.1.11) (2026-07-22) + + +### Bug Fixes + +* **deps:** update module github.com/devsy-org/devsy to v1.6.1 ([#51](https://github.com/devsy-org/devsy-provider-ssh/issues/51)) ([b860f96](https://github.com/devsy-org/devsy-provider-ssh/commit/b860f96c74ac457775ab12b3bb4e980ff7df3c8c)) + ## [1.1.10](https://github.com/devsy-org/devsy-provider-ssh/compare/v1.1.9...v1.1.10) (2026-07-17)