Skip to content

Commit a9cd487

Browse files
chore(release): 1.1.13 [skip ci]
## @janus-idp/plugin-notifications [1.1.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-21) ### Bug Fixes * add header to the Notifications page ([#1358](#1358)) ([d1a75a3](d1a75a3))
1 parent d1a75a3 commit a9cd487

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/notifications/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 [1.1.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* add header to the Notifications page ([#1358](https://github.com/janus-idp/backstage-plugins/issues/1358)) ([d1a75a3](https://github.com/janus-idp/backstage-plugins/commit/d1a75a3c977ad93672a8ca5355ddc99131ec1c34))
7+
18
## @janus-idp/plugin-notifications [1.1.12](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-04)
29

310

plugins/notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@janus-idp/plugin-notifications",
33
"description": "Frontend part of the notifications providing the Notifications API, Notifications page, left-side menu item and other REACT components.",
4-
"version": "1.1.12",
4+
"version": "1.1.13",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)