From bfd50e535ab4aafae66c3cb9e06a4e0949bfef63 Mon Sep 17 00:00:00 2001 From: P-Chan Date: Sun, 17 Apr 2022 23:14:58 +0900 Subject: [PATCH] chore: release v0.1.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7c09d39 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 0.1.0 (2022-04-17) + + +### Features + +* initial commit ([6c49df0](https://github.com/p-chan/react-adobe-fonts/commit/6c49df0fc2b51d1af17d8a4aacd8ae8a4e8d37c3))