Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - @pancakeswap/[email protected]
 - @pancakeswap/[email protected]
  • Loading branch information
hachiojidev committed Jul 15, 2021
1 parent e4f90cc commit 58378da
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/pancake-profile-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-profile-sdk/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-07-15)


### Features

* Cast BigNumber to Number ([#192](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-profile-sdk/issues/192)) ([04824d5](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-profile-sdk/commit/04824d55691ef226ebefaebb9dff21151ffc5cea))





# [0.2.0](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-profile-sdk/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-07-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/pancake-profile-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/profile-sdk",
"version": "0.2.0",
"version": "0.3.0",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/pancake-uikit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.40.3](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-07-15)


### Bug Fixes

* Increase ifo stepper connector height in mobile ([#195](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/issues/195)) ([5408d1c](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/commit/5408d1ca6099154d5385b0aaecf5015fdf8b4d20))





## [0.40.2](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-07-09)

**Note:** Version bump only for package @pancakeswap/uikit
Expand Down
2 changes: 1 addition & 1 deletion packages/pancake-uikit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/uikit",
"version": "0.40.2",
"version": "0.40.3",
"description": "Set of UI components for pancake projects",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 58378da

Please sign in to comment.