Skip to content

Commit

Permalink
Release v10.0.2 (#1365)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Nov 6, 2023
1 parent 93b35bc commit 6a67e9b
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-core

## 10.0.2 IN PROGRESS
## [10.0.2](https://github.com/folio-org/stripes-core/tree/v10.0.2) (2023-11-06)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v10.0.1...v10.0.2)

* Use cookies and RTR instead of directly handling the JWT. Refs STCOR-671, STCOR-754, STCOR-756, FOLIO-3627.

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.1",
"version": "10.0.2",
"description": "The starting point for Stripes applications",
"license": "Apache-2.0",
"repository": "folio-org/stripes-core",
Expand Down

0 comments on commit 6a67e9b

Please sign in to comment.