Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-signals
|
||||
|
||||
## 0.0.31
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release.
|
||||
- e9b78e9: Removed the `uuid` dependency and replaced usage with the built-in `crypto.randomUUID()`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.10
|
||||
- @backstage/frontend-plugin-api@0.17.0
|
||||
- @backstage/core-plugin-api@1.12.6
|
||||
- @backstage/plugin-signals-react@0.0.22
|
||||
|
||||
## 0.0.31-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-signals",
|
||||
"version": "0.0.31-next.1",
|
||||
"version": "0.0.31",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "signals",
|
||||
|
||||
Reference in New Issue
Block a user