From d462a4b1cbee2616759fede4f0759934c5ad7db1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 21 Aug 2023 03:34:21 +0000 Subject: [PATCH] chore(release): 1.5.1 [skip ci] ## [1.5.1](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.5.0...v1.5.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([c4155f3](https://github.com/CoCreate-app/CoCreate-authorize/commit/c4155f34689265420a6586e695207acf08b39c6e)) * add method to crud object ([92c233a](https://github.com/CoCreate-app/CoCreate-authorize/commit/92c233a97fd950bfa7b7c3ba5a6f18fa1ed9bc4a)) * replace cdn with /dist ([795573d](https://github.com/CoCreate-app/CoCreate-authorize/commit/795573d27f41674b054c0c40696ccd69f793091c)) * update file uploader ([95d8ad8](https://github.com/CoCreate-app/CoCreate-authorize/commit/95d8ad859292abe279cc7c83b57ee4e8ccecd415)) --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b01312..7bc1786 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.5.1](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.5.0...v1.5.1) (2023-08-21) + + +### Bug Fixes + +* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([c4155f3](https://github.com/CoCreate-app/CoCreate-authorize/commit/c4155f34689265420a6586e695207acf08b39c6e)) +* add method to crud object ([92c233a](https://github.com/CoCreate-app/CoCreate-authorize/commit/92c233a97fd950bfa7b7c3ba5a6f18fa1ed9bc4a)) +* replace cdn with /dist ([795573d](https://github.com/CoCreate-app/CoCreate-authorize/commit/795573d27f41674b054c0c40696ccd69f793091c)) +* update file uploader ([95d8ad8](https://github.com/CoCreate-app/CoCreate-authorize/commit/95d8ad859292abe279cc7c83b57ee4e8ccecd415)) + # [1.5.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.4.0...v1.5.0) (2023-08-17) diff --git a/package.json b/package.json index 6c82b6f..3b0f44d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/authorize", - "version": "1.5.0", + "version": "1.5.1", "description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "authorize",