Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-25 16:21:32 +00:00
parent fea7302000
commit 756986e5e7
363 changed files with 4740 additions and 182 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-search-backend-node
## 1.4.0-next.0
### Minor Changes
- 4d3ddb9: Improving method that search tokenizer breaks apart entity names
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/plugin-permission-common@0.9.3
- @backstage/plugin-search-common@1.2.21
## 1.3.17
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend-node",
"version": "1.3.17",
"version": "1.4.0-next.0",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"backstage": {
"role": "node-library",