Skip to content

Commit

Permalink
Version Packages (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
toomuchdesign and github-actions[bot] authored Jan 28, 2024
1 parent 0b1e827 commit 193acae
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-cows-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-oranges-worry.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# openapi-ts-json-schema

## 0.6.0

### Minor Changes

- 1f3294a: default `refHandling` option switched from "inline" to "import"
- 1b6a53d: Throw descriptive error with circular schemas and "inline" `refHandling` option

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openapi-ts-json-schema",
"version": "0.5.0",
"version": "0.6.0",
"description": "OpenAPI to JSON schema generator with TypeScript in mind",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 193acae

Please sign in to comment.