File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 77Changes
88=======
99
10+ Version 6.0.0 (released 2026-02-04)
11+ - breaking change: global: upgrade invenio-app-ils
12+
1013Version 5.0.2 (released 2025-12-11)
1114- ui: upgrade dependencies
1215- global: upgrade python dependencies
Original file line number Diff line number Diff line change 77
88"""CDS-ILS."""
99
10- __version__ = "5 .0.2 "
10+ __version__ = "6 .0.0 "
1111
1212__all__ = ("__version__" ,)
Original file line number Diff line number Diff line change 11REACT_APP_UI_ILS_VERSION = 2.0.2
2- REACT_APP_INVENIO_VERSION = 6 .1.1
2+ REACT_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 = 5 .0.2
5+ REACT_APP_OVERLAY_VERSION = 6 .0.0
66REACT_APP_ENV_NAME = dev
77REACT_APP_INVENIO_MATOMO_ID = undefined
You can’t perform that action at this time.
0 commit comments