Skip to content

Commit c175b58

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

File tree

4 files changed

+9
-12
lines changed

4 files changed

+9
-12
lines changed

.changeset/open-donkeys-mate.md

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

.changeset/vast-paths-invite.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# openapi-sampler
2+
3+
## 1.7.1
4+
5+
### Patch Changes
6+
7+
- c40f071: Updated `fast-xml-parser` to v5.3.8.
8+
- aeb9ef5: Added changeset flow for streamlined versioning and releases.

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.0",
3+
"version": "1.7.1",
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)