Skip to content

Commit

Permalink
chore(release): v13.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime committed May 1, 2022
1 parent 3e36059 commit 25b2a87
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 @@
# [13.5.0](https://github.com/ike18t/ng-mocks/compare/v13.4.2...v13.5.0) (2022-05-01)


### Bug Fixes

* **ngMocks.findInstance:** finds pipes in attributes [#2314](https://github.com/ike18t/ng-mocks/issues/2314) ([1b8868f](https://github.com/ike18t/ng-mocks/commit/1b8868f21cd01f9aaa65ed0a5273e6f5a62c2228))
* **ngMocks.findInstance:** works without fixture [#2311](https://github.com/ike18t/ng-mocks/issues/2311) ([7752914](https://github.com/ike18t/ng-mocks/commit/7752914d9574cce447559c7196764ab484769fa1))


### Features

* **MockProvider:** simple generators for different types [#599](https://github.com/ike18t/ng-mocks/issues/599) ([9d90121](https://github.com/ike18t/ng-mocks/commit/9d90121faea5e70d679d5fb9b2c1e4a4a7345232))

## [13.4.2](https://github.com/ike18t/ng-mocks/compare/v13.4.1...v13.4.2) (2022-04-11)


Expand Down

0 comments on commit 25b2a87

Please sign in to comment.