Skip to content

Commit

Permalink
chore(release): 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Luijk committed Jan 5, 2024
1 parent 49c0ce7 commit 7593c7d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.9.0](https://github.com/dirkluijk/ngx-breadcrumpy/compare/v1.8.0...v1.9.0) (2024-01-05)


### Features

* add support for Angular 17 ([#47](https://github.com/dirkluijk/ngx-breadcrumpy/issues/47)) ([49c0ce7](https://github.com/dirkluijk/ngx-breadcrumpy/commit/49c0ce7797823f0c0bf84fa894545095e895b172))

## [1.8.0](https://github.com/dirkluijk/ngx-breadcrumpy/compare/v1.7.0...v1.8.0) (2023-06-06)


Expand Down
2 changes: 1 addition & 1 deletion projects/breadcrumpy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-breadcrumpy",
"version": "1.8.0",
"version": "1.9.0",
"description": "Awesome breadcrumbs for Angular",
"author": "Dirk Luijk <[email protected]>",
"repository": {
Expand Down

0 comments on commit 7593c7d

Please sign in to comment.