Skip to content

Commit

Permalink
Release v6.0.5 (#1721)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Apr 29, 2021
1 parent c6d2e31 commit 5a5c8e3
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 ui-users

## [6.0.5](https://github.com/folio-org/ui-users/tree/v6.0.5) (2021-04-29)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v6.0.4...v6.0.5)

* Import `react` because we are building without new JSX transforms. Refs UIU-2081.

## [6.0.4](https://github.com/folio-org/ui-users/tree/v6.0.4) (2021-04-27)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v6.0.3...v6.0.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/users",
"version": "6.0.4",
"version": "6.0.5",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {
Expand Down

0 comments on commit 5a5c8e3

Please sign in to comment.