Skip to content

Commit 38b036c

Browse files
committed
chore(release): 21.0.1
1 parent 2fcac6a commit 38b036c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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+
### [21.0.1](https://github.com/ngneat/spectator/compare/v21.0.0...v21.0.1) (2025-07-25)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 jasmine customer matchers ([#713](https://github.com/ngneat/spectator/issues/713)) ([2fcac6a](https://github.com/ngneat/spectator/commit/2fcac6af83b172909264e8b49af99a9328361d20)), closes [#712](https://github.com/ngneat/spectator/issues/712)
11+
512
## [21.0.0](https://github.com/ngneat/spectator/compare/v20.0.0...v21.0.0) (2025-07-12)
613

714

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": "21.0.0",
5+
"version": "21.0.1",
66
"license": "MIT",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)