Version Packages (#4063)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
73e78753b2
commit
eb5a13703a
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-announcements': patch
|
||||
---
|
||||
|
||||
remove direct dependency on '@types/node'
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-announcements
|
||||
|
||||
## 0.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e4bd3e6: remove direct dependency on '@types/node'
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-announcements",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue