Skip to content

Commit

Permalink
chore(release): 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jnizet committed Jun 17, 2022
1 parent c7859a1 commit 314eb60
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [8.0.1](https://github.com/Ninja-Squad/ngx-speculoos/compare/v8.0.0...v8.0.1) (2022-06-17)


### Bug Fixes

* **route:** make sure param maps contain the same values as params ([c7859a1](https://github.com/Ninja-Squad/ngx-speculoos/commit/c7859a1ac1191c9625f54ddb5cd05bcd06506c0b))

## [8.0.0](https://github.com/Ninja-Squad/ngx-speculoos/compare/v7.2.0...v8.0.0) (2022-06-03)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-speculoos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-speculoos",
"version": "8.0.0",
"version": "8.0.1",
"description": "Helps writing Angular unit tests",
"peerDependencies": {
"@angular/core": "^14.0.0",
Expand Down

0 comments on commit 314eb60

Please sign in to comment.