From ce47ac868190cf2873f706a01eabac2004893e42 Mon Sep 17 00:00:00 2001 From: satanTime Date: Sun, 25 Aug 2024 16:29:34 +0200 Subject: [PATCH] chore(release): v14.13.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34107ab215..4c96f1f3d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [14.13.1](https://github.com/help-me-mom/ng-mocks/compare/v14.13.0...v14.13.1) (2024-08-25) + + +### Bug Fixes + +* unable to bind ngIf in angular 17+ ([7c816e6](https://github.com/help-me-mom/ng-mocks/commit/7c816e67ced783e943653d10aef2cdc393ffe8e0)), closes [#8884](https://github.com/help-me-mom/ng-mocks/issues/8884) + # [14.13.0](https://github.com/help-me-mom/ng-mocks/compare/v14.12.2...v14.13.0) (2024-06-01)