From b27223f93bb28f2d8c8abd54f5fa9c9cef9bbffd Mon Sep 17 00:00:00 2001
From: Netanel Basal <netanel7799@gmail.com>
Date: Fri, 29 Nov 2024 11:35:50 +0200
Subject: [PATCH] chore(release): 19.1.2

---
 CHANGELOG.md                    | 2 ++
 projects/spectator/package.json | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e5d9ef5..ffec4f52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 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.
 
+### [19.1.2](https://github.com/ngneat/spectator/compare/v19.1.1...v19.1.2) (2024-11-29)
+
 ### [19.1.1](https://github.com/ngneat/spectator/compare/v19.1.0...v19.1.1) (2024-11-28)
 
 
diff --git a/projects/spectator/package.json b/projects/spectator/package.json
index c94c44e6..14eced31 100644
--- a/projects/spectator/package.json
+++ b/projects/spectator/package.json
@@ -2,7 +2,7 @@
   "name": "@ngneat/spectator",
   "description": "A powerful tool to simplify your Angular tests",
   "author": "Netanel Basal <netanel7799s@gmail.com>",
-  "version": "19.1.1",
+  "version": "19.1.2",
   "license": "MIT",
   "repository": {
     "type": "git",