Skip to content

Commit

Permalink
chore(release): v1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed May 5, 2024
1 parent f34fc8d commit e765d89
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## v1.0.19

[compare changes](https://github.com/esp-admin/app/compare/v1.0.18...v1.0.19)

### 💅 Refactors

- Change cors impl ([606e28f](https://github.com/esp-admin/app/commit/606e28f))

### 🏡 Chore

- Apply latest changes on nuxt-auth and nuxt-naiveui ([faf6107](https://github.com/esp-admin/app/commit/faf6107))
- Replace nuxt-s3 with @bg-dev/nuxt-s3 ([2f3b01b](https://github.com/esp-admin/app/commit/2f3b01b))

### ❤️ Contributors

- Becem-gharbi <[email protected]>

## v1.0.18

[compare changes](https://github.com/esp-admin/app/compare/v1.0.17...v1.0.18)
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": "esp-admin",
"version": "1.0.18",
"version": "1.0.19",
"private": true,
"description": "Remote management for ESP microcontrollers",
"homepage": "https://esp-admin.tn",
Expand Down Expand Up @@ -50,4 +50,4 @@
"ua-parser-js": "^1.0.37",
"zod": "^3.22.4"
}
}
}

0 comments on commit e765d89

Please sign in to comment.