Skip to content

Commit 8e34981

Browse files
committed
chore(release): 14.0.0
1 parent 7743dc6 commit 8e34981

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+
## [14.0.0](https://github.com/ngneat/spectator/compare/v13.0.0...v14.0.0) (2023-01-16)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* 🧨 Angular 15.1
11+
* 🧨 The library now required a min version of Angular 15.1.0
12+
13+
(cherry picked from commit 9bf4f928181b65ab2134e6604f3e8d5bf868499b)
14+
15+
Co-authored-by: Christo Zietsman <[email protected]>
16+
17+
### Features
18+
19+
* upgrade to Angular 15.1 ([#599](https://github.com/ngneat/spectator/issues/599)) ([7743dc6](https://github.com/ngneat/spectator/commit/7743dc64cc9a866c220048a6d12bd7f1ecd8cf23))
20+
521
## [13.0.0](https://github.com/ngneat/spectator/compare/v12.2.1...v13.0.0) (2022-12-21)
622

723

projects/spectator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ngneat/spectator",
33
"description": "A powerful tool to simplify your Angular tests",
44
"author": "Netanel Basal <[email protected]>",
5-
"version": "13.0.0",
5+
"version": "14.0.0",
66
"license": "MIT",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)