Skip to content

Commit

Permalink
chore: Release 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 19, 2024
1 parent fb154dc commit 29de673
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
@@ -1,3 +1,10 @@
## [4.0.4](https://github.com/alexschimpf/rest-api-tester/compare/v4.0.3...v4.0.4) (2024-03-19)


### Bug Fixes

* Fixed content-type check in default_verifier ([fb154dc](https://github.com/alexschimpf/rest-api-tester/commit/fb154dc89c512eb60b92f955847bd326d6669dfc))

## [4.0.3](https://github.com/alexschimpf/rest-api-tester/compare/v4.0.2...v4.0.3) (2024-03-15)

## [4.0.2](https://github.com/alexschimpf/rest-api-tester/compare/v4.0.1...v4.0.2) (2024-03-14)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Alex Schimpf",
"description": "REST API testing library",
"keywords": [],
"version": "4.0.3",
"version": "4.0.4",
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
Expand Down

0 comments on commit 29de673

Please sign in to comment.