Skip to content

Commit

Permalink
chore(release): v0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Oct 3, 2023
1 parent f8f70a9 commit 7bc9dd0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## v0.2.13

[compare changes](https://github.com/esp-admin/app/compare/v0.2.12...v0.2.13)

### 🔥 Performance

- Cache s3 objects on client-side instead of CDN ([99e150e](https://github.com/esp-admin/app/commit/99e150e))

### 💅 Refactors

- Minor UI refactoring ([3164e42](https://github.com/esp-admin/app/commit/3164e42))
- Minor UI refactoring ([dff49bb](https://github.com/esp-admin/app/commit/dff49bb))

### 🏡 Chore

- Remove provided Bugsnag instance ([deb1d2b](https://github.com/esp-admin/app/commit/deb1d2b))

### ❤️ Contributors

- Becem-gharbi <[email protected]>

## v0.2.12

[compare changes](https://github.com/esp-admin/app/compare/v0.2.11...v0.2.12)
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": "esp-admin",
"version": "0.2.12",
"version": "0.2.13",
"private": true,
"description": "Remote management for ESP microcontrollers",
"homepage": "https://esp-admin.bg.tn",
Expand Down

0 comments on commit 7bc9dd0

Please sign in to comment.