Skip to content

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiShumski2 committed Jul 28, 2021
1 parent 1090be0 commit c9188a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## (IN PROGRESS)

## [1.1.2](https://github.com/folio-org/ui-plugin-bursar-export/tree/v1.1.2) (2021-07-28)
[Full Changelog](https://github.com/folio-org/ui-plugin-bursar-export/compare/v1.1.1...v1.1.2)

* Pin @folio/stripes-acq-components version.

## [1.1.1](https://github.com/folio-org/ui-plugin-bursar-export/tree/v1.1.1) (2021-07-20)
[Full Changelog](https://github.com/folio-org/ui-plugin-bursar-export/compare/v1.1.0...v1.1.1)

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/plugin-bursar-export",
"version": "1.1.1",
"version": "1.1.2",
"description": "Bursar export",
"main": "index.js",
"repository": "",
Expand Down Expand Up @@ -83,7 +83,7 @@
"regenerator-runtime": "^0.13.3"
},
"dependencies": {
"@folio/stripes-acq-components": "^2.1.0",
"@folio/stripes-acq-components": "~2.4.0",
"final-form": "^4.18.2",
"final-form-arrays": "^3.0.1",
"lodash": "^4.17.5",
Expand Down

0 comments on commit c9188a6

Please sign in to comment.