Skip to content

Commit

Permalink
Release v2.7.1 (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Jun 10, 2019
1 parent 5e08a8c commit 3dad1f4
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-smart-components

## [2.7.1](https://github.com/folio-org/stripes-smart-components/tree/v2.7.1) (2019-06-10)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v2.7.0...v2.7.1)

* `<Notes/NotesSmartAccordion>` now includes permissions check. Refs STSMACOM-223.

## [2.7.0](https://github.com/folio-org/stripes-smart-components/tree/v2.7.0) (2019-06-07)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v2.6.3...v2.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-smart-components",
"version": "2.7.0",
"version": "2.7.1",
"description": "Connected Stripes components",
"repository": "folio-org/stripes-smart-components",
"sideEffects": [
Expand Down

0 comments on commit 3dad1f4

Please sign in to comment.