Skip to content

Commit d52aa7c

Browse files
authored
Merge pull request #414 from headlamp-k8s/backstage_release
backstage: Bump version to 0.1.0-beta-2
2 parents d2c13aa + a876976 commit d52aa7c

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

backstage/package-lock.json

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

backstage/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@headlamp-k8s/backstage",
3-
"version": "0.1.0-beta-1",
3+
"version": "0.1.0-beta-2",
44
"description": "Backstage plugin for Headlamp",
55
"scripts": {
66
"start": "headlamp-plugin start",
@@ -39,4 +39,4 @@
3939
"overrides": {
4040
"typescript": "5.6.2"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)