Skip to content

Commit f175ef5

Browse files
committed
chore(release): Publish
- @pancakeswap-libs/[email protected]
1 parent 2233499 commit f175ef5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/pancake-uikit/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.27.0](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/compare/@pancakeswap-libs/[email protected]...@pancakeswap-libs/[email protected]) (2021-04-22)
7+
8+
9+
### Features
10+
11+
* **modal-bg:** Add overflow hidden prop to Modal container and update storybook ([#82](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/issues/82)) ([2233499](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/commit/22334997bf9dde0dcfb551bc26e78a3a92c8e5db))
12+
* Add VisibilityOn and VisibilityOff icons ([#81](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/issues/81)) ([6635681](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/commit/6635681402de7c43fa429808a46b733fb415ac5f))
13+
14+
15+
16+
17+
618
# [0.26.0](https://github.com/pancakeswap/pancake-toolkit/tree/master/packages/pancake-uikit/compare/@pancakeswap-libs/[email protected]...@pancakeswap-libs/[email protected]) (2021-04-20)
719

820

packages/pancake-uikit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pancakeswap-libs/uikit",
3-
"version": "0.26.0",
3+
"version": "0.27.0",
44
"description": "Set of UI components for pancake projects",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)