From 773fb461fffce632d27a36315e85eb187e59181d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 4 Nov 2024 13:12:39 +0000 Subject: [PATCH] chore(release): 1.15.0 [skip ci] # [1.15.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.5...v1.15.0) (2024-11-04) ### Bug Fixes * prettier.config options ([55eddb4](https://github.com/CoCreate-app/CoCreate-authorize/commit/55eddb46c223e01f73460f395bca92d94826a84c)) ### Features * add prettier.config.js and format files ([2d4c894](https://github.com/CoCreate-app/CoCreate-authorize/commit/2d4c894170d1884da8bbba1d2f3ef551ff2abc01)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fea29a6..0d11317 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.15.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.5...v1.15.0) (2024-11-04) + + +### Bug Fixes + +* prettier.config options ([55eddb4](https://github.com/CoCreate-app/CoCreate-authorize/commit/55eddb46c223e01f73460f395bca92d94826a84c)) + + +### Features + +* add prettier.config.js and format files ([2d4c894](https://github.com/CoCreate-app/CoCreate-authorize/commit/2d4c894170d1884da8bbba1d2f3ef551ff2abc01)) + ## [1.14.5](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.4...v1.14.5) (2024-09-21) diff --git a/package.json b/package.json index e322be2..475ca75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/authorize", - "version": "1.14.5", + "version": "1.15.0", "description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "authorize",