Skip to content

Commit

Permalink
chore(release): 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Netanel Basal committed Jan 8, 2020
1 parent 6dc1bab commit b067dfd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.

<a name="4.11.0"></a>
# [4.11.0](https://github.com/ngneat/spectator/compare/v4.10.0...v4.11.0) (2020-01-08)


### Bug Fixes

* 🐛 schematics support flat option ([#252](https://github.com/ngneat/spectator/issues/252)) ([535bc1c](https://github.com/ngneat/spectator/commit/535bc1c))


### Features

* 🎸 Add triggerEventHandler method ([#249](https://github.com/ngneat/spectator/issues/249)) ([#253](https://github.com/ngneat/spectator/issues/253)) ([319fa9b](https://github.com/ngneat/spectator/commit/319fa9b))



<a name="4.10.1"></a>
## [4.10.1](https://github.com/ngneat/spectator/compare/v4.10.0...v4.10.1) (2020-01-03)

Expand Down
2 changes: 1 addition & 1 deletion projects/spectator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ngneat/spectator",
"description": "A powerful tool to simplify your Angular tests",
"author": "Netanel Basal <netanel7799s@gmail.com>",
"version": "4.10.1",
"version": "4.11.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit b067dfd

Please sign in to comment.