Skip to content

Commit 8bbdb37

Browse files
authored
Merge pull request #8 from griffiths-waite/changeset-release/main
Version Packages
2 parents c1c97a0 + f571382 commit 8bbdb37

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/tangy-corners-shout.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# xsd-to-openapi
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- 651c23d: - **Add readme documentation for tool**
8+
Other changes:
9+
- Update `basic.xsd` fixture file
10+
- Remove a couple of redundant tests
11+
- Return the generated OpenAPI spec for programmatic consumption
12+
313
## 1.2.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xsd-to-openapi",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "",
55
"author": "Griffiths Waite",
66
"license": "MIT",

0 commit comments

Comments
 (0)