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 19, 2021
1 parent 55ed86b commit 139c256
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.48.0](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-08-19)


### Features

* **uikit:** New breakpoint ([#241](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/issues/241)) ([2262df1](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/commit/2262df11cffca2218fb1524a1f219ddf3be417e5))
* **uikit-tags:** Add typography props ([#245](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/issues/245)) ([55ed86b](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/commit/55ed86ba48061e52cebe9bd92bb10fc22efebf4e))





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


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.47.0",
"version": "0.48.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.13](https://github.com/pancakeswap/pancake-toolkit/compare/@pancakeswap/[email protected]...@pancakeswap/[email protected]) (2021-08-19)

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





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

**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.12",
"version": "2.17.13",
"main": "dist/index.js",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 139c256

Please sign in to comment.