Skip to content

Commit

Permalink
chore(release): v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Jan 8, 2024
1 parent e7892fa commit d6ac296
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## v2.1.5

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

### 💅 Refactors

- Change login form layout ([9a8fdf4](https://github.com/becem-gharbi/nuxt-starter/commit/9a8fdf4))
- No significant change ([2b56717](https://github.com/becem-gharbi/nuxt-starter/commit/2b56717))
- No significant change ([e7892fa](https://github.com/becem-gharbi/nuxt-starter/commit/e7892fa))

### 🏡 Chore

- Use matching env variables instead of `process.env` ([ee92bf3](https://github.com/becem-gharbi/nuxt-starter/commit/ee92bf3))
- Add `process.env` for Cloudflare deployment ([a3e924b](https://github.com/becem-gharbi/nuxt-starter/commit/a3e924b))
- Update example.env ([e4ff950](https://github.com/becem-gharbi/nuxt-starter/commit/e4ff950))

### ❤️ Contributors

- Becem-gharbi <[email protected]>

## v2.1.4

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

1 comment on commit d6ac296

@vercel
Copy link

@vercel vercel bot commented on d6ac296 Jan 8, 2024

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-becem-gharbi.vercel.app
nuxt-starter-git-main-becem-gharbi.vercel.app
nuxt-starter.bg.tn

Please sign in to comment.