Skip to content

Commit

Permalink
chore(release): 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Nov 28, 2023
1 parent 471b2f6 commit 010e268
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [9.0.0](https://github.com/ngneat/helipopper/compare/v8.0.3...v9.0.0) (2023-11-28)


### ⚠ BREAKING CHANGES

* peer deps of the library and overview are v17

### Features

* 🎸 update to ng17 ([65f4c76](https://github.com/ngneat/helipopper/commit/65f4c768d5359ea78ec98406027d82737e502009))
* 🎸 use makeEnvironmentProviders for config ([e629cb2](https://github.com/ngneat/helipopper/commit/e629cb2f3d47ffd2fd5faabf5f8caa2426987617))

### [8.0.3](https://github.com/ngneat/helipopper/compare/v8.0.2...v8.0.3) (2023-09-05)


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": "8.0.3",
"version": "9.0.0",
"description": "A Powerful Tooltip and Popover for Angular Applications",
"dependencies": {
"tslib": "^2.3.0",
Expand Down

0 comments on commit 010e268

Please sign in to comment.