From 67f2c8a3f4bec059265e7e87d6ebe4ca68871371 Mon Sep 17 00:00:00 2001 From: arctic_hen7 Date: Sun, 2 May 2021 16:20:42 +1000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=94=96=200.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..325c98c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# 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.1](https://github.com/arctic-hen7/bonnie/compare/v0.1.0...v0.1.1) (2021-05-02) + + +### Features + +* 📝 added help page ([#1](https://github.com/arctic-hen7/bonnie/issues/1)) ([3a1a47d](https://github.com/arctic-hen7/bonnie/commit/3a1a47d230d33b105b6936804c2546d28be01f85)) + + +### Documentation Changes + +* 📝 added code of conduct ([7ca3efc](https://github.com/arctic-hen7/bonnie/commit/7ca3efc4dec71f3c3300e8324481f52c7a330247)) +* 📝 added contributing guidelines ([38cb941](https://github.com/arctic-hen7/bonnie/commit/38cb94170c14d6962e6681c5888f5f0b6d64561b)) +* 📝 added readme badges ([1391255](https://github.com/arctic-hen7/bonnie/commit/1391255384cac5d0abbee543a5b763c89bc905da)) +* 📝 updated readme for releases page ([cb2c9fd](https://github.com/arctic-hen7/bonnie/commit/cb2c9fd5cadefb269e5ba1961f01a6a0dd72ce34))