From 45a931ac373df65cf032e530dd17c41a614876ce Mon Sep 17 00:00:00 2001 From: Rebecca Stevens Date: Thu, 8 Aug 2019 23:24:40 +1200 Subject: [PATCH] docs: create changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..492676ae --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +## v0.1.0 - 2019-08-08 + +### Commits + +- feat: initial commit [`371adea`](https://github.com/RebeccaStevens/eslint-config-rebeccastevens/commit/371adeac15528dc9292b1d94ee764974b4986e10) +- chore: set prepublish script [`13197b6`](https://github.com/RebeccaStevens/eslint-config-rebeccastevens/commit/13197b670b9edfeac1497ef8e38db514b160019b)