Skip to content

Commit fd947a3

Browse files
committed
Release v1.1.5
1 parent f53f01e commit fd947a3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## (in progress)
44

5+
## [1.1.5](https://github.com/folio-org/ui-plugin-query-builder/tree/v1.1.5) (2024-04-22)
6+
57
* [UIPQB-115](https://issues.folio.org/browse/UIPQB-115) Array type fields display strangely on the list details page, after adding them.
68

79
## [1.1.4](https://github.com/folio-org/ui-plugin-query-builder/tree/v1.1.4) (2024-04-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@folio/plugin-query-builder",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Create FQL query plugin for Stripes",
55
"main": "index.js",
66
"repository": "",

0 commit comments

Comments
 (0)