Skip to content

Commit

Permalink
release: v1.0.0-alpha.81
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Apr 2, 2024
1 parent 4c92c50 commit 595a3a3
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.81 (released 2024-04-02)

- backoffice: fix conditional payment info display for ILLs

Version 1.0.0-alpha.80 (released 2024-02-27)

- frontsite: Use LiteratureTitle component to show edition and publication year in Document Title
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.80",
"version": "1.0.0-alpha.81",
"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 595a3a3

Please sign in to comment.