Skip to content

Commit

Permalink
Preparing v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vasan-agrostar committed Jun 15, 2024
1 parent 513dbb7 commit 42a8004
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 1.5.1
- Fixed regression (status check failures were not detected)

## 1.5.0
- Support for `$skip` to skip a test, output can have the test shown as skipped

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zzapi",
"version": "1.5.0",
"version": "1.5.1",
"description": "zzAPI is a REST API testing and documentation tool set. It is an open-source Postman alternative. ",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 42a8004

Please sign in to comment.