From 01338ce3100cbebf6a1bbff77a2ce4963e971171 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Jun 2021 23:58:18 +0000 Subject: [PATCH] chore(release): 1.0.6 [skip ci] ## [1.0.6](https://github.com/CoCreate-app/CoCreate-kanban/compare/v1.0.5...v1.0.6) (2021-06-16) ### Bug Fixes * added header for seo ([eeeda68](https://github.com/CoCreate-app/CoCreate-kanban/commit/eeeda6841cc5035605436ca1cdababeb60a15dac)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb2cc13..87ebf6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.6](https://github.com/CoCreate-app/CoCreate-kanban/compare/v1.0.5...v1.0.6) (2021-06-16) + + +### Bug Fixes + +* added header for seo ([eeeda68](https://github.com/CoCreate-app/CoCreate-kanban/commit/eeeda6841cc5035605436ca1cdababeb60a15dac)) + ## [1.0.5](https://github.com/CoCreate-app/CoCreate-kanban/compare/v1.0.4...v1.0.5) (2021-06-06) diff --git a/package.json b/package.json index 98a732c..da653d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/kanban", - "version": "1.0.5", + "version": "1.0.6", "description": "A simple kanban component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "kanban",