Skip to content

Commit

Permalink
Release v3.2.0 (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam authored Jul 7, 2022
1 parent dcb9d55 commit fb1c2e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change history for ui-organizations

## (IN PROGRESS)

## [3.2.0](https://github.com/folio-org/ui-organizations/tree/v3.2.0) (2022-07-07)
[Full Changelog](https://github.com/folio-org/ui-organizations/compare/v3.1.2...v3.2.0)

* Create area Settings - Organizations - Types. Refs UIORGS-283.
* Add record metadata widget to contact person. Refs UIORGS-305.
* Display linked agreements on an organization record. Refs UIORGS-306.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/organizations",
"version": "3.1.2",
"version": "3.2.0",
"description": "Organizations",
"main": "index.js",
"repository": "folio-org/ui-organizations",
Expand Down Expand Up @@ -281,7 +281,7 @@
"regenerator-runtime": "^0.13.3"
},
"dependencies": {
"@folio/stripes-acq-components": "~3.1.0",
"@folio/stripes-acq-components": "~3.2.0",
"lodash": "^4.17.5",
"moment-timezone": "^0.5.20",
"prop-types": "^15.5.10",
Expand Down

0 comments on commit fb1c2e9

Please sign in to comment.