Skip to content

Commit be6c860

Browse files
chore(main): release bundle-size 1.1.1
1 parent b18d319 commit be6c860

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"build-plugin": "1.2.0",
3-
"bundle-size": "1.1.0",
3+
"bundle-size": "1.1.1",
44
"bundle-types": "1.0.3",
55
"create-plugin-update": "2.0.2",
66
"e2e-version": "2.0.0",

bundle-size/CHANGELOG.md

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

3+
## [1.1.1](https://github.com/grafana/plugin-actions/compare/bundle-size/v1.1.0...bundle-size/v1.1.1) (2026-05-29)
4+
5+
6+
### 📝 Documentation
7+
8+
* **bundle-size:** harden permisions in readme example ([d038198](https://github.com/grafana/plugin-actions/commit/d03819869ff83790bb6549d1b917cff7bb7278ae))
9+
10+
11+
### 🔧 Chores
12+
13+
* harden permisions in bundle-stats readme example ([#221](https://github.com/grafana/plugin-actions/issues/221)) ([d038198](https://github.com/grafana/plugin-actions/commit/d03819869ff83790bb6549d1b917cff7bb7278ae))
14+
315
## [1.1.0](https://github.com/grafana/plugin-actions/compare/bundle-size/v1.0.3...bundle-size/v1.1.0) (2025-11-13)
416

517

bundle-size/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Checkout repository
4040
uses: actions/checkout@v4
4141

42-
- uses: grafana/plugin-actions/bundle-size@bundle-size/v1.1.0
42+
- uses: grafana/plugin-actions/bundle-size@bundle-size/v1.1.1
4343
```
4444
<!-- x-release-please-end-version -->
4545

0 commit comments

Comments
 (0)