Skip to content

Commit

Permalink
Merge pull request #6 from sushi-labs/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
LufyCZ authored Sep 23, 2024
2 parents 6472d6e + 8ee8cbe commit 0275121
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rich-actors-remain.md

This file was deleted.

6 changes: 6 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# sushi

## 4.0.5

### Patch Changes

- [#5](https://github.com/sushi-labs/sushi/pull/5) [`e5a531a`](https://github.com/sushi-labs/sushi/commit/e5a531ad6452d89bf04f81d0e33da2df89c55863) Thanks [@LufyCZ](https://github.com/LufyCZ)! - update SUSHI_DATA_API endpoint, add lowercase map

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sushi",
"description": "Sushi",
"version": "4.0.4",
"version": "4.0.5",
"type": "module",
"main": "./_cjs/index.js",
"module": "./_esm/index.js",
Expand Down

0 comments on commit 0275121

Please sign in to comment.