Skip to content

Commit 1961609

Browse files
authored
chore: release v1.0.9 (#22)
1 parent d36123c commit 1961609

File tree

3 files changed

+24
-17
lines changed

3 files changed

+24
-17
lines changed

README.md

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -97,31 +97,38 @@ Helpful link for beginners: [Try it out](https://docs.n8n.io/try-it-out/)
9797
* [Hostinger VPS Overview](https://www.hostinger.com/vps-hosting)
9898

9999
## Version history
100+
101+
- **v1.0.9**:
102+
- Updated dependencies
103+
100104
- **v1.0.8**:
101105
- Added VPS Docker Manager endpoints
102106

103107
- **v1.0.7**:
104108
- Added n8n credentials test
105109

106110
- **v1.0.6**:
107-
- Updated dependencies
111+
- Updated dependencies
108112

109113
- **v1.0.5**:
110114
- Added Email Marketing (Reach) endpoints
111115

112116
- **v1.0.4**:
113-
- Added Purchase VM Method
114-
- Added Billing methods
115-
- Added Domain Portfolio methods
116-
- Added Domain WHOIS methods
117-
- Added Domain Forwarding methods
117+
- Added Purchase VM Method
118+
- Added Billing methods
119+
- Added Domain Portfolio methods
120+
- Added Domain WHOIS methods
121+
- Added Domain Forwarding methods
118122

119123
- **v1.0.3**:
120-
- No significant changes
124+
- No significant changes
125+
121126
- **v1.0.2**:
122-
- Fixed inputs on category selection
127+
- Fixed inputs on category selection
128+
123129
- **v1.0.1**:
124-
- Added `User-Agent` header
130+
- Added `User-Agent` header
131+
125132
- **v1.0.0**:
126-
- Initial release
127-
- Supports full suite of VPS operations including server management, monitoring, and networking.
133+
- Initial release
134+
- Supports full suite of VPS operations including server management, monitoring, and networking.

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n8n-nodes-hostinger-api",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Hostinger API n8n Node",
55
"keywords": [
66
"n8n-community-node-package"

0 commit comments

Comments
 (0)