Skip to content

Commit 6ca940d

Browse files
chore(release): 3.0.4 [skip ci]
## [3.0.4](v3.0.3...v3.0.4) (2025-02-12) ### Dependencies * **dev:** bump sinon from 18.0.1 to 19.0.2 ([#118](#118)) ([a19379f](a19379f))
1 parent a19379f commit 6ca940d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.4](https://github.com/vasco-santos/dns-over-http-resolver/compare/v3.0.3...v3.0.4) (2025-02-12)
2+
3+
### Dependencies
4+
5+
* **dev:** bump sinon from 18.0.1 to 19.0.2 ([#118](https://github.com/vasco-santos/dns-over-http-resolver/issues/118)) ([a19379f](https://github.com/vasco-santos/dns-over-http-resolver/commit/a19379f04d40321e268c628d714c6242ee96c33f))
6+
17
## [3.0.3](https://github.com/vasco-santos/dns-over-http-resolver/compare/v3.0.2...v3.0.3) (2024-08-02)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)