Skip to content

Commit 38066fd

Browse files
chore(main): release plugins-release-please 1.0.2
1 parent dbbcc52 commit 38066fd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
".github/workflows": "4.3.0",
44
"actions/plugins/version-bump-changelog": "1.1.0",
55
"actions/plugins/publish/change-plugin-scope": "1.0.0",
6-
"actions/plugins/release-please": "1.0.1",
6+
"actions/plugins/release-please": "1.0.2",
77
"actions/plugins/frontend-e2e-against-stack": "1.0.0"
88
}

actions/plugins/release-please/CHANGELOG.md

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

3+
## [1.0.2](https://github.com/grafana/plugin-ci-workflows/compare/plugins-release-please/v1.0.1...plugins-release-please/v1.0.2) (2025-12-10)
4+
5+
6+
### 🔧 Chores
7+
8+
* **deps:** update actions/checkout action to v5.0.1 ([#413](https://github.com/grafana/plugin-ci-workflows/issues/413)) ([8c591cd](https://github.com/grafana/plugin-ci-workflows/commit/8c591cdfe41c0ead6a235dcdb51f5e74af15642d))
9+
* **deps:** update actions/checkout action to v6 ([#437](https://github.com/grafana/plugin-ci-workflows/issues/437)) ([949a63c](https://github.com/grafana/plugin-ci-workflows/commit/949a63c075e5e00352872d5447919635da59c2f2))
10+
* **deps:** update actions/create-github-app-token action to v2.2.0 ([#435](https://github.com/grafana/plugin-ci-workflows/issues/435)) ([5b2407c](https://github.com/grafana/plugin-ci-workflows/commit/5b2407c17df02b33f6c4ff83de1ec363d4f44fe7))
11+
312
## [1.0.1](https://github.com/grafana/plugin-ci-workflows/compare/plugins-release-please/v1.0.0...plugins-release-please/v1.0.1) (2025-11-21)
413

514

0 commit comments

Comments
 (0)