We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330b81b commit c0a81b8Copy full SHA for c0a81b8
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## (in progress)
4
5
+## [1.1.4](https://github.com/folio-org/ui-plugin-query-builder/tree/v1.1.4) (2024-04-02)
6
+
7
* [UIPQB-108](https://issues.folio.org/browse/UIPQB-108) Fix missing horizontal overflow in ResultViewer
8
9
## [1.1.3](https://github.com/folio-org/ui-plugin-query-builder/tree/v1.1.3) (2024-04-02)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@folio/plugin-query-builder",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Create FQL query plugin for Stripes",
"main": "index.js",
"repository": "",
0 commit comments