Skip to content

Commit 4a033a0

Browse files
committed
release v0.1.6
1 parent 34ba02f commit 4a033a0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# open-claude-cowork
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- release v0.1.6
8+
39
## 0.1.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-claude-cowork",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"main": "./release/dist/main/index.js",
55
"scripts": {
66
"dev": "cross-env NODE_ENV=development plop",

0 commit comments

Comments
 (0)