Skip to content

Commit

Permalink
release: v0.25.0
Browse files Browse the repository at this point in the history
Co-Authored-by: Pascal Repond <[email protected]>
  • Loading branch information
PascalRepond committed Sep 12, 2022
1 parent effd41f commit a5354fb
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 6 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [v0.25.0](https://github.com/rero/rero-ils-ui/tree/v0.25.0) (2022-09-06)

[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.24.0...v0.25.0)

**Changes:**
* documents: formatting of the title variant [\#895](https://github.com/rero/rero-ils-ui/pull/895) (by @Garfield-fr)
* menu: translation for current loans [\#891](https://github.com/rero/rero-ils-ui/pull/891) (by @Garfield-fr)
* Loans: loans brief view [\#879](https://github.com/rero/rero-ils-ui/pull/879) (by @zannkukai)
* merge US-Acquisition-export [\#886](https://github.com/rero/rero-ils-ui/pull/886) (by @lauren-d)
* acquisitions: fix message info on order line edit button [\#875](https://github.com/rero/rero-ils-ui/pull/875) (by @lauren-d)
* document: fix collection display [\#885](https://github.com/rero/rero-ils-ui/pull/885) (by @jma)
* documents: open aggregation with filters and add more facets for documents search [\#867](https://github.com/rero/rero-ils-ui/pull/867) (by @vgranata)
* documents: Improved display of the request button on the holdings [\#883](https://github.com/rero/rero-ils-ui/pull/883) (by @Garfield-fr)
* circulation: add call-numbers on loan circulation information. [\#884](https://github.com/rero/rero-ils-ui/pull/884) (by @zannkukai)
* acquisition: rollover [\#880](https://github.com/rero/rero-ils-ui/pull/880) (by @Garfield-fr)
* templates: update footer info [\#882](https://github.com/rero/rero-ils-ui/pull/882) (by @PascalRepond)

## [v0.24.0](https://github.com/rero/rero-ils-ui/tree/v0.24.0) (2022-07-08)

[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.23.0...v0.24.0)
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rero/rero-ils-ui",
"version": "0.24.0",
"version": "0.25.0",
"license": "AGPL-3.0-only",
"author": {
"name": "RERO",
Expand Down Expand Up @@ -83,7 +83,7 @@
"@ngx-loading-bar/http-client": "^5.1.1",
"@ngx-loading-bar/router": "^5.1.1",
"@ngx-translate/core": "^13.0.0",
"@rero/ng-core": "^1.16.0",
"@rero/ng-core": "^1.16.1",
"bootstrap": "^4.6.0",
"browserslist": ">=4.16.5",
"crypto-js": "^3.3.0",
Expand Down

0 comments on commit a5354fb

Please sign in to comment.