Skip to content

Commit

Permalink
chore(release): 6.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.5.2](6.5.1...6.5.2) (2022-03-24)

### Bug Fixes

* Update dependencies and remove skipLibCheck. ([#420](#420)) ([2120f01](2120f01))
  • Loading branch information
semantic-release-bot committed Mar 24, 2022
1 parent 2120f01 commit a907e24
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.5.2](https://github.com/thenativeweb/assertthat/compare/6.5.1...6.5.2) (2022-03-24)


### Bug Fixes

* Update dependencies and remove skipLibCheck. ([#420](https://github.com/thenativeweb/assertthat/issues/420)) ([2120f01](https://github.com/thenativeweb/assertthat/commit/2120f01f1cc8f2edde17cb4472aad2e7d204455c))

## [6.5.1](https://github.com/thenativeweb/assertthat/compare/6.5.0...6.5.1) (2022-03-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "assertthat",
"version": "6.5.1",
"version": "6.5.2",
"description": "assertthat provides fluent TDD.",
"contributors": [
{
Expand Down

0 comments on commit a907e24

Please sign in to comment.