Skip to content

Commit

Permalink
Release-v5.3.0 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariia-aloshyna authored Oct 27, 2022
1 parent e6ec857 commit df53b67
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
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-plugin-find-import-profile

## [5.3.0](https://github.com/folio-org/ui-plugin-find-import-profile/tree/v5.3.0) (2022-10-27)

### Features added:
* Update dependencies versions

## [5.2.0](https://github.com/folio-org/ui-plugin-find-import-profile/tree/v5.2.0) (2022-07-08)

### Features added:
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/plugin-find-import-profile",
"version": "5.2.0",
"version": "5.3.0",
"description": "Find and select Data Import Profiles plugin for Stripes",
"repository": "folio-org/ui-plugin-find-import-profile",
"publishConfig": {
Expand Down Expand Up @@ -75,9 +75,9 @@
"sinon": "^7.2.2"
},
"dependencies": {
"@folio/data-import": "^5.2.0",
"@folio/stripes-acq-components": "~3.2.0",
"@folio/stripes-data-transfer-components": "^5.2.0",
"@folio/data-import": "^5.3.1",
"@folio/stripes-acq-components": "~3.3.0",
"@folio/stripes-data-transfer-components": "^5.3.0",
"classnames": "^2.2.5",
"lodash": "^4.16.4",
"prop-types": "^15.6.0",
Expand Down

0 comments on commit df53b67

Please sign in to comment.