Skip to content

Commit abc87e7

Browse files
backstage-servicegithub-actions[bot]awanlin
authored
periskop - version:bump to v1.46.1 (#6594)
* v1.46.1 version bump * Updated API Report Signed-off-by: Andre Wanlin <[email protected]> --------- Signed-off-by: Andre Wanlin <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andre Wanlin <[email protected]>
1 parent f8d80bc commit abc87e7

File tree

6 files changed

+957
-2765
lines changed

6 files changed

+957
-2765
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@backstage-community/plugin-periskop': minor
3+
'@backstage-community/plugin-periskop-backend': minor
4+
---
5+
6+
Backstage version bump to v1.46.1

workspaces/periskop/.yarn/plugins/@yarnpkg/plugin-backstage.cjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

workspaces/periskop/.yarnrc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
plugins:
2-
- checksum: a7960e90b20fe64de29d899d907dd9d539f4111357d84ce89eab20c01ea2941d4d4ee2a569d220be2f92f93d63cee18b85a6273cbb74980564fb80f7ee7c64d2
2+
- checksum: b3b00465cee9a55ea92b7555876084a6dbfb4b9dd2ce7617a0bca1c138dec6b33befabdff7f4035b2a2ad70d59a05dad3a8faf3a34d3bec21fa7949a497fdf48
33
path: .yarn/plugins/@yarnpkg/plugin-backstage.cjs
4-
spec: 'https://versions.backstage.io/v1/releases/1.45.1/yarn-plugin'
4+
spec: 'https://versions.backstage.io/v1/releases/1.46.1/yarn-plugin'

workspaces/periskop/backstage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.45.1"
2+
"version": "1.46.1"
33
}

workspaces/periskop/plugins/periskop/report.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
44
55
```ts
6-
import { ApiRef } from '@backstage/core-plugin-api';
6+
import { ApiRef } from '@backstage/frontend-plugin-api';
77
import { BackstagePlugin } from '@backstage/core-plugin-api';
88
import { ConfigApi } from '@backstage/core-plugin-api';
99
import { DiscoveryApi } from '@backstage/core-plugin-api';

0 commit comments

Comments
 (0)