From 0a96228cc6ede4b79842cbd00b6a8a3d429b34aa Mon Sep 17 00:00:00 2001 From: sinclairzx81 Date: Thu, 25 Dec 2025 01:34:24 +0900 Subject: [PATCH] Revision 0.34.45 (#3) * Documentation * ChangeLog * Version --- changelog/0.34.0.md | 2 ++ package.json | 2 +- readme.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog/0.34.0.md b/changelog/0.34.0.md index 78119c6..a6e050f 100644 --- a/changelog/0.34.0.md +++ b/changelog/0.34.0.md @@ -3,6 +3,8 @@ --- ### Revision Updates +- [Revision 0.34.45](https://github.com/sinclairzx81/typebox-legacy/pull/2) + - Documentation Update - Resolve Readme Assets to TypeBox Legacy Repository. - [Revision 0.34.44](https://github.com/sinclairzx81/typebox-legacy/pull/2) - Documentation Update - Rename Project to TypeBox 0.34.x - [Revision 0.34.43](https://github.com/sinclairzx81/typebox-legacy/pull/1) diff --git a/package.json b/package.json index de97e99..b6d2d05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sinclair/typebox", - "version": "0.34.44", + "version": "0.34.45", "description": "Json Schema Type Builder with Static Type Resolution for TypeScript", "keywords": [ "typescript", diff --git a/readme.md b/readme.md index c16d413..3f1253c 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@

Json Schema Type Builder with Static Type Resolution for TypeScript

- +