Skip to content

Commit

Permalink
Release v3.3.0 (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam committed Oct 27, 2022
1 parent 887a9df commit cc5df4c
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.3.0](https://github.com/folio-org/ui-organizations/tree/v3.3.0) (2022-10-27)
[Full Changelog](https://github.com/folio-org/ui-organizations/compare/v3.2.1...v3.3.0)

* Support interface `users` version `16.0`. Refs UIORGS-324.
* Disable hourly and monthly schedule periods. Refs UIORGS-330.
* The days previously selected for weekly scheduling are displayed in the updated scheduling settings. Refs UIORGS-331.
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.2.1",
"version": "3.3.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.2.0",
"@folio/stripes-acq-components": "~3.3.0",
"lodash": "^4.17.5",
"moment-timezone": "^0.5.20",
"prop-types": "^15.5.10",
Expand Down

0 comments on commit cc5df4c

Please sign in to comment.