Skip to content

Commit 51495b8

Browse files
chore(release): 4.0.0-next.2 [skip ci]
# [4.0.0-next.2](v4.0.0-next.1...v4.0.0-next.2) (2023-01-31) ### Bug Fixes * invalid namespace when using prefix ([517309f](517309f))
1 parent 517309f commit 51495b8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.0.0-next.2](https://github.com/immobiliare/dats/compare/v4.0.0-next.1...v4.0.0-next.2) (2023-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* invalid namespace when using prefix ([517309f](https://github.com/immobiliare/dats/commit/517309f47c8caa0a26b2cfcc8fb7e9b7de7ed1f6))
7+
18
# [4.0.0-next.1](https://github.com/immobiliare/dats/compare/v3.0.1...v4.0.0-next.1) (2023-01-30)
29

310

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": "@immobiliarelabs/dats",
3-
"version": "4.0.0-next.1",
3+
"version": "4.0.0-next.2",
44
"description": "Minimalistic zero-dependencies UDP/TCP statsd client for Node.js",
55
"bin": {
66
"dats": "./dist/dats-cli.js"

0 commit comments

Comments
 (0)