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 f53f01e commit fd947a3Copy full SHA for fd947a3
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## (in progress)
4
5
+## [1.1.5](https://github.com/folio-org/ui-plugin-query-builder/tree/v1.1.5) (2024-04-22)
6
+
7
* [UIPQB-115](https://issues.folio.org/browse/UIPQB-115) Array type fields display strangely on the list details page, after adding them.
8
9
## [1.1.4](https://github.com/folio-org/ui-plugin-query-builder/tree/v1.1.4) (2024-04-02)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@folio/plugin-query-builder",
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "Create FQL query plugin for Stripes",
"main": "index.js",
"repository": "",
0 commit comments