Skip to content

Commit

Permalink
Release v3.10.5 (#764)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Dec 4, 2019
1 parent 7022ccc commit ff5a999
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.10.5](https://github.com/folio-org/stripes-core/tree/v3.10.5) (2019-12-04)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v3.10.4...v3.10.5)

* Monkey-patch `FakeXMLHttpRequest` to avoid breaking changes in its `v2.1.1` release. Refs FOLIO-2369.

## [3.10.4](https://github.com/folio-org/stripes-core/tree/v3.10.4) (2019-10-15)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v3.10.3...v3.10.4)

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

0 comments on commit ff5a999

Please sign in to comment.