Skip to content

Commit

Permalink
chore(release): v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Sep 7, 2023
1 parent 7f54839 commit 761dd8c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# Changelog

## v2.0.3

[compare changes](https://github.com/becem-gharbi/nuxt-starter/compare/v2.0.2...v2.0.3)

### 🩹 Fixes

- **AccountPreferences:** Update colorModePreference handling ([dc1cf3e](https://github.com/becem-gharbi/nuxt-starter/commit/dc1cf3e))

### 💅 Refactors

- **drawer:** Display account button on footer ([7f54839](https://github.com/becem-gharbi/nuxt-starter/commit/7f54839))

### 📖 Documentation

- Remove modules readmes ([a258268](https://github.com/becem-gharbi/nuxt-starter/commit/a258268))

### 🏡 Chore

- Upgrade nuxt-auth ([7013e62](https://github.com/becem-gharbi/nuxt-starter/commit/7013e62))
- Update example.env ([61d6609](https://github.com/becem-gharbi/nuxt-starter/commit/61d6609))
- Upgrade dependencies ([8b33482](https://github.com/becem-gharbi/nuxt-starter/commit/8b33482))
- Upgrade dependencies ([54f37b0](https://github.com/becem-gharbi/nuxt-starter/commit/54f37b0))
- Upgrade nuxt-naiveui ([cdd5393](https://github.com/becem-gharbi/nuxt-starter/commit/cdd5393))
- Upgrade nuxt-naiveui ([df452b5](https://github.com/becem-gharbi/nuxt-starter/commit/df452b5))
- Upgrade nuxt-auth ([5cb2728](https://github.com/becem-gharbi/nuxt-starter/commit/5cb2728))
- Upgrade nuxt-auth ([f023674](https://github.com/becem-gharbi/nuxt-starter/commit/f023674))
- Upgrade nuxt-auth ([2dc6a2d](https://github.com/becem-gharbi/nuxt-starter/commit/2dc6a2d))

### ❤️ Contributors

- Becem Gharbi <[email protected]>

## v2.0.2

[compare changes](https://github.com/becem-gharbi/nuxt-starter/compare/v2.0.1...v2.0.2)
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-starter",
"version": "2.0.2",
"version": "2.0.3",
"private": true,
"repository": "https://github.com/becem-gharbi/nuxt-starter.git",
"homepage": "https://nuxt-starter.bg.tn",
Expand Down

1 comment on commit 761dd8c

@vercel
Copy link

@vercel vercel bot commented on 761dd8c Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-starter – ./

nuxt-starter.bg.tn
nuxt-starter-becem-gharbi.vercel.app
nuxt-starter-git-main-becem-gharbi.vercel.app

Please sign in to comment.