Skip to content

Commit

Permalink
chore(release): v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Sep 25, 2023
1 parent 8fd6cb2 commit 315217b
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,6 +1,25 @@
# Changelog


## v0.1.6

[compare changes](https://github.com/esp-admin/sdk/compare/v0.1.5...v0.1.6)


### 🩹 Fixes

- **NVS:** Store NULL values as empty strings ([8fd6cb2](https://github.com/esp-admin/sdk/commit/8fd6cb2))

### 🏡 Chore

- Delete test directory ([0bedbe9](https://github.com/esp-admin/sdk/commit/0bedbe9))
- Rename directory test to tests ([2e623f6](https://github.com/esp-admin/sdk/commit/2e623f6))

### ❤️ Contributors

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

## v0.1.5

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

0 comments on commit 315217b

Please sign in to comment.