Skip to content

Commit

Permalink
Merge pull request #536 from folio-org/release-v2.17.0
Browse files Browse the repository at this point in the history
Release v2.17.0
  • Loading branch information
JohnC-80 authored Oct 5, 2018
2 parents e3c8d86 + 0edba0b commit a09e6ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Change history for ui-users
## 2.17.0
* Depend on `@folio/stripes`.
* Update imports for components moved from `stripes-components` to `stripes-smart-components`.
## [2.17.0](https://github.com/folio-org/ui-users/tree/v2.17.0) (2018-10-5)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v2.16.0...v2.17.0)

* Depend on `@folio/stripes`. (Part of FOLIO-1547)
* Update imports for components moved from `stripes-components` to `stripes-smart-components`. (Part of FOLIO-1547)

## [2.16.0](https://github.com/folio-org/ui-users/tree/v2.16.0) (2018-09-27)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v2.11.0...v2.16.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/users",
"version": "2.16.0",
"version": "2.17.0",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {
Expand Down

0 comments on commit a09e6ae

Please sign in to comment.