Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-search-backend-node
|
||||
|
||||
## 1.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e9b78e9: Removed the `uuid` dependency and replaced usage with the built-in `crypto.randomUUID()`.
|
||||
- Updated dependencies
|
||||
- @backstage/errors@1.3.1
|
||||
- @backstage/backend-plugin-api@1.9.1
|
||||
- @backstage/plugin-permission-common@0.9.9
|
||||
- @backstage/config@1.3.8
|
||||
- @backstage/plugin-search-common@1.2.24
|
||||
|
||||
## 1.4.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-backend-node",
|
||||
"version": "1.4.4-next.1",
|
||||
"version": "1.4.4",
|
||||
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
Reference in New Issue
Block a user