Skip to content

Commit 6dad10c

Browse files
authored
chore: v1.7.0 (#192)
1 parent 1514a98 commit 6dad10c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-sampler",
3-
"version": "1.6.2",
3+
"version": "1.7.0",
44
"description": "Tool for generation samples based on OpenAPI payload/response schema",
55
"main": "dist/openapi-sampler.js",
66
"module": "src/openapi-sampler.js",
@@ -78,4 +78,4 @@
7878
"tmp": ">=0.2.4",
7979
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1"
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)