Skip to content

Commit

Permalink
chore(release): 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Jul 24, 2023
1 parent 05579e0 commit c4107b6
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.

### [8.0.2](https://github.com/ngneat/helipopper/compare/v8.0.1...v8.0.2) (2023-07-24)


### Bug Fixes

* 🐛 move deps from peer to deps ([05579e0](https://github.com/ngneat/helipopper/commit/05579e0cd2b6102a508668781931551d0feca5c4)), closes [#143](https://github.com/ngneat/helipopper/issues/143)

### [8.0.1](https://github.com/ngneat/helipopper/compare/v8.0.0...v8.0.1) (2023-07-16)


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

0 comments on commit c4107b6

Please sign in to comment.