From 7dff4b2405b559fadbf2029dc2f546e9444cfd82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Mazzucotelli?= Date: Wed, 8 May 2024 21:31:38 +0200 Subject: [PATCH] chore: Prepare release 0.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a87281b..72dd761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.0.1](https://github.com/mkdocstrings/typescript/releases/tag/0.0.1) - 2024-05-08 + +[Compare with first commit](https://github.com/mkdocstrings/typescript/compare/00cd6f133945a103d9e71cc6b413c0738a07f9d1...0.0.1) + +### Build + +- Release no-op version ([04dfa30](https://github.com/mkdocstrings/typescript/commit/04dfa30942014a113806f9ad5981718a620a6532) by Timothée Mazzucotelli).