Skip to content

Commit 902ed56

Browse files
committed
chore(main): release 1.0.0
1 parent 3ad2b6a commit 902ed56

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"playwright": "^1.55.1",
5353
"prettier": "^3.6.2",
5454
"typescript": "^5.9.3",
55-
"typescript-eslint": "^8.46.0",
55+
"typescript-eslint": "^8.44.1",
5656
"vite": "^7.1.9",
5757
"vitest": "^3.2.4"
5858
},

0 commit comments

Comments
 (0)