Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.42 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.42](v1.0.0-beta.41...v1.0.0-beta.42) (2021-11-30)

### Features

* **expect:** add `anything` function ([d9b495b](d9b495b))
* **matcher:** use custom equal function ([7a282c9](7a282c9))
* **report:** add line number reporter for assertion ([eb9f47b](eb9f47b))
  • Loading branch information
semantic-release-bot committed Nov 30, 2021
1 parent 851779b commit a6cf706
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.0.0-beta.42](https://github.com/TomokiMiyauci/unitest/compare/v1.0.0-beta.41...v1.0.0-beta.42) (2021-11-30)


### Features

* **expect:** add `anything` function ([d9b495b](https://github.com/TomokiMiyauci/unitest/commit/d9b495ba74658259487701d9c6c7245f67c5b541))
* **matcher:** use custom equal function ([7a282c9](https://github.com/TomokiMiyauci/unitest/commit/7a282c9146cbd09ecfa6c1a3f60394ec5e6c0925))
* **report:** add line number reporter for assertion ([eb9f47b](https://github.com/TomokiMiyauci/unitest/commit/eb9f47b032180abc80b7c6bb3706e505d3ddfc0e))

# [1.0.0-beta.41](https://github.com/TomokiMiyauci/unitest/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2021-11-29)


Expand Down

0 comments on commit a6cf706

Please sign in to comment.