Skip to content

Commit 66c3566

Browse files
chore(release): 1.0.3 [skip ci]
## @janus-idp/plugin-notifications-backend [1.0.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-01-22) ### Bug Fixes * **notifications:** include openapi spec at build-time ([#1091](#1091)) ([4e656aa](4e656aa))
1 parent 4e656aa commit 66c3566

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/notifications-backend/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @janus-idp/plugin-notifications-backend [1.0.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **notifications:** include openapi spec at build-time ([#1091](https://github.com/janus-idp/backstage-plugins/issues/1091)) ([4e656aa](https://github.com/janus-idp/backstage-plugins/commit/4e656aa054cbd06ca8697b308dee6b27533c4bb4))
7+
18
## @janus-idp/plugin-notifications-backend [1.0.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-01-22)
29

310

plugins/notifications-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/plugin-notifications-backend",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)