Skip to content

Commit

Permalink
release v10.2.1 (#1872)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Jul 25, 2022
1 parent 79e9bf3 commit 9ca14a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for stripes-components

## 10.2.1 IN PROGRESS
## [10.2.1](https://github.com/folio-org/stripes-components/tree/v10.2.1) (2022-07-25)
[Full Changelog](https://github.com/folio-org/stripes-components/compare/v10.2.0...v10.2.1)

* Fix 12-hour formatting in `dateTimeUtils` `getLocalizedTimeFormatInfo`. Fixes STCOM-1017
* Long titles do not fit in the confirmation modal window header. Refs STCOM-1020
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": "10.2.0",
"version": "10.2.1",
"description": "Component library for building Stripes applications.",
"license": "Apache-2.0",
"repository": "folio-org/stripes-components",
Expand Down

0 comments on commit 9ca14a0

Please sign in to comment.