We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c59cb9 commit 1ed17bfCopy full SHA for 1ed17bf
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2025-11-06)
4
5
6
+### Features
7
8
+* add some network tools ([fb8bda0](https://github.com/InBrowserApp/network-tools/commit/fb8bda05e98fa573c47d10a52325b2dd18f26104))
package.json
@@ -43,7 +43,7 @@
43
"@commitlint/cli": "^19.8.1",
44
"@commitlint/config-conventional": "^19.8.1",
45
"@commitlint/types": "^19.8.1",
46
- "@eslint/js": "^9.39.1",
+ "@eslint/js": "^9.39.0",
47
"@types/node": "^24.10.0",
48
"@vitest/browser": "^3.2.4",
49
"eslint": "^9.39.1",
0 commit comments