From 8e0cd8465292bca1ce08b3b307aedd4c0c84afb0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 4 Nov 2024 13:22:01 +0000 Subject: [PATCH] chore(release): 1.11.0 [skip ci] # [1.11.0](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.10.3...v1.11.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([5623aac](https://github.com/CoCreate-app/CoCreate-croppie/commit/5623aac783303736403464f9954096bc86fc6b7d)) ### Features * add prettier.config.js and format files ([78e41b8](https://github.com/CoCreate-app/CoCreate-croppie/commit/78e41b80fe45c92e291978f3069c1fc1544efe4a)) * add prettier.config.js and format files ([e4dbc33](https://github.com/CoCreate-app/CoCreate-croppie/commit/e4dbc3341cbe9c9f2089681ecdfa72698bda4242)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0980ea0..af556f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.11.0](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.10.3...v1.11.0) (2024-11-04) + + +### Bug Fixes + +* pretier.config.js and file formating ([5623aac](https://github.com/CoCreate-app/CoCreate-croppie/commit/5623aac783303736403464f9954096bc86fc6b7d)) + + +### Features + +* add prettier.config.js and format files ([78e41b8](https://github.com/CoCreate-app/CoCreate-croppie/commit/78e41b80fe45c92e291978f3069c1fc1544efe4a)) +* add prettier.config.js and format files ([e4dbc33](https://github.com/CoCreate-app/CoCreate-croppie/commit/e4dbc3341cbe9c9f2089681ecdfa72698bda4242)) + ## [1.10.3](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.10.2...v1.10.3) (2024-06-12) diff --git a/package.json b/package.json index 45c6fed..a9d1073 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/croppie", - "version": "1.10.3", + "version": "1.11.0", "description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "croppie",