Skip to content

Commit

Permalink
chore: Version Packages (#10645)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to develop, this PR
will be updated.


# Releases
## @pancakeswap/[email protected]

### Major Changes

-   c227943: add eth reactor

## @pancakeswap/[email protected]

### Patch Changes

-   72fb1db: Listed new tokens & farms & gauges config
-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [f3e8a77]
-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [c227943]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [f3e8a77]
-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

- f3e8a77: fix: Filter out tokens in list that are not matching the
criteria

## @pancakeswap/[email protected]

### Patch Changes

-   72fb1db: Listed new tokens & farms & gauges config
-   Updated dependencies [f3e8a77]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   72fb1db: Listed new tokens & farms & gauges config
-   Updated dependencies [f3e8a77]
-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [f3e8a77]
-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   f2818f6: Fix an issue where there's no quote for exact output

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [f2818f6]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [f2818f6]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [f2818f6]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [f2818f6]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [72fb1db]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]


<!-- start pr-codex -->

---

## PR-Codex overview
This PR updates various package versions, introduces new features like
the eth reactor, and fixes issues in different SDKs and addons.

### Detailed summary
- Introduced eth reactor in `pcsx-sdk`
- Updated versions of various packages
- Fixed issues in `routing-sdk` and `routing-sdk-addon` packages

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`

<!-- end pr-codex -->

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 19, 2024
1 parent c227943 commit c793979
Show file tree
Hide file tree
Showing 44 changed files with 180 additions and 42 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-mirrors-rescue.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/kind-frogs-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-cougars-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-years-nail.md

This file was deleted.

8 changes: 8 additions & 0 deletions apis/routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# routing-api

## 0.3.77

### Patch Changes

- Updated dependencies [72fb1db]
- @pancakeswap/farms@1.0.76
- @pancakeswap/smart-router@6.1.3

## 0.3.76

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apis/routing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "routing-api",
"version": "0.3.76",
"version": "0.3.77",
"dependencies": {
"@pancakeswap/chains": "workspace:*",
"@pancakeswap/farms": "workspace:*",
Expand Down
12 changes: 12 additions & 0 deletions packages/farms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @pancakeswap/farms

## 1.0.76

### Patch Changes

- 72fb1db: Listed new tokens & farms & gauges config
- Updated dependencies [f3e8a77]
- Updated dependencies [72fb1db]
- @pancakeswap/token-lists@0.0.13
- @pancakeswap/tokens@0.6.26
- @pancakeswap/stable-swap-sdk@1.1.2
- @pancakeswap/price-api-sdk@4.0.0

## 1.0.75

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/farms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/farms",
"version": "1.0.75",
"version": "1.0.76",
"sideEffects": false,
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/gauges/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pancakeswap/gauges

## 1.2.16

### Patch Changes

- 72fb1db: Listed new tokens & farms & gauges config
- Updated dependencies [72fb1db]
- @pancakeswap/tokens@0.6.26

## 1.2.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gauges/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/gauges",
"version": "1.2.15",
"version": "1.2.16",
"sideEffects": false,
"scripts": {
"dev": "tsup --watch",
Expand Down
7 changes: 7 additions & 0 deletions packages/ifos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/ifos

## 3.0.19

### Patch Changes

- Updated dependencies [72fb1db]
- @pancakeswap/tokens@0.6.26

## 3.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ifos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/ifos",
"version": "3.0.18",
"version": "3.0.19",
"sideEffects": false,
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/pcsx-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/pcsx-sdk

## 1.0.0

### Major Changes

- c227943: add eth reactor

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pcsx-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/pcsx-sdk",
"version": "0.0.13",
"version": "1.0.0",
"sideEffects": false,
"scripts": {
"build": "tsup",
Expand Down
9 changes: 9 additions & 0 deletions packages/pools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pancakeswap/pools

## 5.1.33

### Patch Changes

- Updated dependencies [f3e8a77]
- Updated dependencies [72fb1db]
- @pancakeswap/token-lists@0.0.13
- @pancakeswap/tokens@0.6.26

## 5.1.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/pools",
"version": "5.1.32",
"version": "5.1.33",
"sideEffects": false,
"scripts": {
"build": "tsup",
Expand Down
9 changes: 9 additions & 0 deletions packages/position-managers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pancakeswap/position-managers

## 0.1.38

### Patch Changes

- Updated dependencies [f3e8a77]
- Updated dependencies [72fb1db]
- @pancakeswap/token-lists@0.0.13
- @pancakeswap/tokens@0.6.26

## 0.1.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/position-managers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/position-managers",
"version": "0.1.37",
"version": "0.1.38",
"sideEffects": false,
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/prediction/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pancakeswap/prediction

## 1.1.5

### Patch Changes

- Updated dependencies [72fb1db]
- @pancakeswap/tokens@0.6.26
- @pancakeswap/pools@5.1.33

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prediction/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/prediction",
"version": "1.1.4",
"version": "1.1.5",
"sideEffects": false,
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/price-api-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pancakeswap/price-api-sdk

## 4.0.0

### Patch Changes

- Updated dependencies [c227943]
- @pancakeswap/pcsx-sdk@1.0.0
- @pancakeswap/smart-router@6.1.3

## 3.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/price-api-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/price-api-sdk",
"version": "3.0.2",
"version": "4.0.0",
"description": "SDK for pancakeswap price api",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/routing-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/routing-sdk

## 0.2.1

### Patch Changes

- f2818f6: Fix an issue where there's no quote for exact output

## 0.2.0

### Minor Changes
Expand Down
10 changes: 10 additions & 0 deletions packages/routing-sdk/addons/quoter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pancakeswap/routing-sdk-addon-v2

## 1.0.2

### Patch Changes

- Updated dependencies [f2818f6]
- @pancakeswap/routing-sdk@0.2.1
- @pancakeswap/routing-sdk-addon-stable-swap@2.0.2
- @pancakeswap/routing-sdk-addon-v2@2.0.1
- @pancakeswap/routing-sdk-addon-v3@2.0.1

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/routing-sdk/addons/quoter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/routing-sdk-addon-quoter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Routing sdk addon for on chain quoter",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/routing-sdk/addons/stable-swap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pancakeswap/routing-sdk-addon-stable-swap

## 2.0.2

### Patch Changes

- Updated dependencies [f2818f6]
- @pancakeswap/routing-sdk@0.2.1
- @pancakeswap/stable-swap-sdk@1.1.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/routing-sdk/addons/stable-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/routing-sdk-addon-stable-swap",
"version": "2.0.1",
"version": "2.0.2",
"description": "Routing sdk addon for pcs stable swap",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/routing-sdk/addons/v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/routing-sdk-addon-v2

## 2.0.1

### Patch Changes

- Updated dependencies [f2818f6]
- @pancakeswap/routing-sdk@0.2.1

## 2.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/routing-sdk/addons/v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/routing-sdk-addon-v2",
"version": "2.0.0",
"version": "2.0.1",
"description": "Routing sdk addon for pcs v2",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/routing-sdk/addons/v3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/routing-sdk-addon-v3

## 2.0.1

### Patch Changes

- Updated dependencies [f2818f6]
- @pancakeswap/routing-sdk@0.2.1

## 2.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/routing-sdk/addons/v3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/routing-sdk-addon-v3",
"version": "2.0.0",
"version": "2.0.1",
"description": "Routing sdk addon for pcs v3",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/routing-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/routing-sdk",
"version": "0.2.0",
"version": "0.2.1",
"description": "An SDK for AMM routing",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/smart-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pancakeswap/smart-router

## 6.1.3

### Patch Changes

- Updated dependencies [f3e8a77]
- Updated dependencies [72fb1db]
- @pancakeswap/token-lists@0.0.13
- @pancakeswap/gauges@1.2.16
- @pancakeswap/tokens@0.6.26
- @pancakeswap/stable-swap-sdk@1.1.2

## 6.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/smart-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/smart-router",
"version": "6.1.2",
"version": "6.1.3",
"description": "A SDK for getting best routes from AMM",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/stable-swap-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/stable-swap-sdk

## 1.1.2

### Patch Changes

- Updated dependencies [72fb1db]
- @pancakeswap/tokens@0.6.26

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/stable-swap-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/stable-swap-sdk",
"version": "1.1.1",
"version": "1.1.2",
"description": "SDK for pancakeswap stable swap",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/token-lists/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/token-lists

## 0.0.13

### Patch Changes

- f3e8a77: fix: Filter out tokens in list that are not matching the criteria

## 0.0.12

### Patch Changes
Expand Down
Loading

0 comments on commit c793979

Please sign in to comment.