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
-
+