Skip to content

Commit 368c9d8

Browse files
committed
chore(release): publish
- schema-sdk@0.11.3
1 parent 62c8129 commit 368c9d8

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.3](https://github.com/hyperweb-io/schema-typescript/compare/schema-sdk@0.11.2...schema-sdk@0.11.3) (2025-06-02)
7+
8+
**Note:** Version bump only for package schema-sdk
9+
10+
11+
12+
13+
614
## [0.11.2](https://github.com/hyperweb-io/schema-typescript/compare/schema-sdk@0.11.1...schema-sdk@0.11.2) (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.11.2",
3+
"version": "0.11.3",
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)