From 245a126ac1dcea16d44d03d87251dddb0dd72997 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 4 Nov 2024 13:12:46 +0000 Subject: [PATCH] chore(release): 1.20.0 [skip ci] # [1.20.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.19.0...v1.20.0) (2024-11-04) ### Bug Fixes * prettier.config options ([1cce40a](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1cce40a4b8320418ff36a76ab4cf421960f9c6c7)) ### Features * add prettier.config.js and format files ([1baba2c](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1baba2c4a8d97f315737e321e7f48193df970a22)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2dc008..1c0ff25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.20.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.19.0...v1.20.0) (2024-11-04) + + +### Bug Fixes + +* prettier.config options ([1cce40a](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1cce40a4b8320418ff36a76ab4cf421960f9c6c7)) + + +### Features + +* add prettier.config.js and format files ([1baba2c](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1baba2c4a8d97f315737e321e7f48193df970a22)) + # [1.19.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.18.7...v1.19.0) (2024-11-02) diff --git a/package.json b/package.json index 885ca44..fb140e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/mongodb", - "version": "1.19.0", + "version": "1.20.0", "description": "A simple mongodb component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "mongodb",