Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @tailor-ui/formik@0.4.7
 - @tailor-ui/hooks@0.6.4
 - @tailor-ui/lab@0.15.7
 - @tailor-ui/theme@0.4.3
 - @tailor-ui/utils@0.3.3
 - tailor-ui@0.30.3
  • Loading branch information
jigsawye committed May 11, 2020
1 parent a933b8f commit 6f7b215
Show file tree
Hide file tree
Showing 12 changed files with 67 additions and 15 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.7](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/formik@0.4.6...@tailor-ui/formik@0.4.7) (2020-05-11)

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





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

**Note:** Version bump only for package @tailor-ui/formik
Expand Down
8 changes: 4 additions & 4 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.6",
"version": "0.4.7",
"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.6",
"@tailor-ui/utils": "^0.3.2",
"tailor-ui": "^0.30.2"
"@tailor-ui/lab": "^0.15.7",
"@tailor-ui/utils": "^0.3.3",
"tailor-ui": "^0.30.3"
},
"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.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





## [0.6.3](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/hooks@0.6.2...@tailor-ui/hooks@0.6.3) (2020-02-12)

**Note:** Version bump only for package @tailor-ui/hooks
Expand Down
4 changes: 2 additions & 2 deletions 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.3",
"version": "0.6.4",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand All @@ -29,7 +29,7 @@
"typings": "lib/index.d.ts",
"dependencies": {
"@reach/utils": "^0.10.1",
"@tailor-ui/utils": "^0.3.2",
"@tailor-ui/utils": "^0.3.3",
"lodash.debounce": "^4.0.8",
"resize-observer-polyfill": "^1.5.1"
},
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.7](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/lab@0.15.6...@tailor-ui/lab@0.15.7) (2020-05-11)

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





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

**Note:** Version bump only for package @tailor-ui/lab
Expand Down
6 changes: 3 additions & 3 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.6",
"version": "0.15.7",
"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/utils": "^0.3.2",
"@tailor-ui/utils": "^0.3.3",
"polished": "^3.6.2",
"tailor-ui": "^0.30.2"
"tailor-ui": "^0.30.3"
},
"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.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





## [0.4.2](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/theme@0.4.1...@tailor-ui/theme@0.4.2) (2020-02-12)

**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.2",
"version": "0.4.3",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/tailor-ui-utils/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.3.3](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/utils@0.3.2...@tailor-ui/utils@0.3.3) (2020-05-11)

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





## [0.3.2](https://github.com/Yoctol/tailor-ui/compare/@tailor-ui/utils@0.3.1...@tailor-ui/utils@0.3.2) (2019-12-30)

**Note:** Version bump only for package @tailor-ui/utils
Expand Down
2 changes: 1 addition & 1 deletion packages/tailor-ui-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tailor-ui/utils",
"version": "0.3.2",
"version": "0.3.3",
"description": "Tailor-UI Utils - Utility functions for Tailor-UI.",
"author": "dev@yoctol.com",
"homepage": "https://tailor-ui.netlify.com/",
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.30.3](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.30.2...tailor-ui@0.30.3) (2020-05-11)


### Bug Fixes

* remove margin-right of loading spinner when use icon button ([c675428](https://github.com/yoctol/tailor-ui/commit/c6754283beb978285c858ccc459ab74c1a686194))
* **select:** should only remove item when the x button clicked ([16f05aa](https://github.com/yoctol/tailor-ui/commit/16f05aaabdae32183927971375c6b27e8a8a3558))





## [0.30.2](https://github.com/yoctol/tailor-ui/compare/tailor-ui@0.30.1...tailor-ui@0.30.2) (2020-03-09)


Expand Down
8 changes: 4 additions & 4 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.2",
"version": "0.30.3",
"main": "lib/index.cjs.js",
"module": "lib/index.js",
"files": [
Expand All @@ -31,9 +31,9 @@
"@babel/runtime": "^7.9.6",
"@reach/rect": "^0.10.1",
"@reach/utils": "^0.10.1",
"@tailor-ui/hooks": "^0.6.3",
"@tailor-ui/theme": "^0.4.2",
"@tailor-ui/utils": "^0.3.2",
"@tailor-ui/hooks": "^0.6.4",
"@tailor-ui/theme": "^0.4.3",
"@tailor-ui/utils": "^0.3.3",
"downshift": "3.2.12",
"fuzzaldrin-plus": "^0.6.0",
"moment": "^2.25.3",
Expand Down

0 comments on commit 6f7b215

Please sign in to comment.