Skip to content

Commit c286db4

Browse files
committed
release: version 1.14.5
Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
1 parent 7dbb4dd commit c286db4

4 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [v1.14.5](https://github.com/rero/ng-core/tree/v1.14.5) (2022-02-24)
4+
5+
[Full Changelog](https://github.com/rero/ng-core/compare/v1.14.4...v1.14.5)
6+
7+
**Closed issues:**
8+
9+
- oneOf with array do not load data correctly [\#449](https://github.com/rero/ng-core/issues/449)
10+
11+
**Merged pull requests:**
12+
13+
- search: load the default params once [\#481](https://github.com/rero/ng-core/pull/481) ([jma](https://github.com/jma))
14+
- language: notify when the translations are loaded [\#480](https://github.com/rero/ng-core/pull/480) ([jma](https://github.com/jma))
15+
316
## [v1.14.4](https://github.com/rero/ng-core/tree/v1.14.4) (2022-02-14)
417

518
[Full Changelog](https://github.com/rero/ng-core/compare/v1.14.3...v1.14.4)

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": "@rero/ng-core",
3-
"version": "1.14.4",
3+
"version": "1.14.5",
44
"private": true,
55
"scripts": {
66
"ng": "ng",

projects/rero/ng-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rero/ng-core",
3-
"version": "1.14.4",
3+
"version": "1.14.5",
44
"description": "RERO angular core library.",
55
"keywords": [
66
"rero",

0 commit comments

Comments
 (0)