From 5baa0518462e0722b71fd05b858504d929615010 Mon Sep 17 00:00:00 2001 From: sinclair Date: Wed, 4 Dec 2024 17:03:43 +0900 Subject: [PATCH] ChangeLog --- changelog/0.34.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/0.34.0.md b/changelog/0.34.0.md index 51c4fc8c..0b821e45 100644 --- a/changelog/0.34.0.md +++ b/changelog/0.34.0.md @@ -1,5 +1,5 @@ ### 0.34.0 -- [Revision 0.34.10](https://github.com/sinclairzx81/typebox/pull/1101) +- [Revision 0.34.10](https://github.com/sinclairzx81/typebox/pull/1107) - Fix Declaration Emit for Index and Mapped Types - Fix Record Inference Presentation when Embedded in Modules - Fix Record Mapping when using TImport as Key