File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "build-plugin" : " 1.0.2" ,
3- "bundle-size" : " 1.0.3 " ,
3+ "bundle-size" : " 1.1.0 " ,
44 "bundle-types" : " 1.0.2" ,
55 "create-plugin-update" : " 1.1.0" ,
66 "e2e-version" : " 1.1.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/grafana/plugin-actions/compare/bundle-size/v1.0.3...bundle-size/v1.1.0 ) (2025-10-30)
4+
5+
6+ ### 🎉 Features
7+
8+ * ** bundle-size:** prefilter for ` MAIN_STATS_ARTIFACT ` ([ #174 ] ( https://github.com/grafana/plugin-actions/issues/174 ) ) ([ 4294e19] ( https://github.com/grafana/plugin-actions/commit/4294e198084cc8f81f80cb52c43f07d7f543196b ) )
9+
10+
11+ ### 🔧 Chores
12+
13+ * ** 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 ) )
14+
315## [ 1.0.3] ( https://github.com/grafana/plugin-actions/compare/bundle-size/v1.0.2...bundle-size/v1.0.3 ) (2025-10-21)
416
517
Original file line number Diff line number Diff line change 3939 - name : Checkout repository
4040 uses : actions/checkout@v4
4141
42- - uses : grafana/plugin-actions/bundle-size@bundle-size/v1.0.3
42+ - uses : grafana/plugin-actions/bundle-size@bundle-size/v1.1.0
4343` ` `
4444<!-- x-release-please-end-version -->
4545
You can’t perform that action at this time.
0 commit comments