Skip to content

Commit

Permalink
release: v17.2.0
Browse files Browse the repository at this point in the history
Co-Authored-by: Pascal Repond <[email protected]>
  • Loading branch information
PascalRepond committed Nov 5, 2024
1 parent 3643b91 commit 739db4b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [v17.2.0](https://github.com/rero/rero-ils-ui/tree/v17.2.0) (2024-10-25)

[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v17.1.1...v17.2.0)

**New features:**
* migrations: create the migration module [\#1208](https://github.com/rero/rero-ils-ui/pull/1208) (by @jma)
* feat(circulation): enhance enumeration and chronology display [\#1194](https://github.com/rero/rero-ils-ui/pull/1194) (by @PascalRepond)

**Enhancements:**
* refactor(entity): add identifiedBy on all ressources [\#1196](https://github.com/rero/rero-ils-ui/pull/1196) (by @Garfield-fr)

**Fixes:**
* fix(entities): add fields in pro detailed view [\#1195](https://github.com/rero/rero-ils-ui/pull/1195) (by @PascalRepond)
* fix(thumbnail): display by isbn if no link [\#1205](https://github.com/rero/rero-ils-ui/pull/1205) (by @Garfield-fr)

## [v17.1.1](https://github.com/rero/rero-ils-ui/tree/v17.1.1) (2024-08-26)

[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v17.1.0...v17.1.1)
Expand Down
4 changes: 2 additions & 2 deletions 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": "@rero/rero-ils-ui",
"version": "17.1.1",
"version": "17.2.0",
"license": "AGPL-3.0-only",
"author": {
"name": "RERO",
Expand Down

0 comments on commit 739db4b

Please sign in to comment.