Skip to content

Commit

Permalink
release: version 1.13.1
Browse files Browse the repository at this point in the history
Co-Authored-by: Johnny Mariéthoz <[email protected]>
  • Loading branch information
jma and jma committed Aug 10, 2021
1 parent fd0acd9 commit ded368b
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [v0.13.1](https://github.com/rero/ng-core/tree/v0.13.1) (2021-08-10)

[Full Changelog](https://github.com/rero/ng-core/compare/v1.13.0...v0.13.1)

**Merged pull requests:**

- dependencies: fix security issues [\#439](https://github.com/rero/ng-core/pull/439) ([jma](https://github.com/jma))
- translations: translate v0.13.1 [\#438](https://github.com/rero/ng-core/pull/438) ([jma](https://github.com/jma))
- search input: add the disabled attribute [\#437](https://github.com/rero/ng-core/pull/437) ([Garfield-fr](https://github.com/Garfield-fr))
- typeahead: allow html content [\#436](https://github.com/rero/ng-core/pull/436) ([Garfield-fr](https://github.com/Garfield-fr))
- configuration: add action parameter on redirectUrl [\#434](https://github.com/rero/ng-core/pull/434) ([Garfield-fr](https://github.com/Garfield-fr))
- search: observable for aggregations order [\#433](https://github.com/rero/ng-core/pull/433) ([sebastiendeleze](https://github.com/sebastiendeleze))

# Changelog

## [v1.13.0](https://github.com/rero/ng-core/tree/v1.13.0) (2021-08-03)

[Full Changelog](https://github.com/rero/ng-core/compare/v1.12.2...v1.13.0)
Expand Down Expand Up @@ -954,4 +969,7 @@



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion 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": "1.13.0",
"version": "1.13.1",
"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": "1.13.0",
"version": "1.13.1",
"description": "RERO angular core library.",
"keywords": [
"rero",
Expand Down

0 comments on commit ded368b

Please sign in to comment.