Skip to content

Commit 882257a

Browse files
committed
v0.6.50
Fix some bugs
1 parent 9ecc88d commit 882257a

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,26 +58,20 @@ jobs:
5858
5959
### What's New
6060
61-
- Alignment ESM/CJS
62-
- Fix fetch-cookie export inconsistency when mixing ESM/CJS.
61+
- Fix some bugs
6362
6463
### Installation
65-
6664
```bash
6765
npm install -g snow-ai
6866
```
6967
7068
### Usage
71-
7269
```bash
7370
snow
7471
```
75-
7672
### Update
77-
7873
```bash
7974
snow --update
8075
```
81-
8276
draft: false
8377
prerelease: false

0 commit comments

Comments
 (0)