Skip to content

Commit

Permalink
chore(release): 1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.20.0](v1.19.0...v1.20.0) (2024-11-04)

### Bug Fixes

* prettier.config options ([1cce40a](1cce40a))

### Features

* add prettier.config.js and format files ([1baba2c](1baba2c))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 1cce40a commit 245a126
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 245a126

Please sign in to comment.