Skip to content

Commit

Permalink
release: v1.0.0-alpha.88
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Jun 18, 2024
1 parent 162c9a1 commit e02876a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

Version 1.0.0-alpha.88 (released 2024-06-18)

- frontsite: handle null barcode

Version 1.0.0-alpha.87 (released 2024-06-14)

- document items: add overridable id
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inveniosoftware/react-invenio-app-ils",
"version": "1.0.0-alpha.87",
"version": "1.0.0-alpha.88",
"description": "Single Page App built with React for InvenioILS",
"main": "dist/cjs/index.js",
"browser": "dist/cjs/index.js",
Expand Down

0 comments on commit e02876a

Please sign in to comment.