Skip to content

Commit b314149

Browse files
committed
chore(release): 3.6.0
1 parent 4e07bec commit b314149

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+
## [3.6.0](https://github.com/ngneat/helipopper/compare/v3.5.3...v3.6.0) (2021-06-30)
6+
7+
8+
### Features
9+
10+
* 🎸 ng add support v12 ([4e07bec](https://github.com/ngneat/helipopper/commit/4e07bec2352dc1385ff27650f1b79759c8b48aba)), closes [#55](https://github.com/ngneat/helipopper/issues/55)
11+
512
### [3.5.3](https://github.com/ngneat/helipopper/compare/v3.5.2...v3.5.3) (2021-06-07)
613

714
### [3.5.2](https://github.com/ngneat/helipopper/compare/v3.5.1...v3.5.2) (2021-06-07)

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": "3.5.3",
3+
"version": "3.6.0",
44
"description": "A Powerful Tooltip and Popover for Angular Applications",
55
"schematics": "./schematics/collection.json",
66
"dependencies": {

0 commit comments

Comments
 (0)