Skip to content

Commit

Permalink
release: v14.8.0
Browse files Browse the repository at this point in the history
Co-Authored-by: Pascal Repond <[email protected]>
  • Loading branch information
PascalRepond committed Jan 30, 2024
1 parent c96eddf commit 36621b6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [v14.8.0](https://github.com/rero/ng-core/tree/v14.8.0) (2024-01-30)

[Full Changelog](https://github.com/rero/ng-core/compare/v14.7.0...v14.8.0)

**New features:**
* feat(editor): add option on custom-select [\#580](https://github.com/rero/ng-core/pull/580) (by @Garfield-fr)

**Other changes:**
* chore: update dependencies [\#592](https://github.com/rero/ng-core/pull/592) (by @PascalRepond)

## [v14.7.0](https://github.com/rero/ng-core/tree/v14.7.0) (2024-01-11)

[Full Changelog](https://github.com/rero/ng-core/compare/v14.6.0...v14.7.0)
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/ng-core",
"version": "14.7.0",
"version": "14.8.0",
"private": true,
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion projects/rero/ng-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rero/ng-core",
"version": "14.7.0",
"version": "14.8.0",
"description": "RERO angular core library.",
"keywords": [
"rero",
Expand Down

0 comments on commit 36621b6

Please sign in to comment.