File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 22 "build-plugin" : " 1.0.2" ,
33 "bundle-size" : " 1.0.3" ,
44 "bundle-types" : " 1.0.2" ,
5- "create-plugin-update" : " 1.1.0 " ,
5+ "create-plugin-update" : " 1.1.1 " ,
66 "e2e-version" : " 1.1.2" ,
77 "is-compatible" : " 1.0.2" ,
88 "package-plugin" : " 1.0.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.1] ( https://github.com/grafana/plugin-actions/compare/create-plugin-update/v1.1.0...create-plugin-update/v1.1.1 ) (2025-11-12)
4+
5+
6+ ### 🔧 Chores
7+
8+ * ** deps:** update actions/checkout action to v4.3.0 ([ #143 ] ( https://github.com/grafana/plugin-actions/issues/143 ) ) ([ c99ec26] ( https://github.com/grafana/plugin-actions/commit/c99ec265400dbb0d095f7fb0a18463b08e38ce13 ) )
9+ * ** deps:** update actions/checkout action to v5 ([ #159 ] ( https://github.com/grafana/plugin-actions/issues/159 ) ) ([ e9255a9] ( https://github.com/grafana/plugin-actions/commit/e9255a9752322e5b4b097bd73d0b4cc2cee8c9f1 ) )
10+ * ** 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 ) )
11+ * ** 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 ) )
12+
313## [ 1.1.0] ( https://github.com/grafana/plugin-actions/compare/create-plugin-update/v1.0.2...create-plugin-update/v1.1.0 ) (2025-09-30)
414
515
Original file line number Diff line number Diff line change 3636 release :
3737 runs-on : ubuntu-latest
3838 steps :
39- - uses : grafana/plugin-actions/create-plugin-update@create-plugin-update/v1.1.0
39+ - uses : grafana/plugin-actions/create-plugin-update@create-plugin-update/v1.1.1
4040` ` `
4141<!-- x-release-please-end-version -->
4242
You can’t perform that action at this time.
0 commit comments