Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.75 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.75](v1.0.0-beta.74...v1.0.0-beta.75) (2021-12-20)

### Bug Fixes

* **expect:** change context member and fix assertion message ([599940f](599940f))
* **matcher:** change `MatchResult` interface ([1e6bac4](1e6bac4))
* **modifier:** rename `stringify` pre modifier to `string` ([1d61e93](1d61e93))

### Features

* **modifier:** add `number` pre modifier ([8ce5f1e](8ce5f1e))
  • Loading branch information
semantic-release-bot committed Dec 20, 2021
1 parent 510d5ca commit c67e1b9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.0.0-beta.75](https://github.com/TomokiMiyauci/unitest/compare/v1.0.0-beta.74...v1.0.0-beta.75) (2021-12-20)


### Bug Fixes

* **expect:** change context member and fix assertion message ([599940f](https://github.com/TomokiMiyauci/unitest/commit/599940fb3ba295530d08c58d82511460a70b5a52))
* **matcher:** change `MatchResult` interface ([1e6bac4](https://github.com/TomokiMiyauci/unitest/commit/1e6bac43cfedce9102d64d12a28821690943de26))
* **modifier:** rename `stringify` pre modifier to `string` ([1d61e93](https://github.com/TomokiMiyauci/unitest/commit/1d61e931d4da266a1a2bff18d278db3d1a4b16cf))


### Features

* **modifier:** add `number` pre modifier ([8ce5f1e](https://github.com/TomokiMiyauci/unitest/commit/8ce5f1e49b417fc816f32272366e2e8c85ec82b0))

# [1.0.0-beta.74](https://github.com/TomokiMiyauci/unitest/compare/v1.0.0-beta.73...v1.0.0-beta.74) (2021-12-20)


Expand Down

0 comments on commit c67e1b9

Please sign in to comment.