Skip to content

Commit 4e8b2da

Browse files
committed
deploy v0.0.7
1 parent b23be4c commit 4e8b2da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.7](https://github.com/nusr/excel/compare/v0.0.6...v0.0.7) (2025-01-04)
4+
5+
### Features
6+
7+
* support websocket and webrtc ([f16c9cb](https://github.com/nusr/excel/commit/f16c9cbcb53c9ea8a2d683069beae376e1eed929))
8+
* y-websocket ([b23be4c](https://github.com/nusr/excel/commit/b23be4c6bb6265aff670a63cf725302039209631))
9+
310
## [0.0.6](https://github.com/nusr/excel/compare/v0.0.5...v0.0.6) (2024-12-29)
411

512
## [0.0.5](https://github.com/nusr/excel/compare/v0.0.4...v0.0.5) (2024-12-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "excel-collab",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Online Collaboration Excel",
55
"author": "Steve Xu <[email protected]>",
66
"bugs": "https://github.com/nusr/excel/issues",

0 commit comments

Comments
 (0)