Skip to content

Commit ebf97da

Browse files
backstage-servicegithub-actions[bot]awanlin
authored
microsoft-calendar - version:bump to v1.46.1 (#6584)
* 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 b3b97f0 commit ebf97da

File tree

6 files changed

+739
-2636
lines changed

6 files changed

+739
-2636
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-microsoft-calendar': minor
3+
---
4+
5+
Backstage version bump to v1.46.1

workspaces/microsoft-calendar/.yarn/plugins/@yarnpkg/plugin-backstage.cjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
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'
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/microsoft-calendar/plugins/microsoft-calendar/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 { Calendar } from '@microsoft/microsoft-graph-types';
88
import { Event as Event_2 } from '@microsoft/microsoft-graph-types';
99
import { FetchApi } from '@backstage/core-plugin-api';

0 commit comments

Comments
 (0)