Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 10, 2024
1 parent 6848324 commit 3f9079b
Show file tree
Hide file tree
Showing 19 changed files with 80 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-donkeys-camp.md

This file was deleted.

9 changes: 9 additions & 0 deletions apis/extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @sushiswap/extractor-api

## 0.0.1

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]
- @sushiswap/extractor@1.0.2
2 changes: 1 addition & 1 deletion apis/extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/extractor-api",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"description": "Sushi Extractor API",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions apis/router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @sushiswap/router-api

## 0.0.1

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]
- @sushiswap/extractor@1.0.2
2 changes: 1 addition & 1 deletion apis/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/router-api",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"description": "Sushi Router API",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions config/wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sushiswap/wagmi-config

## 2.0.0

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]

## 1.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/wagmi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/wagmi-config",
"version": "1.0.0",
"version": "2.0.0",
"description": "Sushi Wagmi Config",
"keywords": [
"sushi",
Expand Down
7 changes: 7 additions & 0 deletions packages/bonds-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sushiswap/v3-sdk

## 0.0.1

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bonds-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/bonds-sdk",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"description": "Sushi Bonds SDK",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sushiswap/extractor

## 1.0.2

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/extractor",
"version": "1.0.1",
"version": "1.0.2",
"description": "Sushi Extractor",
"keywords": [
"sushi",
Expand Down
10 changes: 10 additions & 0 deletions packages/graph-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @sushiswap/graph-client

## 0.0.1

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]
- @sushiswap/bonds-sdk@0.0.1
- @sushiswap/steer-sdk@0.0.1
2 changes: 1 addition & 1 deletion packages/graph-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/graph-client",
"version": "0.0.0",
"version": "0.0.1",
"description": "Graph Client",
"keywords": [
"sushi",
Expand Down
7 changes: 7 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sushiswap/hooks

## 3.0.0

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]

## 2.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/hooks",
"version": "2.0.0",
"version": "3.0.0",
"private": true,
"description": "Sushi Hooks",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions packages/steer-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @sushiswap/steer-sdk

## 0.0.1

### Patch Changes

- Updated dependencies [[`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb)]:
- [email protected]
- @sushiswap/database@0.0.1
2 changes: 1 addition & 1 deletion packages/steer-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sushiswap/steer-sdk",
"version": "0.0.0",
"version": "0.0.1",
"description": "Sushi Steer SDK",
"keywords": [
"sushi",
Expand Down
6 changes: 6 additions & 0 deletions packages/sushi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# sushi

## 3.1.0

### Minor Changes

- [#1598](https://github.com/sushiswap/sushiswap/pull/1598) [`63d4ebe64`](https://github.com/sushiswap/sushiswap/commit/63d4ebe645f546a47401e34f7d2da2d95da6edcb) Thanks [@matthewlilley](https://github.com/matthewlilley)! - configuration

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sushi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sushi",
"version": "3.0.0",
"version": "3.1.0",
"description": "Sushi",
"keywords": [
"sushi"
Expand Down

0 comments on commit 3f9079b

Please sign in to comment.