Version Packages (#4063)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-06-03 19:59:09 +02:00 committed by GitHub
parent 73e78753b2
commit eb5a13703a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-announcements': patch
---
remove direct dependency on '@types/node'

View File

@ -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

View File

@ -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",