From 40ba5dfaf4780de3f95c3faee92711169a026fca Mon Sep 17 00:00:00 2001 From: Alexey Khrushch Date: Sat, 12 Oct 2019 11:48:33 +0300 Subject: [PATCH] chore(release): 0.1.0 --- 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 0000000..815a0b7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# 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 (2019-10-12) + + +### Bug Fixes + +* deploy url assets ([8d686b7](https://github.com/Alexeykhr/vue-stripe-menu/commit/8d686b7)) + + +### Features + +* add emit + update demo ([00d69d1](https://github.com/Alexeykhr/vue-stripe-menu/commit/00d69d1))