Skip to content

Commit 8e3e60f

Browse files
chore(release): 1.1.11 [skip ci]
## @janus-idp/plugin-notifications [1.1.11](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-03) ### Bug Fixes * text filtering in Notifications ([#1303](#1303)) ([9ee3439](9ee3439))
1 parent ec293c9 commit 8e3e60f

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.11](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* text filtering in Notifications ([#1303](https://github.com/janus-idp/backstage-plugins/issues/1303)) ([9ee3439](https://github.com/janus-idp/backstage-plugins/commit/9ee343935c0e20161c596734b77163f086ca0022))
7+
18
## @janus-idp/plugin-notifications [1.1.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-01)
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.10",
4+
"version": "1.1.11",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)