Skip to content

Commit

Permalink
chore(release): 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Jul 9, 2023
1 parent 8fe3675 commit ed30308
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [8.0.0](https://github.com/ngneat/helipopper/compare/v7.1.1...v8.0.0) (2023-07-09)


### ⚠ BREAKING CHANGES

* peer dependency is now angular v16+

### Features

* 🎸 support host visibility observer ([5907e34](https://github.com/ngneat/helipopper/commit/5907e344d80bfc86b2bf1f1ddffc80b3637d5f4a))


* 🤖 update to angular v16 ([04e9fbb](https://github.com/ngneat/helipopper/commit/04e9fbb655867c0a29ee965712d581c542a7d5c8))

### [7.1.1](https://github.com/ngneat/helipopper/compare/v7.1.0...v7.1.1) (2023-04-24)


Expand Down
2 changes: 1 addition & 1 deletion projects/ngneat/helipopper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngneat/helipopper",
"version": "7.1.1",
"version": "8.0.0",
"description": "A Powerful Tooltip and Popover for Angular Applications",
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit ed30308

Please sign in to comment.