Skip to content

Commit

Permalink
chore(release): v14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime committed Jul 15, 2022
1 parent 69f4540 commit d9d0a6d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [14.1.0](https://github.com/ike18t/ng-mocks/compare/v14.0.2...v14.1.0) (2022-07-15)


### Bug Fixes

* **core:** detecting and mocking standalone directives correctly [#3100](https://github.com/ike18t/ng-mocks/issues/3100) ([560b334](https://github.com/ike18t/ng-mocks/commit/560b33435279b0694ea6a941ca45ffb7af24a404))
* **core:** preventing recursion of self pointers [#3095](https://github.com/ike18t/ng-mocks/issues/3095) ([793a3c5](https://github.com/ike18t/ng-mocks/commit/793a3c53700f21f31bccca7d3df3c56f0cfbd6be))


### Features

* **MockRender:** supports Self providers [#3053](https://github.com/ike18t/ng-mocks/issues/3053) ([c455e25](https://github.com/ike18t/ng-mocks/commit/c455e25ee6000c8f786667e4a763bdfc1e7f6990))

## [14.0.2](https://github.com/ike18t/ng-mocks/compare/v14.0.1...v14.0.2) (2022-07-11)

* Moved to [help-me-mom](https://github.com/help-me-mom) organization on GitHub
Expand Down

0 comments on commit d9d0a6d

Please sign in to comment.