Skip to content

Commit

Permalink
release: v1.0.0-alpha.78
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Feb 12, 2024
1 parent bc8b7eb commit 05b6aa6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changes

Version 1.0.0-alpha.77(released 2023-10-19)
Version 1.0.0-alpha.78 (released 2024-02-12)

- backoffice: fix missing series type
- add overridable component for opening hours page

Version 1.0.0-alpha.77 (released 2023-10-19)

- frontsite: add overridable cmps

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.77",
"version": "1.0.0-alpha.78",
"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 05b6aa6

Please sign in to comment.