Skip to content

Commit b5b41e7

Browse files
chore(release): bump version to 0.4.8 (#443)
1 parent ee72293 commit b5b41e7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @offckb/cli
22

3+
## 0.4.8
4+
5+
### Patch Changes
6+
7+
- Override `form-data@>=4.0.0 <4.0.6` to `4.0.6` to fix CRLF injection (GHSA).
8+
- Override `hono@<4.12.25` to `4.12.25` to fix CORS origin reflection with credentials.
9+
310
## 0.4.7
411

512
### 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": "@offckb/cli",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"description": "ckb development network for your first try",
55
"author": "CKB EcoFund",
66
"license": "MIT",

0 commit comments

Comments
 (0)