Version Packages (#2007)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-19 16:45:23 +01:00 committed by GitHub
parent 9a61aed69e
commit e5def038e3
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-topology': patch
---
Updated dependency `msw` to `1.3.5`.

View File

@ -1,5 +1,11 @@
### Dependencies
## 1.29.6
### Patch Changes
- a6e850f: Updated dependency `msw` to `1.3.5`.
## 1.29.5
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-topology",
"version": "1.29.5",
"version": "1.29.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",