File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 66 "e2e-version" : " 1.1.2" ,
77 "is-compatible" : " 1.0.2" ,
88 "package-plugin" : " 1.0.2" ,
9- "package-manager-detect" : " 1.0 .0" ,
9+ "package-manager-detect" : " 1.1 .0" ,
1010 "playwright-gh-pages/deploy-report-pages" : " 1.1.0" ,
1111 "playwright-gh-pages/upload-report-artifacts" : " 1.0.1" ,
1212 "publish-report" : " 1.0.2" ,
Original file line number Diff line number Diff line change 11# Changelog
2+
3+ ## [ 1.1.0] ( https://github.com/grafana/plugin-actions/compare/package-plugin/v1.0.0...package-plugin/v1.1.0 ) (2025-12-11)
4+
5+
6+ ### 🎉 Features
7+
8+ * add a package manager detection workflow ([ #112 ] ( https://github.com/grafana/plugin-actions/issues/112 ) ) ([ 1c80432] ( https://github.com/grafana/plugin-actions/commit/1c8043214fbabf4212cc6cfa82d6f809140488d3 ) )
9+
10+ ## Changelog
Original file line number Diff line number Diff line change 4949 - name : Checkout repository
5050 uses : actions/checkout@v4
5151
52- - uses : grafana/plugin-actions/package-manager-detect@package-manager-detect/v1.0 .0
52+ - uses : grafana/plugin-actions/package-manager-detect@package-manager-detect/v1.1 .0
5353 - id : packageManager
5454
5555 - name : Setup Node.js
You can’t perform that action at this time.
0 commit comments