Skip to content

Commit 5b6e6ae

Browse files
committed
release: v1.15.1
Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
1 parent 66b6ed8 commit 5b6e6ae

4 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [v1.15.1](https://github.com/rero/ng-core/tree/v1.15.1) (2022-07-07)
4+
5+
[Full Changelog](https://github.com/rero/ng-core/compare/v1.14.5...v1.15.1)
6+
7+
**Other changes:**
8+
* select: fix process options [\#512](https://github.com/rero/ng-core/pull/512) (by @Garfield-fr)
9+
* search: move to the top of the page if you change page [\#510](https://github.com/rero/ng-core/pull/510) (by @Garfield-fr)
10+
* editor: hide empty fields in edition [\#490](https://github.com/rero/ng-core/pull/490) (by @Garfield-fr)
11+
* facets: fix date range facet [\#498](https://github.com/rero/ng-core/pull/498) (by @zannkukai)
12+
* editor: add email validator [\#499](https://github.com/rero/ng-core/pull/499) (by @Garfield-fr)
13+
314
## [v1.14.5](https://github.com/rero/ng-core/tree/v1.14.5) (2022-02-24)
415

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

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.15.0",
3+
"version": "1.15.1",
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.15.0",
3+
"version": "1.15.1",
44
"description": "RERO angular core library.",
55
"keywords": [
66
"rero",

0 commit comments

Comments
 (0)