From 48449585e85ce4add1475f9f130235af809d6a96 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Wed, 20 Jan 2021 03:20:37 +0000 Subject: [PATCH] chore(release): 0.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..979b5a3 --- /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 (2021-01-20) + + +### Features + +* **rands:** initial implementation ([597fe53](https://github.com/jimeh/rands/commit/597fe535d32763f6b892e376bed4f2030c0aa45f))