Skip to content

Commit

Permalink
chore(release): v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
daskleinesys committed Feb 4, 2025
1 parent a387f3a commit aa01ac6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v0.1.7

[compare changes](https://github.com/Satoshi-Engineering/n8n-nodes-btcpay/compare/v0.1.6...v0.1.7)

### 🩹 Fixes

- ApiRequest helper function handle trailing slash in credentials host ([46f548b](https://github.com/Satoshi-Engineering/n8n-nodes-btcpay/commit/46f548b))

### 📖 Documentation

- **release:** Add release guide ([dcf4ef3](https://github.com/Satoshi-Engineering/n8n-nodes-btcpay/commit/dcf4ef3))
- Readme ([a387f3a](https://github.com/Satoshi-Engineering/n8n-nodes-btcpay/commit/a387f3a))

### ✅ Tests

- Add more tests for BtcPayTrigger node ([19d40a8](https://github.com/Satoshi-Engineering/n8n-nodes-btcpay/commit/19d40a8))
- Add tests for BtcPay action node ([d2bd074](https://github.com/Satoshi-Engineering/n8n-nodes-btcpay/commit/d2bd074))

### ❤️ Contributors

- Thomas Schagerl <[email protected]>
- Thespielplatz <[email protected]>

## v0.1.6

[compare changes](https://github.com/Satoshi-Engineering/n8n-nodes-btcpay/compare/v0.1.5...v0.1.6)
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": "@satoshiengineering/n8n-nodes-btcpay",
"version": "0.1.6",
"version": "0.1.7",
"private": false,
"description": "BtcPay integration for n8n",
"keywords": [
Expand Down

0 comments on commit aa01ac6

Please sign in to comment.