diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3f1463..41ea87d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.0" + ".": "1.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index dc9a62a..9c2715f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/deviantintegral/har/compare/v1.2.0...v1.2.1) (2026-05-14) + + +### Miscellaneous Chores + +* **deps:** update shivammathur/setup-php digest to 7c071df ([#278](https://github.com/deviantintegral/har/issues/278)) ([ad723ca](https://github.com/deviantintegral/har/commit/ad723ca341381d23338b7a009621bf9c3ee904c1)) + ## [1.2.0](https://github.com/deviantintegral/har/compare/v1.1.0...v1.2.0) (2026-05-13)