Skip to content

Commit f9be35e

Browse files
committed
chore(main): release 1.0.0
1 parent a48520c commit f9be35e

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-11-04)
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
@@ -46,7 +46,7 @@
4646
"@eslint/js": "^9.39.0",
4747
"@types/node": "^24.10.0",
4848
"@vitest/browser": "^3.2.4",
49-
"eslint": "^9.39.1",
49+
"eslint": "^9.39.0",
5050
"husky": "^9.1.7",
5151
"lint-staged": "^16.2.6",
5252
"playwright": "^1.56.1",

0 commit comments

Comments
 (0)