File tree Expand file tree Collapse file tree 4 files changed +580
-723
lines changed
Expand file tree Collapse file tree 4 files changed +580
-723
lines changed Original file line number Diff line number Diff line change 77Changes
88=======
99
10+ Version 6.1.0 (released 2026-02-13)
11+ - update ui dependencies
12+
1013Version 6.0.0 (released 2026-02-04)
1114- breaking change: global: upgrade invenio-app-ils
1215
Original file line number Diff line number Diff line change 77
88"""CDS-ILS."""
99
10- __version__ = "6.0 .0"
10+ __version__ = "6.1 .0"
1111
1212__all__ = ("__version__" ,)
Original file line number Diff line number Diff line change 1- REACT_APP_UI_ILS_VERSION = 2.0.2
1+ REACT_APP_UI_ILS_VERSION = 2.1.0
22REACT_APP_INVENIO_VERSION = 7.1.1
33REACT_APP_INVENIO_UI_URL = https://127.0.0.1:5000
44REACT_APP_INVENIO_REST_ENDPOINTS_BASE_URL = https://127.0.0.1:5000/api
5- REACT_APP_OVERLAY_VERSION = 6.0 .0
5+ REACT_APP_OVERLAY_VERSION = 6.1 .0
66REACT_APP_ENV_NAME = dev
77REACT_APP_INVENIO_MATOMO_ID = undefined
You can’t perform that action at this time.
0 commit comments