Skip to content

Commit c6f2775

Browse files
committed
Merge branch 'release'
合并 release
2 parents 4adca8d + c3a0b4a commit c6f2775

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 1.0.0 (2025-04-28)
22

3+
4+
### Features
5+
6+
* **core:** 第一版 ([51a5422](https://github.com/coderlzw-cn/websocket/commit/51a5422a4e5df88be03c65ea6b9da4f683f1061a))
7+
8+
# 1.0.0 (2025-04-28)
9+
310
### Features
411

512
- **core:** 实现 websocket class ([10f7fe4](https://github.com/coderlzw-cn/websocket/commit/10f7fe45fccdb603a5c8b7ac8448076b0bfea3a4))

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,4 @@ interface ErrorInfo {
192192
timestamp: Date;
193193
connectionStats: ConnectionStats;
194194
}
195-
```
196-
197-
## 许可证
198-
199-
MIT
195+
```

0 commit comments

Comments
 (0)