Skip to content

Commit f1b34ee

Browse files
chore: 🔖 release new versions (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 67b6b82 commit f1b34ee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sparkly-grapes-refuse.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-sampler
22

3+
## 1.7.2
4+
5+
### Patch Changes
6+
7+
- 67b6b82: Updated `fast-xml-parser` to v5.5.1.
8+
39
## 1.7.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-sampler",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "Tool for generation samples based on OpenAPI payload/response schema",
55
"main": "dist/openapi-sampler.js",
66
"module": "src/openapi-sampler.js",

0 commit comments

Comments
 (0)