Skip to content

Commit e4996c9

Browse files
v1.39.1 version bump (#903)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 92f33e7 commit e4996c9

4 files changed

Lines changed: 13 additions & 7 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-global-header': minor
3+
'@red-hat-developer-hub/backstage-plugin-global-header-test': minor
4+
---
5+
6+
Backstage version bump to v1.39.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.39.0"
2+
"version": "1.39.1"
33
}

workspaces/global-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@backstage/cli": "^0.32.1",
4343
"@backstage/e2e-test-utils": "^0.1.1",
44-
"@backstage/repo-tools": "^0.13.3",
44+
"@backstage/repo-tools": "^0.13.4",
4545
"@changesets/cli": "^2.27.1",
4646
"@playwright/test": "1.52.0",
4747
"@spotify/prettier-config": "^12.0.0",

workspaces/global-header/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5722,9 +5722,9 @@ __metadata:
57225722
languageName: node
57235723
linkType: hard
57245724

5725-
"@backstage/repo-tools@npm:^0.13.3":
5726-
version: 0.13.3
5727-
resolution: "@backstage/repo-tools@npm:0.13.3"
5725+
"@backstage/repo-tools@npm:^0.13.4":
5726+
version: 0.13.4
5727+
resolution: "@backstage/repo-tools@npm:0.13.4"
57285728
dependencies:
57295729
"@apidevtools/swagger-parser": ^10.1.0
57305730
"@apisyouwonthate/style-guide": ^1.4.0
@@ -5782,7 +5782,7 @@ __metadata:
57825782
optional: true
57835783
bin:
57845784
backstage-repo-tools: bin/backstage-repo-tools
5785-
checksum: 193a06609973da472affee20ad7a68d70222f2300df828de1a52c94d91abd25a1b02b7d8b25d0e4b979d561be99280d4670167b0e3a2bbda5a0505e0ac058897
5785+
checksum: 4497e9bb89662f0ad6c3471dba9c897a06323b51da07dacb712c29fb30e042234c0e342000cd45538eff5cab8570d34c17153086419dbb48c889327ee6ec79d2
57865786
languageName: node
57875787
linkType: hard
57885788

@@ -7770,7 +7770,7 @@ __metadata:
77707770
dependencies:
77717771
"@backstage/cli": ^0.32.1
77727772
"@backstage/e2e-test-utils": ^0.1.1
7773-
"@backstage/repo-tools": ^0.13.3
7773+
"@backstage/repo-tools": ^0.13.4
77747774
"@changesets/cli": ^2.27.1
77757775
"@playwright/test": 1.52.0
77767776
"@spotify/prettier-config": ^12.0.0

0 commit comments

Comments
 (0)