From 509f0bb2bcc9aaf6a21702e608c558a606c336fc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Nov 2023 00:35:50 +0000 Subject: [PATCH] chore(release): 1.6.4 [skip ci] ## [1.6.4](https://github.com/CoCreate-app/CoCreate-social-share/compare/v1.6.3...v1.6.4) (2023-11-09) ### Bug Fixes * meta name typo ([d34fc49](https://github.com/CoCreate-app/CoCreate-social-share/commit/d34fc494030b505a4c54fa39a919c40f0d896b3d)) * update host ([bd742ef](https://github.com/CoCreate-app/CoCreate-social-share/commit/bd742ef1a354bb6997fafe2e013b02c3072e7dca)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cdff52..1bb2311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.6.4](https://github.com/CoCreate-app/CoCreate-social-share/compare/v1.6.3...v1.6.4) (2023-11-09) + + +### Bug Fixes + +* meta name typo ([d34fc49](https://github.com/CoCreate-app/CoCreate-social-share/commit/d34fc494030b505a4c54fa39a919c40f0d896b3d)) +* update host ([bd742ef](https://github.com/CoCreate-app/CoCreate-social-share/commit/bd742ef1a354bb6997fafe2e013b02c3072e7dca)) + ## [1.6.3](https://github.com/CoCreate-app/CoCreate-social-share/compare/v1.6.2...v1.6.3) (2023-11-03) diff --git a/package.json b/package.json index c159314..ebaab45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/social-share", - "version": "1.6.3", + "version": "1.6.4", "description": "A simple social-share component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "social-share",