From 355a673433a5ca8ce58a064e5a35a0a05286b150 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 29 Oct 2021 01:34:58 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.0.0...v1.0.1) (2021-10-29) ### Bug Fixes * update dependencies ([c46bc1b](https://github.com/CoCreate-app/CoCreate-elements/commit/c46bc1b32aaea18c84d7098dc21010729db450ff)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2117ed8..47a4f70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.0.0...v1.0.1) (2021-10-29) + + +### Bug Fixes + +* update dependencies ([c46bc1b](https://github.com/CoCreate-app/CoCreate-elements/commit/c46bc1b32aaea18c84d7098dc21010729db450ff)) + # 1.0.0 (2021-10-18) diff --git a/package.json b/package.json index 76c5f14..95fdfa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/elements", - "version": "1.0.0", + "version": "1.0.1", "description": "Fetch content into any html element by using html5 attributes to query data stored in CoCreate headless CMS. If data is changed it will instantly reflect in html tags as changes are broadcasted in realtime", "keywords": [ "elements",