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.6...v1.7.0) (2023-06-02)

### Bug Fixes

* 🐛 type for anyOf, oneOf, allOf, not ([d627e6a](d627e6a))

### Features

* 🎨 provide useMongoClient ([f0aa080](f0aa080))
  • Loading branch information
semantic-release-bot committed Jun 2, 2023
1 parent f0aa080 commit cfb76a4
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.7.0](https://github.com/Morgbn/nuxt-oa/compare/v1.6.6...v1.7.0) (2023-06-02)


### Bug Fixes

* :bug: type for anyOf, oneOf, allOf, not ([d627e6a](https://github.com/Morgbn/nuxt-oa/commit/d627e6ab9be746944f159e95542b065fb245d0f2))


### Features

* :art: provide useMongoClient ([f0aa080](https://github.com/Morgbn/nuxt-oa/commit/f0aa080d86218b77cd2dbab20835cda956e42be6))

## [1.6.6](https://github.com/Morgbn/nuxt-oa/compare/v1.6.5...v1.6.6) (2023-05-23)


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": "nuxt-oa",
"version": "1.6.6",
"version": "1.7.0",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit cfb76a4

Please sign in to comment.