Skip to content

Commit eddb30f

Browse files
authored
Merge pull request #430 from sushi-labs/changeset-release/master
Version Packages
2 parents 5673ddc + a6ec854 commit eddb30f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-sheep-worry.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.5.1
4+
5+
### Patch Changes
6+
7+
- [#429](https://github.com/sushi-labs/sushi/pull/429) [`7290cd1d`](https://github.com/sushi-labs/sushi/commit/7290cd1dd42ab4fd3d0bca9d11d1d3ad933b7b8a) Thanks [@0xMasayoshi](https://github.com/0xMasayoshi)! - add steer types
8+
39
## 6.5.0
410

511
### Minor 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.5.0",
4+
"version": "6.5.1",
55
"type": "module",
66
"main": "./_cjs/generic/index.js",
77
"module": "./_esm/generic/index.js",

0 commit comments

Comments
 (0)