Skip to content

Commit 85eca17

Browse files
committed
chore(release): publish
- [email protected]
1 parent 1c3a64f commit 85eca17

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.9.3](https://github.com/hyperweb-io/schema-typescript/compare/[email protected]@0.9.3) (2025-06-02)
7+
8+
**Note:** Version bump only for package schema-sdk
9+
10+
11+
12+
13+
614
## [0.9.2](https://github.com/hyperweb-io/schema-typescript/compare/[email protected]@0.9.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.9.2",
3+
"version": "0.9.3",
44
"description": "Convert JSON Schema OpenAPI Spec to TypeScript Clients",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/schema-typescript#readme",

0 commit comments

Comments
 (0)