Skip to content

Commit

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


## v0.1.5

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


### 🚀 Enhancements

- Transform storage plugin to seperate NPM package ([0205fb5](https://github.com/becem-gharbi/node-red-unstorage/commit/0205fb5))

### 📦 Build

- Use `tsup` for bundling ([c46950d](https://github.com/becem-gharbi/node-red-unstorage/commit/c46950d))

### 🏡 Chore

- **package:** Add changelogen and release script ([4278640](https://github.com/becem-gharbi/node-red-unstorage/commit/4278640))
- **package:** Add .gitignore ([a6c300c](https://github.com/becem-gharbi/node-red-unstorage/commit/a6c300c))

### ❤️ Contributors

- Becem-gharbi

## v0.1.4

[compare changes](https://github.com/becem-gharbi/node-red-unstorage/compare/v0.1.3...v0.1.4)
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-test",
"version": "0.1.4",
"version": "0.1.5",
"type": "module",
"description": "Running Node Red on Unstorage layer",
"main": "index.js",
Expand Down Expand Up @@ -33,4 +33,4 @@
"xml2js": "^0.5.0",
"moment-timezone": ">=0.5.35"
}
}
}

0 comments on commit 3dc60b9

Please sign in to comment.