From 037920620e00d0cf8bf2834b0f2547e81263b053 Mon Sep 17 00:00:00 2001 From: Arash <38922203+arashsheyda@users.noreply.github.com> Date: Fri, 22 Sep 2023 01:50:58 +0300 Subject: [PATCH] chore(release): v1.0.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88a501a..8060e87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v1.0.1 + +### 🏡 Chore + +- **release:** V1.0.0 ([b566196](https://github.com/arashsheyda/nuxt-mongoose/commit/b566196)) +- **release:** V1.0.1 ([5bf554f](https://github.com/arashsheyda/nuxt-mongoose/commit/5bf554f)) +- Update dependencies ([0f73464](https://github.com/arashsheyda/nuxt-mongoose/commit/0f73464)) + +### ❤️ Contributors + +- Arash Sheyda + ## v1.0.0 [compare changes](https://github.com/arashsheyda/nuxt-mongoose/compare/v0.0.9...v1.0.0)