From 3e92097463788f7dd8aff6395910f98f33e50946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Mazzucotelli?= Date: Sat, 26 Oct 2024 13:13:53 +0200 Subject: [PATCH] chore: Prepare release 0.0.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49212ce..ef28e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,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.0](https://github.com/mkdocstrings/javascript/releases/tag/0.0.0) - 2024-10-26 + +[Compare with first commit](https://github.com/mkdocstrings/javascript/compare/a0131c63ba061511784515e30a91e8bb29f9d9cb...0.0.0) + +### Features + +- Generate the project using the handler template ([a0131c6](https://github.com/mkdocstrings/javascript/commit/a0131c63ba061511784515e30a91e8bb29f9d9cb) by Timothée Mazzucotelli).