Skip to content

Commit

Permalink
Release v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Oct 25, 2023
1 parent 90272ec commit ef1e8c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Change history for stripes-core

## 10.0.1 IN PROGRESS
## [10.0.1](https://github.com/folio-org/stripes-core/tree/v10.0.1) (2023-10-25)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v10.0.0...v10.0.1)

* Avoid private path when import `validateUser` function. Refs STCOR-749.
* Export `validateUser`. Refs STCOR-749.

## [10.0.0](https://github.com/folio-org/stripes-core/tree/v10.0.0) (2023-10-11)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v9.0.0...v10.0.0)
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-core",
"version": "10.0.0",
"version": "10.0.1",
"description": "The starting point for Stripes applications",
"license": "Apache-2.0",
"repository": "folio-org/stripes-core",
Expand Down

0 comments on commit ef1e8c3

Please sign in to comment.