Skip to content

Commit

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

### Patch Changes

-   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   Updated dependencies [6a9fd57]
    -   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   6a9fd57: Publish V4 SDK

## [email protected]

### Patch Changes

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

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]

## @pancakeswap/[email protected]

### Patch Changes

-   @pancakeswap/[email protected]


<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the version numbers and changelogs for
several packages related to the `pancakeswap` ecosystem, including
`v4-sdk`, `farms`, `widgets-internal`, `price-api-sdk`,
`universal-router-sdk`, and `smart-router`.

### Detailed summary
- Deleted `happy-pianos-kneel.md`.
- Updated `CHANGELOG.md` for various packages with new version entries.
- Incremented versions in `package.json` files:
  - `@pancakeswap/farms`: 1.0.80 to 1.0.81
  - `@pancakeswap/widgets-internal`: 0.3.13 to 0.3.14
  - `routing-api`: 0.3.81 to 0.3.82
  - `v4-sdk`: 0.1.4 to 0.1.5
  - `@pancakeswap/price-api-sdk`: 5.0.0 to 5.0.1
  - `@pancakeswap/smart-router`: 6.2.0 to 6.2.1
  - `@pancakeswap/universal-router-sdk`: 1.0.38 to 1.0.39
- Added new dependencies in several changelogs.

> ✨ 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 Nov 8, 2024
1 parent dc2d3d5 commit f2a3249
Show file tree
Hide file tree
Showing 15 changed files with 51 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-pianos-kneel.md

This file was deleted.

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

## 0.3.82

### Patch Changes

- @pancakeswap/smart-router@6.2.1
- @pancakeswap/farms@1.0.81

## 0.3.81

### 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.81",
"version": "0.3.82",
"dependencies": {
"@pancakeswap/chains": "workspace:*",
"@pancakeswap/farms": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/farms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pancakeswap/farms

## 1.0.81

### Patch Changes

- @pancakeswap/price-api-sdk@5.0.1

## 1.0.80

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

## 5.0.1

### Patch Changes

- @pancakeswap/smart-router@6.2.1

## 5.0.0

### Minor 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": "5.0.0",
"version": "5.0.1",
"description": "SDK for pancakeswap price api",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/smart-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pancakeswap/smart-router

## 6.2.1

### Patch Changes

- Updated dependencies [6a9fd57]
- @pancakeswap/v4-sdk@0.1.5

## 6.2.0

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

## 1.0.39

### Patch Changes

- @pancakeswap/smart-router@6.2.1

## 1.0.38

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

## 0.1.5

### Patch Changes

- 6a9fd57: Publish V4 SDK

## 0.1.4

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

## 0.3.14

### Patch Changes

- @pancakeswap/farms@1.0.81

## 0.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets-internal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/widgets-internal",
"version": "0.3.13",
"version": "0.3.14",
"private": true,
"main": "index.ts",
"exports": {
Expand Down

0 comments on commit f2a3249

Please sign in to comment.