Skip to content

Commit bb24ea8

Browse files
committed
doc: update doc
1 parent dc6efe2 commit bb24ea8

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docs/develop/change-log.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
### Version 2.1.1
44

5-
- [ ] fix:
5+
- [x] fix: cache discard correctly
6+
- [ ] feat: server could start should serve old version
7+
- [x] improve: .SPA-Multiple file create when upload
68

79
### Version 2.1.0
810

docs/develop/roadmap.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Roadmap
2+
23
### Version 2.0.x
4+
35
- bench: add benchmark
46
- doc: spa-client command help doc
5-
- integration check of files list
7+
- [x] integration check of files list
68
- config format change from honcon to yaml (honcon lib is archived)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spa-server-doc",
3-
"version": "2.0.0",
3+
"version": "2.1.1",
44
"description": "This is for docs powered by VitePress",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)