Skip to content

Commit 4025540

Browse files
committed
deploy v0.0.6
1 parent 17ed19f commit 4025540

File tree

2 files changed

+16
-26
lines changed

2 files changed

+16
-26
lines changed

CHANGELOG.md

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,36 @@
11
# Changelog
22

3-
* fix: icon (b4ec70c)
4-
* fix: login (dd5c500)
5-
* fix: login (27c3813)
6-
* fix: github login (fe200fa)
7-
* fix: add logger (cf104ad)
8-
* fix: skip test cases (736536f)
9-
* fix: render style (2dbae6f)
10-
* feat: support github login (d67f885)
11-
* fix: render (8e06068)
12-
* Update README.md (e14b789)
3+
## [0.0.6](https://github.com/nusr/excel/compare/v0.0.5...v0.0.6) (2024-12-29)
134

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

167
### Bug Fixes
178

18-
* toggle sheet ([a9f1f12](https://github.com/nusr/excel/commit/a9f1f12dba58be7f04e0dfe150bf0d69b181a31c))
9+
- toggle sheet ([a9f1f12](https://github.com/nusr/excel/commit/a9f1f12dba58be7f04e0dfe150bf0d69b181a31c))
1910

2011
## [0.0.4](https://github.com/nusr/excel/compare/v0.0.3...v0.0.4) (2024-12-24)
2112

2213
### Bug Fixes
2314

24-
* number format ([f62f605](https://github.com/nusr/excel/commit/f62f605bef9b10e67a6107680911d80b7c4f3f65))
25-
* publish ([ec540a1](https://github.com/nusr/excel/commit/ec540a1ea9b6c3059048e6f4972aebc4ce97747e))
26-
* remove examples ([8846b18](https://github.com/nusr/excel/commit/8846b1851fdf06d04e16e71c3ad17599d8b4cf65))
27-
* render loop ([744811f](https://github.com/nusr/excel/commit/744811f06433a71497a7036fe6b77ae7bcedc03a))
28-
* supbase ([c14c6ba](https://github.com/nusr/excel/commit/c14c6ba4562335a8f57b9ceadc0a7ce7b0eadd83))
15+
- number format ([f62f605](https://github.com/nusr/excel/commit/f62f605bef9b10e67a6107680911d80b7c4f3f65))
16+
- publish ([ec540a1](https://github.com/nusr/excel/commit/ec540a1ea9b6c3059048e6f4972aebc4ce97747e))
17+
- remove examples ([8846b18](https://github.com/nusr/excel/commit/8846b1851fdf06d04e16e71c3ad17599d8b4cf65))
18+
- render loop ([744811f](https://github.com/nusr/excel/commit/744811f06433a71497a7036fe6b77ae7bcedc03a))
19+
- supbase ([c14c6ba](https://github.com/nusr/excel/commit/c14c6ba4562335a8f57b9ceadc0a7ce7b0eadd83))
2920

3021
## [0.0.3](https://github.com/nusr/excel/compare/v0.0.2...v0.0.3) (2024-12-21)
3122

3223
## [0.0.2](https://github.com/nusr/excel/compare/v0.0.1...v0.0.2) (2024-12-21)
3324

3425
### Features
3526

36-
* add examples ([33b4475](https://github.com/nusr/excel/commit/33b44751142d816df45efaba0980a6f4a3cb1f3a))
37-
* library mode ([4bfbeb4](https://github.com/nusr/excel/commit/4bfbeb48d5635bf063172660a2757eed848ac479))
27+
- add examples ([33b4475](https://github.com/nusr/excel/commit/33b44751142d816df45efaba0980a6f4a3cb1f3a))
28+
- library mode ([4bfbeb4](https://github.com/nusr/excel/commit/4bfbeb48d5635bf063172660a2757eed848ac479))
3829

3930
### Bug Fixes
4031

41-
* ci ([3b5865d](https://github.com/nusr/excel/commit/3b5865dd7d58926f75481e328a770cdb0ccf6c46))
42-
* remove console.log ([3b3aaef](https://github.com/nusr/excel/commit/3b3aaefb45d6a0d18978d022af5ccb1f6f4134e7))
43-
* setCurrentSheetId ([3e3d9e7](https://github.com/nusr/excel/commit/3e3d9e73694fe24abf37d7be93693d72cf3b4daf))
44-
* supabase ([41902b2](https://github.com/nusr/excel/commit/41902b23f80b8d5142061f5948e32fdba546d8e4))
45-
* update README.md ([d0c6ccc](https://github.com/nusr/excel/commit/d0c6cccca04de164cea8ebceb71c222d8c1a1517))
32+
- ci ([3b5865d](https://github.com/nusr/excel/commit/3b5865dd7d58926f75481e328a770cdb0ccf6c46))
33+
- remove console.log ([3b3aaef](https://github.com/nusr/excel/commit/3b3aaefb45d6a0d18978d022af5ccb1f6f4134e7))
34+
- setCurrentSheetId ([3e3d9e7](https://github.com/nusr/excel/commit/3e3d9e73694fe24abf37d7be93693d72cf3b4daf))
35+
- supabase ([41902b2](https://github.com/nusr/excel/commit/41902b23f80b8d5142061f5948e32fdba546d8e4))
36+
- update README.md ([d0c6ccc](https://github.com/nusr/excel/commit/d0c6cccca04de164cea8ebceb71c222d8c1a1517))

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "excel-collab",
3-
"version": "0.0.5-beta.0",
3+
"version": "0.0.6",
44
"description": "Online Collaboration Excel",
55
"author": "Steve Xu <[email protected]>",
66
"bugs": "https://github.com/nusr/excel/issues",
@@ -37,8 +37,7 @@
3737
"prepare": "husky",
3838
"repeat": "jscpd --ignore \"**/*.test.tsx,**/*.test.ts\" --reporters html --mode strict --min-lines 7 --blame --gitignore --exitCode 1 .",
3939
"install-font": "cp ./scripts/SourceCodePro-VariableFont_wght.ttf /usr/share/fonts/ && fc-cache -fv",
40-
"release": "release-it patch --no-git --no-npm",
41-
"release:pre": "release-it prepatch --preRelease=beta --no-git --no-npm"
40+
"release": "release-it patch --no-git --no-npm"
4241
},
4342
"devDependencies": {
4443
"@playwright/test": "1.49.1",

0 commit comments

Comments
 (0)