Skip to content

Commit

Permalink
Release v3.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Soroka committed Feb 20, 2020
1 parent 2acc7db commit eb06a2e
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

## 3.11.2 (IN PROGRESS)
## [3.11.2](https://github.com/folio-org/stripes-core/tree/v3.11.2) (2020-02-20)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v3.11.1...v3.11.2)
* Add missing Event class for emulating browser events in tests. Refs UIDEXP-20.

## [3.11.1](https://github.com/folio-org/stripes-core/tree/v3.11.1) (2019-12-10)
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.11.1",
"version": "3.11.2",
"description": "The starting point for Stripes applications",
"license": "Apache-2.0",
"repository": "folio-org/stripes-core",
Expand Down

0 comments on commit eb06a2e

Please sign in to comment.