Skip to content

Commit e5f5d0b

Browse files
committed
chore(release): 5.1.4
1 parent 96128c2 commit e5f5d0b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [5.1.4](https://github.com/ngneat/helipopper/compare/v5.1.3...v5.1.4) (2022-02-04)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 isVisible should run inside the zone ([96128c2](https://github.com/ngneat/helipopper/commit/96128c2e5ee1893b9ce4795943df089ceb5779ee))
11+
512
### [5.1.3](https://github.com/ngneat/helipopper/compare/v5.1.2...v5.1.3) (2022-02-04)
613

714

projects/ngneat/helipopper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/helipopper",
3-
"version": "5.1.3",
3+
"version": "5.1.4",
44
"description": "A Powerful Tooltip and Popover for Angular Applications",
55
"dependencies": {
66
"tippy.js": "6.3.7",

0 commit comments

Comments
 (0)