Skip to content

Commit 19b1d30

Browse files
committed
chore(main): release 1.0.0
1 parent 4a2c047 commit 19b1d30

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-20)
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
@@ -53,7 +53,7 @@
5353
"prettier": "^3.6.2",
5454
"typescript": "^5.9.3",
5555
"typescript-eslint": "^8.47.0",
56-
"vite": "^7.2.4",
56+
"vite": "^7.2.2",
5757
"vitest": "^3.2.4"
5858
},
5959
"dependencies": {

0 commit comments

Comments
 (0)