Skip to content

Commit 3b966c6

Browse files
authored
Merge pull request #420 from sushi-labs/changeset-release/master
Version Packages
2 parents e6a6519 + cbe3e0a commit 3b966c6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thin-pens-invite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/CHANGELOG.md

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

3+
## 6.4.11
4+
5+
### Patch Changes
6+
7+
- [#419](https://github.com/sushi-labs/sushi/pull/419) [`33e26153`](https://github.com/sushi-labs/sushi/commit/33e261538244a4f02c1a92665a64240259cf2c6a) Thanks [@0xMasayoshi](https://github.com/0xMasayoshi)! - add xlayer config
8+
39
## 6.4.10
410

511
### Patch Changes

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sushi",
33
"description": "Sushi",
4-
"version": "6.4.10",
4+
"version": "6.4.11",
55
"type": "module",
66
"main": "./_cjs/generic/index.js",
77
"module": "./_esm/generic/index.js",

0 commit comments

Comments
 (0)