Skip to content

Commit 1f8485c

Browse files
chore(main): release bundle-types 1.0.3
1 parent 45c626b commit 1f8485c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"build-plugin": "1.0.2",
33
"bundle-size": "1.0.3",
4-
"bundle-types": "1.0.2",
4+
"bundle-types": "1.0.3",
55
"create-plugin-update": "1.1.0",
66
"e2e-version": "1.1.2",
77
"is-compatible": "1.0.2",

bundle-types/CHANGELOG.md

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

3+
## [1.0.3](https://github.com/grafana/plugin-actions/compare/bundle-types/v1.0.2...bundle-types/v1.0.3) (2025-11-12)
4+
5+
6+
### 🔧 Chores
7+
8+
* **deps:** update actions/create-github-app-token action to v2.1.4 ([#144](https://github.com/grafana/plugin-actions/issues/144)) ([fc465c0](https://github.com/grafana/plugin-actions/commit/fc465c0c762933c2824ffe71bc3c59676a88b1f2))
9+
* **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))
10+
* **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))
11+
312
## [1.0.2](https://github.com/grafana/plugin-actions/compare/bundle-types/v1.0.1...bundle-types/v1.0.2) (2025-08-04)
413

514

bundle-types/README.md

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

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

0 commit comments

Comments
 (0)