Skip to content

Commit bdcf957

Browse files
chore(release): 3.0.6 [skip ci]
## [3.0.6](v3.0.5...v3.0.6) (2025-02-24) ### Dependencies * **dev:** bump @types/sinon from 17.0.3 to 17.0.4 ([#125](#125)) ([3a089a2](3a089a2))
1 parent 3a089a2 commit bdcf957

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.0.6](https://github.com/vasco-santos/dns-over-http-resolver/compare/v3.0.5...v3.0.6) (2025-02-24)
2+
3+
### Dependencies
4+
5+
* **dev:** bump @types/sinon from 17.0.3 to 17.0.4 ([#125](https://github.com/vasco-santos/dns-over-http-resolver/issues/125)) ([3a089a2](https://github.com/vasco-santos/dns-over-http-resolver/commit/3a089a21de61771a7997a54ed2db5be0120deb2e))
6+
17
## [3.0.5](https://github.com/vasco-santos/dns-over-http-resolver/compare/v3.0.4...v3.0.5) (2025-02-17)
28

39
### Dependencies

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": "dns-over-http-resolver",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "DNS over HTTP resolver",
55
"author": "Vasco Santos",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)