Skip to content

Commit f50ff44

Browse files
committed
chore(release): 4.3.0
1 parent 7770b2f commit f50ff44

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [4.3.0](https://github.com/ngneat/helipopper/compare/v4.2.0...v4.3.0) (2021-11-23)
6+
7+
8+
### Features
9+
10+
* pass data to custom component ([53224d1](https://github.com/ngneat/helipopper/commit/53224d13b9a5fa0063341d8808509ad5a72fe997)), closes [#74](https://github.com/ngneat/helipopper/issues/74)
11+
12+
13+
### Bug Fixes
14+
15+
* add context to ownProps to remove from tippy config ([c096ef2](https://github.com/ngneat/helipopper/commit/c096ef23d125ddfb0f964d296249384d63dbc918))
16+
517
## [4.2.0](https://github.com/ngneat/helipopper/compare/v4.1.1...v4.2.0) (2021-08-09)
618

719

projects/ngneat/helipopper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/helipopper",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "A Powerful Tooltip and Popover for Angular Applications",
55
"schematics": "./schematics/collection.json",
66
"dependencies": {

0 commit comments

Comments
 (0)