We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609af89 commit 404442eCopy full SHA for 404442e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# open-claude-cowork
2
3
+## 0.1.0
4
+
5
+### Minor Changes
6
7
+- 完成基本功能
8
9
## 0.0.10
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "open-claude-cowork",
- "version": "0.0.10",
+ "version": "0.1.0",
"main": "./release/dist/main/index.js",
"scripts": {
"dev": "cross-env NODE_ENV=development plop",
0 commit comments