From 9681a336b9dd43f6255f2f6a05a6a927f683ed74 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 3 Oct 2020 00:44:43 +0000 Subject: [PATCH] chore(release): 0.3.5 [skip ci] ## [0.3.5](https://github.com/maevsi/maevsi_stack/compare/0.3.4...0.3.5) (2020-10-03) ### Bug Fixes * **release:** schedule release ([ef83804](https://github.com/maevsi/maevsi_stack/commit/ef83804331b89bf7393f007e60aa7e1d74832c85)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index daf1e8de..aa116628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.3.5](https://github.com/maevsi/maevsi_stack/compare/0.3.4...0.3.5) (2020-10-03) + + +### Bug Fixes + +* **release:** schedule release ([ef83804](https://github.com/maevsi/maevsi_stack/commit/ef83804331b89bf7393f007e60aa7e1d74832c85)) + ## [0.3.4](https://github.com/maevsi/maevsi_stack/compare/0.3.3...0.3.4) (2020-09-29) diff --git a/package.json b/package.json index 3e4e90cd..b1c65201 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "maevsi_stack", "private": true, - "version": "0.3.4", + "version": "0.3.5", "scheduleVersion": "0.3.5", "description": "DargStack configuration for maevsi.", "repository": "https://github.com/maevsi/maevsi_stack.git",