We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2c047 commit 19b1d30Copy full SHA for 19b1d30
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2025-11-20)
4
5
6
+### Features
7
8
+* add some network tools ([fb8bda0](https://github.com/InBrowserApp/network-tools/commit/fb8bda05e98fa573c47d10a52325b2dd18f26104))
package.json
@@ -53,7 +53,7 @@
53
"prettier": "^3.6.2",
54
"typescript": "^5.9.3",
55
"typescript-eslint": "^8.47.0",
56
- "vite": "^7.2.4",
+ "vite": "^7.2.2",
57
"vitest": "^3.2.4"
58
},
59
"dependencies": {
0 commit comments