Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @tailor-ui/formik@0.4.14
 - @tailor-ui/hooks@0.7.0
 - @tailor-ui/lab@0.15.14
 - @tailor-ui/theme@0.4.8
 - tailor-ui@0.34.0
 - tailor-ui-website@0.2.1
  • Loading branch information
jigsawye committed Sep 9, 2020
1 parent b35f8e0 commit dddb864
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 11 deletions.
8 changes: 8 additions & 0 deletions packages/tailor-ui-formik/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.

## [0.4.14](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/formik@0.4.13...@tailor-ui/formik@0.4.14) (2020-09-09)

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





## [0.4.13](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/formik@0.4.12...@tailor-ui/formik@0.4.13) (2020-08-27)

**Note:** Version bump only for package @tailor-ui/formik
Expand Down
6 changes: 3 additions & 3 deletions packages/tailor-ui-formik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/Yoctol/tailor-ui/issues"
},
"version": "0.4.13",
"version": "0.4.14",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand All @@ -28,9 +28,9 @@
"sideEffects": false,
"typings": "lib/index.d.ts",
"dependencies": {
"@tailor-ui/lab": "^0.15.13",
"@tailor-ui/lab": "^0.15.14",
"@tailor-ui/utils": "^0.3.6",
"tailor-ui": "^0.33.0"
"tailor-ui": "^0.34.0"
},
"peerDependencies": {
"formik": ">=2.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/tailor-ui-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/hooks@0.6.8...@tailor-ui/hooks@0.7.0) (2020-09-09)


### Features

* **select:** add onVisibleChange props ([68e4c36](https://github.com/Yoctol/tailor-ui/commit/68e4c3640e730a4613c3c06644592bf412ff27af))





## [0.6.8](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/hooks@0.6.7...@tailor-ui/hooks@0.6.8) (2020-08-27)

**Note:** Version bump only for package @tailor-ui/hooks
Expand Down
2 changes: 1 addition & 1 deletion packages/tailor-ui-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/Yoctol/tailor-ui/issues"
},
"version": "0.6.8",
"version": "0.7.0",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/tailor-ui-lab/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.

## [0.15.14](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.15.13...@tailor-ui/lab@0.15.14) (2020-09-09)

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





## [0.15.13](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.15.12...@tailor-ui/lab@0.15.13) (2020-08-27)

**Note:** Version bump only for package @tailor-ui/lab
Expand Down
4 changes: 2 additions & 2 deletions packages/tailor-ui-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/Yoctol/tailor-ui/issues"
},
"version": "0.15.13",
"version": "0.15.14",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand All @@ -30,7 +30,7 @@
"dependencies": {
"@tailor-ui/utils": "^0.3.6",
"polished": "^3.6.6",
"tailor-ui": "^0.33.0"
"tailor-ui": "^0.34.0"
},
"peerDependencies": {
"react": ">=16.10.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/tailor-ui-theme/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.

## [0.4.8](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/theme@0.4.7...@tailor-ui/theme@0.4.8) (2020-09-09)

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





## [0.4.7](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/theme@0.4.6...@tailor-ui/theme@0.4.7) (2020-08-27)

**Note:** Version bump only for package @tailor-ui/theme
Expand Down
2 changes: 1 addition & 1 deletion packages/tailor-ui-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/Yoctol/tailor-ui/issues"
},
"version": "0.4.7",
"version": "0.4.8",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand Down
17 changes: 17 additions & 0 deletions packages/tailor-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.34.0](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.33.0...tailor-ui@0.34.0) (2020-09-09)


### Bug Fixes

* **textfield:** label type ([803134d](https://github.com/yoctol/tailor-ui/commit/803134ddd073ccc6a4501c8106a6d253709f3876))
* some types ([88ce813](https://github.com/yoctol/tailor-ui/commit/88ce813bfed39580a5979f4543993d9707f88630))


### Features

* **select:** add onVisibleChange props ([68e4c36](https://github.com/yoctol/tailor-ui/commit/68e4c3640e730a4613c3c06644592bf412ff27af))





# [0.33.0](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.32.0...tailor-ui@0.33.0) (2020-08-27)


Expand Down
6 changes: 3 additions & 3 deletions packages/tailor-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/yoctol/tailor-ui/issues"
},
"version": "0.33.0",
"version": "0.34.0",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand All @@ -31,8 +31,8 @@
"@babel/runtime": "^7.11.2",
"@reach/rect": "^0.11.2",
"@reach/utils": "^0.11.2",
"@tailor-ui/hooks": "^0.6.8",
"@tailor-ui/theme": "^0.4.7",
"@tailor-ui/hooks": "^0.7.0",
"@tailor-ui/theme": "^0.4.8",
"@tailor-ui/utils": "^0.3.6",
"downshift": "3.2.12",
"fuzzaldrin-plus": "^0.6.0",
Expand Down
8 changes: 8 additions & 0 deletions website/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.

## [0.2.1](https://github.com/Yoctol/tailor-ui/compare/tailor-ui-website@0.2.0...tailor-ui-website@0.2.1) (2020-09-09)

**Note:** Version bump only for package tailor-ui-website





# [0.2.0](https://github.com/Yoctol/tailor-ui/compare/tailor-ui-website@0.1.0...tailor-ui-website@0.2.0) (2020-08-27)


Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "tailor-ui-website",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"build": "docusaurus build",
"deploy": "docusaurus deploy",
Expand Down

0 comments on commit dddb864

Please sign in to comment.