Skip to content

Commit

Permalink
chore(release): v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed May 18, 2023
1 parent f8a35aa commit a98a2f8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
# Changelog


## v0.1.2

[compare changes](https://github.com/becem-gharbi/node-red-unstorage/compare/v0.1.1...v0.1.2)


### 🚀 Enhancements

- Create docker image ([946c701](https://github.com/becem-gharbi/node-red-unstorage/commit/946c701))

### 🩹 Fixes

- Add static content middleware ([28e1593](https://github.com/becem-gharbi/node-red-unstorage/commit/28e1593))

### 📖 Documentation

- Update README ([f8f3dcf](https://github.com/becem-gharbi/node-red-unstorage/commit/f8f3dcf))

### 🏡 Chore

- Set loggin console to trace ([e3feb6c](https://github.com/becem-gharbi/node-red-unstorage/commit/e3feb6c))
- Set logging console to default ([f8a35aa](https://github.com/becem-gharbi/node-red-unstorage/commit/f8a35aa))

### ❤️ Contributors

- Becem-gharbi

## v0.1.1


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": "node-red-unstorage",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"description": "Running Node Red on Unstorage layer",
"main": "index.js",
Expand Down Expand Up @@ -29,4 +29,4 @@
"node-red": "^3.0.2",
"unstorage": "^1.6.0"
}
}
}

0 comments on commit a98a2f8

Please sign in to comment.