Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @tailor-ui/formik@0.4.9
 - @tailor-ui/hooks@0.6.5
 - @tailor-ui/lab@0.15.9
 - @tailor-ui/theme@0.4.4
 - tailor-ui@0.31.0
  • Loading branch information
jigsawye committed May 20, 2020
1 parent 2eaae04 commit 3b7e25a
Show file tree
Hide file tree
Showing 10 changed files with 54 additions and 10 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.9](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/formik@0.4.8...@tailor-ui/formik@0.4.9) (2020-05-20)

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





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

**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.8",
"version": "0.4.9",
"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.8",
"@tailor-ui/lab": "^0.15.9",
"@tailor-ui/utils": "^0.3.3",
"tailor-ui": "^0.30.4"
"tailor-ui": "^0.31.0"
},
"peerDependencies": {
"formik": ">=2.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/tailor-ui-hooks/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.6.5](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/hooks@0.6.4...@tailor-ui/hooks@0.6.5) (2020-05-20)

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





## [0.6.4](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/hooks@0.6.3...@tailor-ui/hooks@0.6.4) (2020-05-11)

**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.4",
"version": "0.6.5",
"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.9](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.15.8...@tailor-ui/lab@0.15.9) (2020-05-20)

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





## [0.15.8](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.15.7...@tailor-ui/lab@0.15.8) (2020-05-11)

**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.8",
"version": "0.15.9",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand All @@ -30,7 +30,7 @@
"dependencies": {
"@tailor-ui/utils": "^0.3.3",
"polished": "^3.6.3",
"tailor-ui": "^0.30.4"
"tailor-ui": "^0.31.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.4](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/theme@0.4.3...@tailor-ui/theme@0.4.4) (2020-05-20)

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





## [0.4.3](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/theme@0.4.2...@tailor-ui/theme@0.4.3) (2020-05-11)

**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.3",
"version": "0.4.4",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/tailor-ui/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.31.0](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.30.4...tailor-ui@0.31.0) (2020-05-20)


### Features

* **container:** add box to container children ([e309f62](https://github.com/yoctol/tailor-ui/commit/e309f6221deb219bf639f83f823a7c1fddeb594e))
* **container:** add subTitle props ([c4e4ea7](https://github.com/yoctol/tailor-ui/commit/c4e4ea7655f9a7b8a799811a285ad46e495bd91e))





## [0.30.4](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.30.3...tailor-ui@0.30.4) (2020-05-11)


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.30.4",
"version": "0.31.0",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand All @@ -31,8 +31,8 @@
"@babel/runtime": "^7.9.6",
"@reach/rect": "^0.10.2",
"@reach/utils": "^0.10.2",
"@tailor-ui/hooks": "^0.6.4",
"@tailor-ui/theme": "^0.4.3",
"@tailor-ui/hooks": "^0.6.5",
"@tailor-ui/theme": "^0.4.4",
"@tailor-ui/utils": "^0.3.3",
"downshift": "3.2.12",
"fuzzaldrin-plus": "^0.6.0",
Expand Down

0 comments on commit 3b7e25a

Please sign in to comment.