diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 57700f1..be84abe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.5.1" + ".": "3.5.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 652287a..9173f1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ +## [3.5.2](https://github.com/eschaar/vstack/compare/3.5.1...3.5.2) (2026-06-09) + + +### Maintenance + +* **ci:** bump the gha-patch-minor group with 2 updates ([#73](https://github.com/eschaar/vstack/issues/73)) ([7c322ec](https://github.com/eschaar/vstack/commit/7c322ec62c4d75f453f415b8e1603ff6e8385ed9)) +* **deps:** bump the pip-patch-minor group with 2 updates ([#72](https://github.com/eschaar/vstack/issues/72)) ([45801fe](https://github.com/eschaar/vstack/commit/45801fe7192ab90032ddfec99e2e7c3dd679096e)) + ## [3.5.1](https://github.com/eschaar/vstack/compare/3.5.0...3.5.1) (2026-06-02)