Skip to content

Commit

Permalink
chore(release): v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Jun 9, 2024
1 parent cc3ec07 commit d5ffc90
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## v3.0.0

[compare changes](https://github.com/becem-gharbi/nuxt-starter/compare/v2.2.3...v3.0.0)

### 🚀 Enhancements

- ⚠️ Upgrade `nuxt-auth` to v3 ([e921dae](https://github.com/becem-gharbi/nuxt-starter/commit/e921dae))
- Show session `updatedAt` time ([cc3ec07](https://github.com/becem-gharbi/nuxt-starter/commit/cc3ec07))

### 🏡 Chore

- **lint:** Migrate to `@nuxt/eslint` ([43a3f67](https://github.com/becem-gharbi/nuxt-starter/commit/43a3f67))

#### ⚠️ Breaking Changes

- ⚠️ Upgrade `nuxt-auth` to v3 ([e921dae](https://github.com/becem-gharbi/nuxt-starter/commit/e921dae))

### ❤️ Contributors

- Becem-gharbi <[email protected]>

## v2.2.3

[compare changes](https://github.com/becem-gharbi/nuxt-starter/compare/v2.2.2...v2.2.3)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-starter",
"version": "2.2.3",
"version": "3.0.0",
"private": true,
"repository": "https://github.com/becem-gharbi/nuxt-starter.git",
"homepage": "https://nuxt-starter.bg.tn",
Expand Down Expand Up @@ -33,4 +33,4 @@
"ua-parser-js": "^1.0.37"
},
"packageManager": "[email protected]+sha1.4a6f863625170af87d027789f72662e0601ecb57"
}
}

0 comments on commit d5ffc90

Please sign in to comment.