Skip to content

Commit

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

## [0.0.2](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.0.1...@tailor-ui/lab@0.0.2) (2019-03-04)

**Note:** Version bump only for package @tailor-ui/lab

## 0.0.1 (2019-02-22)

**Note:** Version bump only for package @tailor-ui/lab
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.0.1",
"version": "0.0.2",
"description": "Incubator for Tailor-UI React components.",
"author": "Yoctol Info SD Team",
"homepage": "https://tailor-ui.netlify.com/",
Expand Down
15 changes: 15 additions & 0 deletions packages/tailor-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.13](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.2.12...tailor-ui@0.2.13) (2019-03-04)

### Bug Fixes

- **tags:** prevent emit onClosed on initial ([d918f7c](https://github.com/yoctol/tailor-ui/commit/d918f7c))

### Features

- **Button:** add testid tests for Button ([59e9c01](https://github.com/yoctol/tailor-ui/commit/59e9c01))
- **Checkbox:** add testid tests for Checkbox ([3c1530a](https://github.com/yoctol/tailor-ui/commit/3c1530a))
- **Heading:** add testid tests for Heading (h1~h6) ([12b6182](https://github.com/yoctol/tailor-ui/commit/12b6182))
- **Icon:** add testid tests for Icon ([8f6204c](https://github.com/yoctol/tailor-ui/commit/8f6204c))
- **Radio:** add testid tests for Radio ([11de864](https://github.com/yoctol/tailor-ui/commit/11de864))
- **Tabs:** add testid tests for Tabs ([2cdeaf5](https://github.com/yoctol/tailor-ui/commit/2cdeaf5))

## 0.2.12 (2019-02-22)

### Features
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.2.12",
"version": "0.2.13",
"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 841ca04

Please sign in to comment.