From 1d070299d69718291fba542422eb35d3d78929a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:32:13 +0200 Subject: [PATCH] chore(main): release 1.0.0 (#1) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c4322bc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2024-05-20) + + +### Features + +* initial commit ([3783df5](https://github.com/folke/ts-comments.nvim/commit/3783df57058836a10d658f4c07eadf0237ed3846))