Skip to content

Commit a0b3a79

Browse files
chore(main): release headlamp-cloudnativepg 1.0.0
1 parent 1f46cbc commit a0b3a79

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-04-15)
4+
5+
6+
### Features
7+
8+
* add initial tests ([#7](https://github.com/tylerauerbeck/cloudnativepg-headlamp-plugin/issues/7)) ([3c30509](https://github.com/tylerauerbeck/cloudnativepg-headlamp-plugin/commit/3c305099c00300887bf39d6028c2d3d1e1bb5087))
9+
* initialize cnpg headlamp plugin ([fd915c3](https://github.com/tylerauerbeck/cloudnativepg-headlamp-plugin/commit/fd915c341d26fd960287b6ead51b4e8adeef4b92))
10+
* update pages ([be831d6](https://github.com/tylerauerbeck/cloudnativepg-headlamp-plugin/commit/be831d6f55b3ffe1fe93a83fe8e5f18344cec3d2))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "headlamp-cloudnativepg",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "A headlamp plugin for the cloudnative-pg system",
55
"scripts": {
66
"start": "headlamp-plugin start",

0 commit comments

Comments
 (0)