Skip to content

Commit

Permalink
chore(release): v1.1.3-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Oct 22, 2023
1 parent 519e302 commit fccbd21
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,6 +1,27 @@
# Changelog


## v1.1.3-rc

[compare changes](https://github.com/esp-admin/app/compare/v1.1.2-rc...v1.1.3-rc)

### 🔥 Performance

- Set appropriate logo dimensions ([519e302](https://github.com/esp-admin/app/commit/519e302))

### 💅 Refactors

- **Navbar:** Remove lazy loading dropdown ([e310e29](https://github.com/esp-admin/app/commit/e310e29))

### 📦 Build

- Add ci workflow ([8f9dda5](https://github.com/esp-admin/app/commit/8f9dda5))
- Trigger ci on release ([d9862b0](https://github.com/esp-admin/app/commit/d9862b0))

### ❤️ Contributors

- Becem-gharbi <becem.gharbi@live.com>

## v1.1.2-rc

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

0 comments on commit fccbd21

Please sign in to comment.