Skip to content

Commit

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

### Minor Changes

-   5e15c61: Add linea support

### Patch Changes

-   Updated dependencies [5e15c61]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Minor Changes

-   5e15c61: Add linea support

## @pancakeswap/[email protected]

### Minor Changes

-   5e15c61: Add linea support

### Patch Changes

-   Updated dependencies [5e15c61]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Minor Changes

-   5e15c61: Add linea support

### Patch Changes

-   Updated dependencies [5e15c61]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [5e15c61]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## [email protected]

### Minor Changes

-   5e15c61: Add linea support

### Patch Changes

-   Updated dependencies [5e15c61]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [5e15c61]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [5e15c61]
    -   @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 Aug 24, 2023
1 parent fa4a103 commit e3983fd
Show file tree
Hide file tree
Showing 23 changed files with 118 additions and 20 deletions.
9 changes: 0 additions & 9 deletions .changeset/wild-insects-fetch.md

This file was deleted.

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

## 0.1.0

### Minor Changes

- 5e15c611e: Add linea support

### Patch Changes

- Updated dependencies [5e15c611e]
- @pancakeswap/smart-router@4.4.0
- @pancakeswap/sdk@5.3.0
- @pancakeswap/v3-sdk@3.3.0
- @pancakeswap/farms@1.0.9

## 0.0.13

### 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.0.13",
"version": "0.1.0",
"dependencies": {
"@pancakeswap/farms": "workspace:*",
"@pancakeswap/worker-utils": "workspace:*",
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.10

### Patch Changes

- @pancakeswap/utils@4.0.0

## 0.1.9

### Patch 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.9",
"version": "0.1.10",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
Expand Down
11 changes: 11 additions & 0 deletions packages/farms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pancakeswap/farms

## 1.0.9

### Patch Changes

- Updated dependencies [5e15c611e]
- @pancakeswap/sdk@5.3.0
- @pancakeswap/tokens@0.3.0
- @pancakeswap/v3-sdk@3.3.0
- @pancakeswap/utils@4.0.0
- @pancakeswap/token-lists@0.0.8

## 1.0.8

### 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.8",
"version": "1.0.9",
"sideEffects": false,
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/hooks

## 0.0.11

### Patch Changes

- @pancakeswap/utils@4.0.0

## 0.0.10

### 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,7 +1,7 @@
{
"name": "@pancakeswap/hooks",
"license": "MIT",
"version": "0.0.10",
"version": "0.0.11",
"description": "Generic hooks used for common usecases",
"main": "./src/index.ts",
"types": "./src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/localization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/localization

## 4.0.0

### Patch Changes

- @pancakeswap/utils@4.0.0
- @pancakeswap/hooks@0.0.11

## 3.0.3

### Patch Changes
Expand Down
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": "3.0.3",
"version": "4.0.0",
"description": "A minimal internationalization library",
"main": "./src/index.tsx",
"types": "./src/index.tsx",
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

## 4.0.4

### Patch Changes

- Updated dependencies [5e15c611e]
- @pancakeswap/sdk@5.3.0
- @pancakeswap/tokens@0.3.0
- @pancakeswap/token-lists@0.0.8

## 4.0.3

### 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": "4.0.3",
"version": "4.0.4",
"sideEffects": false,
"scripts": {
"build": "tsup",
Expand Down
13 changes: 13 additions & 0 deletions packages/smart-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @pancakeswap/smart-router

## 4.4.0

### Minor Changes

- 5e15c611e: Add linea support

### Patch Changes

- Updated dependencies [5e15c611e]
- @pancakeswap/sdk@5.3.0
- @pancakeswap/tokens@0.3.0
- @pancakeswap/v3-sdk@3.3.0

## 4.3.6

### 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": "4.3.6",
"version": "4.4.0",
"description": "A SDK for getting best routes from AMM",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/swap-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/sdk

## 5.3.0

### Minor Changes

- 5e15c611e: Add linea support

## 5.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": "5.2.1",
"version": "5.3.0",
"description": "🛠 An SDK for building applications on top of Pancakeswap.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @pancakeswap/tokens

## 0.3.0

### Minor Changes

- 5e15c611e: Add linea support

### Patch Changes

- Updated dependencies [5e15c611e]
- @pancakeswap/sdk@5.3.0
- @pancakeswap/utils@4.0.0
- @pancakeswap/token-lists@0.0.8

## 0.2.3

### 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.2.3",
"version": "0.3.0",
"description": "Tokens for pancakeswap",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pancakeswap/utils

## 4.0.0

### Patch Changes

- Updated dependencies [5e15c611e]
- @pancakeswap/tokens@0.3.0
- @pancakeswap/awgmi@0.1.10
- @pancakeswap/localization@4.0.0
- @pancakeswap/token-lists@0.0.8

## 3.0.3

### Patch Changes
Expand Down
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": "3.0.3",
"version": "4.0.0",
"scripts": {
"test": "vitest --run --globals"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/v3-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @pancakeswap/v3-sdk

## 3.3.0

### Minor Changes

- 5e15c611e: Add linea support

### Patch Changes

- Updated dependencies [5e15c611e]
- @pancakeswap/sdk@5.3.0
- @pancakeswap/tokens@0.3.0

## 3.2.3

### Patch 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": "3.2.3",
"version": "3.3.0",
"description": "⚒️ An SDK for building applications on top of Pancakeswap V3",
"files": [
"dist"
Expand Down

0 comments on commit e3983fd

Please sign in to comment.