Skip to content

Commit

Permalink
release: v1.0.0-alpha.83
Browse files Browse the repository at this point in the history
  • Loading branch information
sakshamarora1 authored and kpsherva committed Apr 4, 2024
1 parent 8678577 commit b5e30fe
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

Version 1.0.0-alpha.83 (released 2024-04-02)

- backoffice: SideBar: Make SideBar Catalogue menu overridable
- frontsite: DocumentTitle: Define padding using CSS generator class
- frontsite: DocumentTitle: Decrease spacing between the tags and title
- api: SeriesApi: Add search parameters and filters
- modules: Series: Add SeriesCardGroup component
- LocationDatePicker: Disable only non-closure days set in config
- backoffice: EItemSearch: Add source button in helper fields
- backoffice: Use Truncate for OrdersList and Patrons Doc Requests table

Version 1.0.0-alpha.82 (released 2024-04-02)

- backoffice: fix onPasteHandler for patron details checkout search
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.82",
"version": "1.0.0-alpha.83",
"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 b5e30fe

Please sign in to comment.