Skip to content

Commit 924822d

Browse files
authored
release 0.9.2 (#75)
1 parent 7b7826d commit 924822d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/chai-openapi-response-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chai-openapi-response-validator",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Simple Chai support for asserting that HTTP responses satisfy an OpenAPI spec",
55
"main": "index.js",
66
"types": "index.d.ts",

packages/jest-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-openapi",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)