Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.3...v1.7.0) (2023-08-21)

### Features

* Update cocreate dependencies for the latest features and bug fixes ([f37dca6](f37dca6))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent f37dca6 commit ca8d526
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.6.3...v1.7.0) (2023-08-21)


### Features

* Update cocreate dependencies for the latest features and bug fixes ([f37dca6](https://github.com/CoCreate-app/CoCreate-mongodb/commit/f37dca6514c1636e266ae84c72b83155f9881d2f))

## [1.6.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.6.2...v1.6.3) (2023-08-21)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/mongodb",
"version": "1.6.3",
"version": "1.7.0",
"description": "A simple mongodb component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"mongodb",
Expand Down Expand Up @@ -48,4 +48,4 @@
"@cocreate/utils": "^1.23.1",
"mongodb": "^4.12.1"
}
}
}

0 comments on commit ca8d526

Please sign in to comment.