From 39dd5747d415bbf06750e6d17173e6ae4e8ba0d7 Mon Sep 17 00:00:00 2001 From: Boris Cherny Date: Thu, 2 May 2024 15:38:18 +0900 Subject: [PATCH] v14.0.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa7535ee..91818a4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ *Note: This is a partial changelog, covering significant & breaking changes. For a full list of changes, please consult the [commit log](https://github.com/bcherny/json-schema-to-typescript/commits). +## 14.0.2 + +- 9ec0c70 Added .yaml support (#577) + ## 14.0.1 - 2f29f19 Added `customName` option