Skip to content

Commit 175182f

Browse files
committed
release: v1.16.1
Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
1 parent c79aa0d commit 175182f

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [v1.16.1](https://github.com/rero/ng-core/tree/v1.16.1) (2022-09-12)
4+
5+
[Full Changelog](https://github.com/rero/ng-core/compare/v1.16.0...v1.16.1)
6+
7+
**Changes:**
8+
* search filters: fix label translation [\#519](https://github.com/rero/ng-core/pull/519) (by @Garfield-fr)
9+
* search filters: fix dates range format [\#521](https://github.com/rero/ng-core/pull/521) (by @Garfield-fr)
10+
* search filters: fix translation on button [\#520](https://github.com/rero/ng-core/pull/520) (by @Garfield-fr)
11+
312
## [v1.16.0](https://github.com/rero/ng-core/tree/v1.16.0) (2022-08-25)
413

514
[Full Changelog](https://github.com/rero/ng-core/compare/v1.15.1...v1.16.0)

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

0 commit comments

Comments
 (0)