Skip to content

Commit 1e2989f

Browse files
authored
Merge pull request #7 from v-ngu/changeset-release/main
Version Packages
2 parents 1d33d9a + 9a3cdc7 commit 1e2989f

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/chilly-olives-sit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# backstage-plugin-bulletin-board
2+
3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- e3bf155: Open external link in a new window

plugins/bulletin-board/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backstage-plugin-bulletin-board",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)