Skip to content

Commit

Permalink
chore(release): v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsheyda committed Sep 20, 2023
1 parent 431d378 commit ced2c77
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
# Changelog


## v1.1.0

[compare changes](https://github.com/arashsheyda/nuxt-mongoose/compare/v0.0.9...v1.1.0)

### 🚀 Enhancements

- Version 1.0.0 ([#21](https://github.com/arashsheyda/nuxt-mongoose/pull/21))

### 📖 Documentation

- Update docus ([0db6bdd](https://github.com/arashsheyda/nuxt-mongoose/commit/0db6bdd))

### 🏡 Chore

- **release:** V0.0.9 ([033380e](https://github.com/arashsheyda/nuxt-mongoose/commit/033380e))

### ❤️ Contributors

- Arash
- Arash Sheyda <[email protected]>
- Arashsheyda <[email protected]>

## v0.0.9

[compare changes](https://github.com/arashsheyda/nuxt-mongoose/compare/v0.0.9...v0.0.9)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-mongoose",
"type": "module",
"version": "1.0.0",
"version": "1.1.0",
"private": false,
"packageManager": "[email protected]",
"description": "Nuxt 3 module for MongoDB with Mongoose",
Expand Down Expand Up @@ -73,4 +73,4 @@
"sass-loader": "^13.3.2",
"splitpanes": "^3.1.5"
}
}
}

0 comments on commit ced2c77

Please sign in to comment.