Skip to content

Commit

Permalink
Release v7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Jul 10, 2020
1 parent 06e0f36 commit c5fb216
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change history for stripes-components

## [7.0.3](https://github.com/folio-org/stripes-components/tree/v7.0.3) (2020-07-09)
[Full Changelog](https://github.com/folio-org/stripes-components/compare/v7.0.2...v7.0.3)

* Correct validation for User Record Custom Fields MultiSelection. Fixes STCOM-715.

## [7.0.2](https://github.com/folio-org/stripes-components/tree/v7.0.2) (2020-07-01)
[Full Changelog](https://github.com/folio-org/stripes-components/compare/v7.0.1...v7.0.2)

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-components",
"version": "7.0.2",
"version": "7.0.3",
"description": "Component library for building Stripes applications.",
"license": "Apache-2.0",
"repository": "folio-org/stripes-components",
Expand Down

0 comments on commit c5fb216

Please sign in to comment.