Skip to content

Commit ecf7b1b

Browse files
chore(main): release package-manager-detect 1.0.0 (#188)
Co-authored-by: grafana-plugins-platform-bot[bot] <144369747+grafana-plugins-platform-bot[bot]@users.noreply.github.com>
1 parent 17697d0 commit ecf7b1b

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"playwright-gh-pages/deploy-report-pages": "1.1.0",
1010
"playwright-gh-pages/upload-report-artifacts": "1.0.1",
1111
"publish-report": "1.0.2",
12-
"wait-for-grafana": "1.0.2"
12+
"wait-for-grafana": "1.0.2",
13+
"package-manager-detect": "1.0.0"
1314
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
11
# Changelog
2+
3+
## 1.0.0 (2025-12-12)
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+
11+
### 🐛 Bug Fixes
12+
13+
* update readme with usage instructions ([#186](https://github.com/grafana/plugin-actions/issues/186)) ([756cc21](https://github.com/grafana/plugin-actions/commit/756cc213477ef2315a39afd5fe336403c7a5b15a))
14+
15+
16+
### 📝 Documentation
17+
18+
* **pm-detect:** update readme with usage instructions ([756cc21](https://github.com/grafana/plugin-actions/commit/756cc213477ef2315a39afd5fe336403c7a5b15a))
19+
20+
## Changelog

0 commit comments

Comments
 (0)