Skip to content

Commit

Permalink
release v7.1.2 (#1208)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Mar 29, 2022
1 parent 27e506c commit 1428950
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Change history for stripes-smart-components

## 7.1.2 IN PROGRESS
## [7.1.2](https://github.com/folio-org/stripes-smart-components/tree/v7.1.2) (2022-03-28)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v7.1.1...v7.1.2)

* Tests must not inspect `<NoValue>`'s rendered state. Refs STSMACOM-638.
* Additional bump to `<LocationModal>` location query limits to 5000. Fixes STSMACOM-629.
* Users pop-up note has slight overwrite. Refs STSMACOM-642.

## [7.1.1](https://github.com/folio-org/stripes-smart-components/tree/v7.1.1) (2022-03-24)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v7.1.0...v7.1.1)

* Fix issue when applying a date range filter clears other filters. Fixes STSMACOM-640.
* Users pop -up note has slight overwrite in "Details:". Fixes STSMACOM-642.

* Additional bump to `<LocationModal>` location query limits to 5000. Fixes STSMACOM-629.

## [7.1.0](https://github.com/folio-org/stripes-smart-components/tree/v7.1.0) (2022-02-21)
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/stripes-smart-components",
"version": "7.1.1",
"version": "7.1.2",
"description": "Connected Stripes components",
"repository": "folio-org/stripes-smart-components",
"sideEffects": [
Expand Down

0 comments on commit 1428950

Please sign in to comment.