Skip to content

Commit 64e766b

Browse files
committed
chore(release): 6.2.2
1 parent f0c8abc commit 64e766b

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+
### [6.2.2](https://github.com/ngneat/helipopper/compare/v6.2.1...v6.2.2) (2023-01-05)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 fix reference ([f0c8abc](https://github.com/ngneat/helipopper/commit/f0c8abc90fb5b2424f15530c4bca054208bae3c3))
11+
512
### [6.2.1](https://github.com/ngneat/helipopper/compare/v6.2.0...v6.2.1) (2023-01-05)
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": "6.2.1",
3+
"version": "6.2.2",
44
"description": "A Powerful Tooltip and Popover for Angular Applications",
55
"dependencies": {
66
"tippy.js": "6.3.7",

0 commit comments

Comments
 (0)