We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e8768 commit a5c20fdCopy full SHA for a5c20fd
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2025-10-23)
4
5
6
+### Features
7
8
+* add some network tools ([fb8bda0](https://github.com/InBrowserApp/network-tools/commit/fb8bda05e98fa573c47d10a52325b2dd18f26104))
package.json
@@ -48,7 +48,7 @@
48
"@vitest/browser": "^3.2.4",
49
"eslint": "^9.38.0",
50
"husky": "^9.1.7",
51
- "lint-staged": "^16.2.6",
+ "lint-staged": "^16.2.5",
52
"playwright": "^1.56.1",
53
"prettier": "^3.6.2",
54
"typescript": "^5.9.3",
0 commit comments