Skip to content

Commit df08511

Browse files
callumlewis05kpsherva
authored andcommitted
release: v3.0.3
1 parent 021bc26 commit df08511

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes
22

3+
Version 3.0.3 (released 2026-07-15)
4+
5+
- fix(styling): fixed broken contents display
6+
- change(literature): updated edition text position
7+
38
Version 3.0.2 (released 2026-06-19)
49

510
- fix(history): duplicate browser history entries

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inveniosoftware/react-invenio-app-ils",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Single Page App built with React for InvenioILS",
55
"main": "dist/cjs/index.js",
66
"browser": "dist/cjs/index.js",

0 commit comments

Comments
 (0)