Skip to content

Commit

Permalink
Release 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dallasread committed Dec 12, 2024
1 parent 6f1c05b commit dcefd31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## main

## 9.0.0

- NEW: Add support for node 22.x
- CHANGED: `DomainCollaborators` have been deprecated and will be removed in the next major version. Please use our Domain Access Control feature.
- CHANGED: Updated dependencies
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": "dnsimple",
"version": "8.1.0",
"version": "9.0.0",
"description": "A Node.JS client for the DNSimple API.",
"keywords": [
"dnsimple",
Expand Down

0 comments on commit dcefd31

Please sign in to comment.