We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f1f12 commit f672235Copy full SHA for f672235
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.0.5](https://github.com/nusr/excel/compare/v0.0.4...v0.0.5) (2024-12-24)
4
+
5
+### Bug Fixes
6
7
+* toggle sheet ([a9f1f12](https://github.com/nusr/excel/commit/a9f1f12dba58be7f04e0dfe150bf0d69b181a31c))
8
9
## [0.0.4](https://github.com/nusr/excel/compare/v0.0.3...v0.0.4) (2024-12-24)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "excel-collab",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Online Collaboration Excel",
"author": "Steve Xu <[email protected]>",
"bugs": "https://github.com/nusr/excel/issues",
0 commit comments