Skip to content

Commit

Permalink
Release v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
UladzislauKutarkin committed Dec 4, 2024
1 parent 81686bd commit 266cf57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change history for ui-plugin-query-builder

## [1.2.5](https://github.com/folio-org/ui-plugin-query-builder/tree/v1.2.5) (2024-12-04)

* [UIPQB-159](https://folio-org.atlassian.net/browse/UIPQB-159) [Lists] Empty columns are displaying when the user duplicates the list and the refresh is in progress
* [UIPQB-160](https://folio-org.atlassian.net/browse/UIPQB-160) [QB] Update the text in the query builder after 3 attempts result in 500 errors.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/plugin-query-builder",
"version": "1.2.4",
"version": "1.2.5",
"description": "Create FQL query plugin for Stripes",
"main": "index.js",
"repository": "",
Expand Down

0 comments on commit 266cf57

Please sign in to comment.