Skip to content

Commit b969fbb

Browse files
chore(main): release plugins-publish-publish 2.0.2
1 parent d2b067d commit b969fbb

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"actions/plugins/publish/publish": "2.0.1",
2+
"actions/plugins/publish/publish": "2.0.2",
33
".": "9.0.0",
44
"actions/plugins/version-bump-changelog": "2.0.0",
55
"actions/plugins/publish/change-plugin-scope": "1.0.0",

actions/plugins/publish/publish/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.0.2](https://github.com/grafana/plugin-ci-workflows/compare/plugins-publish-publish/v2.0.1...plugins-publish-publish/v2.0.2) (2026-06-11)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **cd:** pass provenance attestation to catalog publish ([#704](https://github.com/grafana/plugin-ci-workflows/issues/704)) ([d99acfa](https://github.com/grafana/plugin-ci-workflows/commit/d99acfa1db91cf3f344d999f0ac57f97e3e8f1ca))
9+
10+
11+
### ✅ Tests
12+
13+
* **act:** add gcom mock, cd.yml changes for testing ([#501](https://github.com/grafana/plugin-ci-workflows/issues/501)) ([e3f1779](https://github.com/grafana/plugin-ci-workflows/commit/e3f1779be66d8a2c7051adb0a42beb73184c5bea))
14+
315
## [2.0.1](https://github.com/grafana/plugin-ci-workflows/compare/plugins-publish-publish/v2.0.0...plugins-publish-publish/v2.0.1) (2025-11-04)
416

517

0 commit comments

Comments
 (0)