Skip to content

Commit 420bcc5

Browse files
committed
chore(release): publish
- schema-sdk@0.11.0
1 parent 4de35c4 commit 420bcc5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/schema-sdk/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.11.0](https://github.com/hyperweb-io/schema-typescript/compare/schema-sdk@0.10.0...schema-sdk@0.11.0) (2025-06-02)
7+
8+
**Note:** Version bump only for package schema-sdk
9+
10+
11+
12+
13+
614
# [0.10.0](https://github.com/hyperweb-io/schema-typescript/compare/schema-sdk@0.9.4...schema-sdk@0.10.0) (2025-06-02)
715

816
**Note:** Version bump only for package schema-sdk

packages/schema-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schema-sdk",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Convert JSON Schema OpenAPI Spec to TypeScript Clients",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"homepage": "https://github.com/hyperweb-io/schema-typescript#readme",

0 commit comments

Comments
 (0)