We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2c4f3 commit 01207f5Copy full SHA for 01207f5
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## main
4
5
+## 10.0.0
6
+
7
- REMOVED: `DomainCollaborators` have been removed. Please use our Domain Access Control feature.
8
- REMOVED: Dropped support for node 18.x. Upgraded NodeJS runtime requirements to Node JS 20 or higher
9
- NEW: Add support for node 24.x
package.json
@@ -1,6 +1,6 @@
1
{
"name": "dnsimple",
- "version": "9.0.0",
+ "version": "10.0.0",
"description": "A Node.JS client for the DNSimple API.",
"keywords": [
"dnsimple",
0 commit comments