Version Packages

This commit is contained in:
github-actions[bot]
2025-12-16 14:08:20 +00:00
parent 08f8a58f82
commit c24788d5bb
487 changed files with 4885 additions and 1335 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-search-backend-node
## 1.4.0
### Minor Changes
- 4d3ddb9: Improving method that search tokenizer breaks apart entity names
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.6.0
## 1.4.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search-backend-node",
"version": "1.4.0-next.1",
"version": "1.4.0",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"backstage": {
"role": "node-library",