Skip to content

Commit 9f44e56

Browse files
chore: version package (#443)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1aa8ed3 commit 9f44e56

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/small-zebras-warn.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.5
4+
5+
### Patch Changes
6+
7+
- [#442](https://github.com/sushi-labs/sushi/pull/442) [`1aa8ed3`](https://github.com/sushi-labs/sushi/commit/1aa8ed369a36f3af7823f5e67c326e417689041d) Thanks [@LufyCZ](https://github.com/LufyCZ)! - Stellar Address Types
8+
39
## 6.5.4
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.5.4",
4+
"version": "6.5.5",
55
"type": "module",
66
"main": "./_cjs/generic/index.js",
77
"module": "./_esm/generic/index.js",

0 commit comments

Comments
 (0)