Skip to content

Commit

Permalink
chore(release): v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsheyda committed Feb 1, 2024
1 parent 5a7936a commit d746f45
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@

## v1.0.5

[compare changes](https://github.com/arashsheyda/nuxt-mongoose/compare/v1.0.4...v1.0.5)

### 🩹 Fixes

- Replace consola with logger ([5a7936a](https://github.com/arashsheyda/nuxt-mongoose/commit/5a7936a))

### 🏡 Chore

- **release:** V1.0.4 ([64a4fa5](https://github.com/arashsheyda/nuxt-mongoose/commit/64a4fa5))

### ❤️ Contributors

- Arash <arashi.sheyda@gmail.com>

## v1.0.4

[compare changes](https://github.com/arashsheyda/nuxt-mongoose/compare/v1.0.3...v1.0.5)

### 💅 Refactors
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-mongoose",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"private": false,
"packageManager": "pnpm@8.7.4",
"description": "Nuxt 3 module for MongoDB with Mongoose",
Expand Down

0 comments on commit d746f45

Please sign in to comment.