We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ad18c commit 70d6fa9Copy full SHA for 70d6fa9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# open-claude-cowork
2
3
+## 0.1.7
4
+
5
+### Patch Changes
6
7
+- 替换图标
8
9
## 0.1.6
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "open-claude-cowork",
- "version": "0.1.6",
+ "version": "0.1.7",
"main": "./release/dist/main/index.js",
"scripts": {
"dev": "cross-env NODE_ENV=development plop",
0 commit comments