Skip to content

Commit

Permalink
chore(release): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Nov 20, 2023
1 parent 3d7544f commit 2b6e70d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## v1.2.0

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

### 🚀 Enhancements

- **Command:** Add onConfig method ([997bb02](https://github.com/esp-admin/sdk/commit/997bb02))

### 💅 Refactors

- **Command:** Create _onCustom method ([a3161be](https://github.com/esp-admin/sdk/commit/a3161be))
- Add warning on deserializeJson fail ([3d7544f](https://github.com/esp-admin/sdk/commit/3d7544f))

### ❤️ Contributors

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

## v1.1.2

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

0 comments on commit 2b6e70d

Please sign in to comment.