diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d8428dd..5a8a1ef 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.25" + ".": "1.1.26" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d4e14..3a557d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.1.26](https://github.com/phi-ag/run-playwright/compare/v1.1.25...v1.1.26) (2026-06-03) + + +### Miscellaneous Chores + +* **deps:** update actions/checkout digest to df4cb1c ([dba56a5](https://github.com/phi-ag/run-playwright/commit/dba56a5e2cc7eb2543c6783c8c3a546d6a2d1bdf)) +* **deps:** update googleapis/release-please-action action to v5 ([10436be](https://github.com/phi-ag/run-playwright/commit/10436bee37b431aa97934350e77ae023244c6831)) +* **deps:** update googleapis/release-please-action digest to 5c625bf ([0009fd6](https://github.com/phi-ag/run-playwright/commit/0009fd698dfdb2124044516deca4d8305eb5d950)) +* **deps:** update mcr.microsoft.com/playwright docker tag to v1.59.1 ([63ee8a7](https://github.com/phi-ag/run-playwright/commit/63ee8a75102a0eebfe146e99d5d8ac57adeceb16)) +* **deps:** update mcr.microsoft.com/playwright docker tag to v1.60.0 ([1dd7794](https://github.com/phi-ag/run-playwright/commit/1dd77947c412138cd244bf9425d768873946d3f3)) + ## [1.1.25](https://github.com/phi-ag/run-playwright/compare/v1.1.24...v1.1.25) (2026-04-01)