chore(release): v0.0.6

This commit is contained in:
arashsheyda
2023-05-16 13:46:26 +03:00
parent d381058591
commit ac24680bd4
2 changed files with 14 additions and 1 deletions

View File

@ -1,6 +1,19 @@
# Changelog
## v0.0.6
[compare changes](https://github.com/arashsheyda/nuxt-mongoose/compare/v0.0.5...v0.0.6)
### 🩹 Fixes
- Remove useMongoose composable ([d381058](https://github.com/arashsheyda/nuxt-mongoose/commit/d381058))
### ❤️ Contributors
- Arashsheyda <sheidaeearash1999@gmail.com>
## v0.0.5
[compare changes](https://github.com/arashsheyda/nuxt-mongoose/compare/v0.0.4...v0.0.5)