Skip to content

Commit

Permalink
chore(release): 5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Feb 4, 2022
1 parent 90901de commit 1ab35dc
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.

### [5.1.3](https://github.com/ngneat/helipopper/compare/v5.1.2...v5.1.3) (2022-02-04)


### Bug Fixes

* 🐛 isVisible should run inside the zone ([90901de](https://github.com/ngneat/helipopper/commit/90901de286307d7ba2e18e9fc68b82b5d86779f8))

### [5.1.2](https://github.com/ngneat/helipopper/compare/v5.1.1...v5.1.2) (2022-01-31)


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": "5.1.2",
"version": "5.1.3",
"description": "A Powerful Tooltip and Popover for Angular Applications",
"dependencies": {
"tippy.js": "6.3.7",
Expand Down

0 comments on commit 1ab35dc

Please sign in to comment.