Skip to content

Commit

Permalink
chore(release): v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Nov 16, 2023
1 parent 345b066 commit 05c73b2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v1.1.2

[compare changes](https://github.com/esp-admin/sdk/compare/v1.0.0...v1.1.2)

### 🩹 Fixes

- Send disconnected report status before reset ([8b2c4a1](https://github.com/esp-admin/sdk/commit/8b2c4a1))

### 🏡 Chore

- Remove rc suffix ([72c2514](https://github.com/esp-admin/sdk/commit/72c2514))
- **release:** V1.0.1 ([b257b70](https://github.com/esp-admin/sdk/commit/b257b70))
- Exclude node files from library pkg ([dae2e41](https://github.com/esp-admin/sdk/commit/dae2e41))
- Bump version to 1.1.1 ([345b066](https://github.com/esp-admin/sdk/commit/345b066))

### ❤️ Contributors

- Becem-gharbi ([@becem-gharbi](http://github.com/becem-gharbi))

## v1.0.1

[compare changes](https://github.com/esp-admin/sdk/compare/v1.0.0...v1.0.1)
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-sdk",
"version": "1.1.1",
"version": "1.1.2",
"description": "The sdk for [ESP Admin](https://github.com/becem-gharbi/esp-admin) platform",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 05c73b2

Please sign in to comment.