Skip to content

Commit

Permalink
Merge branch 'v3.7' of github.com:folio-org/stripes-core into v3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Sep 27, 2019
2 parents 21d80b8 + 5615b3e commit b64efdf
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-core

## [3.7.1](https://github.com/folio-org/stripes-core/tree/v3.7.1) (2019-09-27)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v3.7.0...v3.7.1)

* Don't overwrite existing token with empty one when returning from SSO. (STCOR-391)

## [3.7.0](https://github.com/folio-org/stripes-core/tree/v3.7.0) (2019-07-22)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v3.6.0...v3.7.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": "3.7.0",
"version": "3.7.1",
"description": "The starting point for Stripes applications",
"license": "Apache-2.0",
"repository": "folio-org/stripes-core",
Expand Down

0 comments on commit b64efdf

Please sign in to comment.