Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @tailor-ui/lab@0.2.3
 - tailor-ui@0.5.4
  • Loading branch information
jigsawye committed Mar 27, 2019
1 parent c489f47 commit 5a2818d
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 2 deletions.
14 changes: 14 additions & 0 deletions packages/tailor-ui-lab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.3](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.2.2...@tailor-ui/lab@0.2.3) (2019-03-27)

### Bug Fixes

- **mention:** fix mention type ([ee650b8](https://github.com/Yoctol/tailor-ui/commit/ee650b8))

### Features

- improve positioner usage performance ([c032592](https://github.com/Yoctol/tailor-ui/commit/c032592))
- **mention:** use useClickOutside to handle onBlur event ([2830512](https://github.com/Yoctol/tailor-ui/commit/2830512))
- **popconfirm:** implement new popconfirm with positioner ([06becab](https://github.com/Yoctol/tailor-ui/commit/06becab))
- **popover:** implement new popover with positioner ([c86e711](https://github.com/Yoctol/tailor-ui/commit/c86e711))
- **tooltip:** re-implement new tooltip with positioner ([07bc232](https://github.com/Yoctol/tailor-ui/commit/07bc232))

## [0.2.2](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.2.1...@tailor-ui/lab@0.2.2) (2019-03-26)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/tailor-ui-lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tailor-ui/lab",
"version": "0.2.2",
"version": "0.2.3",
"description": "Incubator for Tailor-UI React components.",
"author": "Yoctol Info SD Team",
"homepage": "https://tailor-ui.netlify.com/",
Expand Down
9 changes: 9 additions & 0 deletions packages/tailor-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.5.3...tailor-ui@0.5.4) (2019-03-27)

### Features

- **popconfirm:** implement new popconfirm with positioner ([06becab](https://github.com/yoctol/tailor-ui/commit/06becab))
- **positioner:** implement positioner ([640de09](https://github.com/yoctol/tailor-ui/commit/640de09))
- improve positioner usage performance ([c032592](https://github.com/yoctol/tailor-ui/commit/c032592))
- **table:** update styles and add header/footer usage ([1bd695b](https://github.com/yoctol/tailor-ui/commit/1bd695b))

## [0.5.3](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.5.2...tailor-ui@0.5.3) (2019-03-26)

**Note:** Version bump only for package tailor-ui
Expand Down
2 changes: 1 addition & 1 deletion packages/tailor-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailor-ui",
"version": "0.5.3",
"version": "0.5.4",
"description": "A bespoke UI collection for building web application.",
"author": "Yoctol Info SD Team",
"homepage": "https://tailor-ui.netlify.com",
Expand Down

0 comments on commit 5a2818d

Please sign in to comment.