Skip to content

Commit 415f6f6

Browse files
Version Packages
1 parent 9987329 commit 415f6f6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/announcements/.changeset/bright-buttons-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/announcements/plugins/announcements/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-announcements
22

3+
## 0.16.1
4+
5+
### Patch Changes
6+
7+
- 9987329: The success message shown when an announcement is created is now transient
8+
39
## 0.16.0
410

511
### Minor Changes

workspaces/announcements/plugins/announcements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-announcements",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)