Skip to content

Commit 8768db3

Browse files
committed
chore(release): 7.0.0
1 parent a6c46d0 commit 8768db3

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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+
## [7.0.0](https://github.com/ngneat/overview/compare/v6.2.0...v7.0.0) (2025-10-07)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* 🧨 min Angular version is v20
11+
12+
### Features
13+
14+
* 🎸 upgrade to ng20 and use zoneless ([a6c46d0](https://github.com/ngneat/overview/commit/a6c46d0d15d8455be739bc52c7542dfb2319d61f))
15+
16+
17+
### Bug Fixes
18+
19+
* 🐛 use effect in teleport ([1b4fa7b](https://github.com/ngneat/overview/commit/1b4fa7b6313c02fcd284d84cd130503c72a121e6))
20+
521
## [6.2.0](https://github.com/ngneat/overview/compare/v6.1.2...v6.2.0) (2025-10-06)
622

723

projects/ngneat/overview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/overview",
3-
"version": "6.2.0",
3+
"version": "7.0.0",
44
"description": "The Template for Success in Template Management",
55
"peerDependencies": {
66
"@angular/core": ">=20"

0 commit comments

Comments
 (0)