We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad2b6a commit 902ed56Copy full SHA for 902ed56
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2025-10-07)
4
5
6
+### Features
7
8
+* add some network tools ([fb8bda0](https://github.com/InBrowserApp/network-tools/commit/fb8bda05e98fa573c47d10a52325b2dd18f26104))
package.json
@@ -52,7 +52,7 @@
52
"playwright": "^1.55.1",
53
"prettier": "^3.6.2",
54
"typescript": "^5.9.3",
55
- "typescript-eslint": "^8.46.0",
+ "typescript-eslint": "^8.44.1",
56
"vite": "^7.1.9",
57
"vitest": "^3.2.4"
58
},
0 commit comments