Skip to content

Commit

Permalink
chore: Version Packages (pancakeswap#6793)
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

-   b5dbd29: Remove JSBI and use BigInt native instead

### Patch Changes

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

## @pancakeswap/[email protected]

### Major Changes

-   b5dbd29: Remove JSBI and use BigInt native instead

### Patch Changes

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

## @pancakeswap/[email protected]

### Major Changes

-   b5dbd29: Remove JSBI and use BigInt native instead

### Patch Changes

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

## @pancakeswap/[email protected]

### Major Changes

-   b5dbd29: Remove JSBI and use BigInt native instead

## @pancakeswap/[email protected]

### Major Changes

-   b5dbd29: Remove JSBI and use BigInt native instead

### Patch Changes

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

## @pancakeswap/[email protected]

### Major Changes

-   c58a110: Remove Web3Provider

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

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

## [email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]
-   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 4, 2023
1 parent fc6b5b6 commit d142d74
Show file tree
Hide file tree
Showing 35 changed files with 174 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-walls-crash.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/healthy-terms-exercise.md

This file was deleted.

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

## 0.0.1

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/smart-router@3.0.0
- @pancakeswap/sdk@4.0.0
- @pancakeswap/v3-sdk@2.0.0
- @pancakeswap/farms@0.1.1
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.0.0",
"version": "0.0.1",
"dependencies": {
"@pancakeswap/farms": "workspace:*",
"@pancakeswap/worker-utils": "workspace:*",
Expand Down
11 changes: 11 additions & 0 deletions packages/aptos-swap-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pancakeswap/aptos-swap-sdk

## 1.0.0

### Major Changes

- b5dbd2921: Remove JSBI and use BigInt native instead

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/swap-sdk-core@1.0.0

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/aptos-swap-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pancakeswap/aptos-swap-sdk",
"license": "MIT",
"version": "0.0.2",
"version": "1.0.0",
"description": "🛠 An SDK for building applications on top of Pancakeswap Aptos.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/awgmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/awgmi

## 0.1.1

### Patch Changes

- @pancakeswap/utils@1.0.0

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/awgmi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pancakeswap/awgmi",
"license": "MIT",
"version": "0.1.0",
"version": "0.1.1",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
Expand Down
13 changes: 13 additions & 0 deletions packages/farms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @pancakeswap/farms

## 0.1.1

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/sdk@4.0.0
- @pancakeswap/swap-sdk-core@1.0.0
- @pancakeswap/v3-sdk@2.0.0
- @pancakeswap/utils@1.0.0
- @pancakeswap/multicall@2.0.0
- @pancakeswap/tokens@0.1.2
- @pancakeswap/token-lists@0.0.7

## 0.1.0

### Minor 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": "0.1.0",
"version": "0.1.1",
"sideEffects": false,
"private": true,
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @pancakeswap/hooks

## 0.0.2

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/swap-sdk-core@1.0.0
- @pancakeswap/utils@1.0.0
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pancakeswap/hooks",
"license": "MIT",
"version": "0.0.1",
"version": "0.0.2",
"description": "Generic hooks used for common usecases",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/localization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @pancakeswap/localization

## 1.0.0

### Patch Changes

- @pancakeswap/utils@1.0.0
- @pancakeswap/hooks@0.0.2
2 changes: 1 addition & 1 deletion packages/localization/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pancakeswap/localization",
"license": "MIT",
"version": "0.0.1",
"version": "1.0.0",
"description": "A minimal internationalization library",
"main": "./src/index.tsx",
"types": "./src/index.tsx",
Expand Down
7 changes: 7 additions & 0 deletions packages/multicall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/multicall

## 2.0.0

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/sdk@4.0.0

## 1.0.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/multicall/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/multicall",
"version": "1.0.0",
"version": "2.0.0",
"sideEffects": false,
"scripts": {
"build": "tsup",
Expand All @@ -9,7 +9,7 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"peerDependencies": {
"@pancakeswap/sdk": "^3.2.0"
"@pancakeswap/sdk": "^4.0.0"
},
"dependencies": {
"@ethersproject/abi": "^5.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/pools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @pancakeswap/pools

## 1.0.0

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/sdk@4.0.0
- @pancakeswap/utils@1.0.0
- @pancakeswap/multicall@2.0.0
- @pancakeswap/tokens@0.1.2
- @pancakeswap/token-lists@0.0.7
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": "0.0.1",
"version": "1.0.0",
"sideEffects": false,
"private": true,
"scripts": {
Expand Down
15 changes: 15 additions & 0 deletions packages/smart-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @pancakeswap/smart-router

## 3.0.0

### Major Changes

- b5dbd2921: Remove JSBI and use BigInt native instead

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/sdk@4.0.0
- @pancakeswap/swap-sdk-core@1.0.0
- @pancakeswap/v3-sdk@2.0.0
- @pancakeswap/multicall@2.0.0
- @pancakeswap/tokens@0.1.2

## 2.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/smart-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/smart-router",
"version": "2.0.3",
"version": "3.0.0",
"description": "A SDK for getting best routes from AMM",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@ethersproject/providers": "^5.0.0",
"@ethersproject/solidity": "^5.0.0",
"@ethersproject/units": "^5.0.0",
"@pancakeswap/multicall": "^1.0.0",
"@pancakeswap/multicall": "^2.0.0",
"@pancakeswap/sdk": "workspace:*",
"@pancakeswap/swap-sdk-core": "workspace:*",
"@pancakeswap/tokens": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/swap-sdk-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/swap-sdk-core

## 1.0.0

### Major Changes

- b5dbd2921: Remove JSBI and use BigInt native instead

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swap-sdk-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pancakeswap/swap-sdk-core",
"license": "MIT",
"version": "0.1.0",
"version": "1.0.0",
"description": "🛠 An SDK for building applications on top of Pancakeswap.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/swap-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pancakeswap/sdk

## 4.0.0

### Major Changes

- b5dbd2921: Remove JSBI and use BigInt native instead

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/swap-sdk-core@1.0.0

## 3.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swap-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pancakeswap/sdk",
"license": "MIT",
"version": "3.2.1",
"version": "4.0.0",
"description": "🛠 An SDK for building applications on top of Pancakeswap.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/token-lists/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/token-lists

## 0.0.7

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/swap-sdk-core@1.0.0

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/token-lists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/token-lists",
"version": "0.0.6",
"version": "0.0.7",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pancakeswap/tokens

## 0.1.2

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/sdk@4.0.0
- @pancakeswap/token-lists@0.0.7

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pancakeswap/tokens",
"license": "MIT",
"version": "0.1.1",
"version": "0.1.2",
"description": "Tokens for pancakeswap",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @pancakeswap/utils

## 1.0.0

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/aptos-swap-sdk@1.0.0
- @pancakeswap/tokens@0.1.2
- @pancakeswap/token-lists@0.0.7
- @pancakeswap/awgmi@0.1.1
- @pancakeswap/localization@1.0.0
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/utils",
"version": "0.0.1",
"version": "1.0.0",
"scripts": {
"test": "vitest --run --globals"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/v3-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @pancakeswap/v3-sdk

## 2.0.0

### Major Changes

- b5dbd2921: Remove JSBI and use BigInt native instead

### Patch Changes

- Updated dependencies [b5dbd2921]
- @pancakeswap/sdk@4.0.0
- @pancakeswap/swap-sdk-core@1.0.0
- @pancakeswap/tokens@0.1.2

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/v3-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.0",
"version": "2.0.0",
"description": "⚒️ An SDK for building applications on top of Pancakeswap V3",
"files": [
"dist"
Expand Down
6 changes: 6 additions & 0 deletions packages/wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/wagmi

## 1.0.0

### Major Changes

- c58a1103a: Remove Web3Provider

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wagmi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/wagmi",
"version": "0.1.0",
"version": "1.0.0",
"license": "MIT",
"description": "wagmi adaptor for pancakeswap",
"main": "./dist/index.js",
Expand Down
Loading

0 comments on commit d142d74

Please sign in to comment.