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 Aug 2, 2021
1 parent 92d80f2 commit c47a7d4
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
12 changes: 12 additions & 0 deletions packages/pancake-uikit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* Add medal colors ([#217](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/issues/217)) ([92d80f2](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/commit/92d80f2ae1e8e9aa02d1a56542566205553ce9d2))
* SubMenu component ([#219](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/issues/219)) ([e3d6747](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/commit/e3d6747987243640eedabc407d19142d2230de34))





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

**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.42.1",
"version": "0.43.0",
"description": "Set of UI components for pancake projects",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/token-lists/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.17.10](https://github.com/pancakeswap/pancake-toolkit/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-08-02)

**Note:** Version bump only for package @pancakeswap/token-lists





## [2.17.9](https://github.com/pancakeswap/pancake-toolkit/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-07-29)

**Note:** Version bump only for package @pancakeswap/token-lists
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": "2.17.9",
"version": "2.17.10",
"main": "dist/index.js",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit c47a7d4

Please sign in to comment.