Skip to content

Commit

Permalink
Release v1.0.1 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
vashjs authored Mar 4, 2022
1 parent be6c260 commit a73f770
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## (IN PROGRESS)

## [0.0.1](https://github.com/folio-org/ui-bulk-edit/tree/v0.0.1) (2022-02-18)
## [1.0.1](https://github.com/folio-org/ui-bulk-edit/tree/v1.0.1) (2022-03-04)

* [UIBULKED-2](https://issues.folio.org/browse/UIBULKED-2) Project Setup
* [UIBULKED-1](https://issues.folio.org/browse/UIBULKED-1) Landing page
Expand All @@ -27,3 +27,4 @@
* [UIBULKED-48](https://issues.folio.org/browse/UIBULKED-48) Refactor permissions
* [UIBULKED-16](https://issues.folio.org/browse/UIBULKED-16) Populating preview of matched records based on query search
* [UIBULKED-52](https://issues.folio.org/browse/UIBULKED-52) Modify behavior after user starts bulk edit
* [UIBULKED-42](https://issues.folio.org/browse/UIBULKED-42) Fix success banner
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/bulk-edit",
"version": "1.0.0",
"version": "1.0.1",
"description": "Description for bulk edit",
"main": "index.js",
"repository": "",
Expand Down

0 comments on commit a73f770

Please sign in to comment.