diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 64d01157..8271d9a4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -4,7 +4,7 @@ "bundle-types": "1.0.2", "create-plugin-update": "2.0.1", "e2e-version": "1.1.2", - "is-compatible": "1.0.2", + "is-compatible": "1.0.3", "package-plugin": "1.0.2", "package-manager-detect": "1.0.0", "playwright-gh-pages/deploy-report-pages": "1.1.0", diff --git a/is-compatible/CHANGELOG.md b/is-compatible/CHANGELOG.md index e9dd54d3..9bcb438d 100644 --- a/is-compatible/CHANGELOG.md +++ b/is-compatible/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.3](https://github.com/grafana/plugin-actions/compare/is-compatible/v1.0.2...is-compatible/v1.0.3) (2025-12-04) + + +### 🔧 Chores + +* **deps:** update actions/setup-node action to v5 ([#164](https://github.com/grafana/plugin-actions/issues/164)) ([78fa21c](https://github.com/grafana/plugin-actions/commit/78fa21caec491398393602502ae28fe3184c3a13)) +* **deps:** update actions/setup-node action to v6 ([#175](https://github.com/grafana/plugin-actions/issues/175)) ([8e19900](https://github.com/grafana/plugin-actions/commit/8e19900577d14a8ac66c5e8299ce51522590c219)) + ## [1.0.2](https://github.com/grafana/plugin-actions/compare/is-compatible/v1.0.1...is-compatible/v1.0.2) (2025-08-04)