From f54e068ded2336a63e0dd675ee4e2f2ba936ecd9 Mon Sep 17 00:00:00 2001 From: Konrad Szwarc Date: Wed, 8 Feb 2023 16:57:48 +0100 Subject: [PATCH] chore: update release date and docs link in release 0.0.1 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 336f152..39009a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.1] - 2023-02-07 +## [0.0.1] - 2023-02-08 ### Workflow @@ -12,4 +12,4 @@ All notable changes to this project will be documented in this file. ### Docs - docs: create changelog file. -- docs: add [contributing page](https://devscard.gitbook.io/docs/contributing). +- docs: add [contributing page](https://devscard.gitbook.io/docs/project-development/contributing).