Skip to content

Commit 88ce417

Browse files
chore(main): release plugins-release-please 1.0.2
1 parent afed917 commit 88ce417

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
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/release-please/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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-09)
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+
310
## [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)
411

512

0 commit comments

Comments
 (0)