Skip to content

Commit 3e619b8

Browse files
chore(main): release 3.2.0 (#210)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 78ac102 commit 3e619b8

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [3.2.0](https://github.com/willswire/unifi-ddns/compare/v3.1.1...v3.2.0) (2026-03-04)
4+
5+
6+
### Features
7+
8+
* add ip6 parameter for dual-stack IPv4/IPv6 updates ([#207](https://github.com/willswire/unifi-ddns/issues/207)) ([d7f1fd3](https://github.com/willswire/unifi-ddns/commit/d7f1fd3baa978040da0d605af2e202db0dafdf97))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update all dependencies ([#204](https://github.com/willswire/unifi-ddns/issues/204)) ([9198755](https://github.com/willswire/unifi-ddns/commit/91987552c36639c8e8242b0a2009abae653c7a5f))
14+
* trim whitespace from query parameters to prevent cryptic errors ([#208](https://github.com/willswire/unifi-ddns/issues/208)) ([c7a71fc](https://github.com/willswire/unifi-ddns/commit/c7a71fc3f9298dc5f82b7eec73cb1ad9fbdfdb6a))

package-lock.json

Lines changed: 2 additions & 2 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": "unifi-ddns",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"private": true,
55
"scripts": {
66
"deploy": "wrangler deploy",

0 commit comments

Comments
 (0)