Skip to content

Commit 0a70699

Browse files
Version Packages (#4848)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9b53e9b commit 0a70699

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/confluence/.changeset/kind-doors-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/confluence/plugins/search-backend-module-confluence-collator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-search-backend-module-confluence-collator
22

3+
## 0.10.1
4+
5+
### Patch Changes
6+
7+
- 9b53e9b: Refined CQL query generation in the Confluence collator to correctly handle combinations of 'spaces' and 'query' parameters, preventing invalid queries when 'spaces' is empty but 'query' is present. Updated tests and documentation accordingly.
8+
39
## 0.10.0
410

511
### Minor Changes

workspaces/confluence/plugins/search-backend-module-confluence-collator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-search-backend-module-confluence-collator",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "The confluence-collator backend module for the search plugin.",
55
"backstage": {
66
"role": "backend-plugin-module",

0 commit comments

Comments
 (0)