diff --git a/@querycap-ui/blocks/CHANGELOG.md b/@querycap-ui/blocks/CHANGELOG.md index 96b5d1be..3ec5595d 100644 --- a/@querycap-ui/blocks/CHANGELOG.md +++ b/@querycap-ui/blocks/CHANGELOG.md @@ -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.9](https://github.com/querycap/webappkit/compare/@querycap-ui/blocks@0.6.8...@querycap-ui/blocks@0.6.9) (2020-08-04) + +**Note:** Version bump only for package @querycap-ui/blocks + + + + + ## [0.6.8](https://github.com/querycap/webappkit/compare/@querycap-ui/blocks@0.6.7...@querycap-ui/blocks@0.6.8) (2020-07-22) **Note:** Version bump only for package @querycap-ui/blocks diff --git a/@querycap-ui/blocks/package.json b/@querycap-ui/blocks/package.json index d54437ba..2b674e92 100644 --- a/@querycap-ui/blocks/package.json +++ b/@querycap-ui/blocks/package.json @@ -1,6 +1,6 @@ { "name": "@querycap-ui/blocks", - "version": "0.6.8", + "version": "0.6.9", "license": "MIT", "peerDependencies": { "@babel/runtime-corejs3": "*", @@ -13,10 +13,10 @@ "rxjs": "*" }, "dependencies": { - "@querycap-ui/form-controls": "^0.8.7", + "@querycap-ui/form-controls": "^0.8.8", "@querycap-ui/icons": "^0.3.0", - "@querycap-ui/layouts": "^0.1.27", - "@querycap/uikit": "^0.3.4" + "@querycap-ui/layouts": "^0.1.28", + "@querycap/uikit": "^0.3.5" }, "publishConfig": { "access": "public" diff --git a/@querycap-ui/core.macro/CHANGELOG.md b/@querycap-ui/core.macro/CHANGELOG.md index 3e8d2ef9..2434b741 100644 --- a/@querycap-ui/core.macro/CHANGELOG.md +++ b/@querycap-ui/core.macro/CHANGELOG.md @@ -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.1.4](https://github.com/querycap/webappkit/compare/@querycap-ui/core.macro@0.1.3...@querycap-ui/core.macro@0.1.4) (2020-08-04) + +**Note:** Version bump only for package @querycap-ui/core.macro + + + + + ## [0.1.3](https://github.com/querycap/webappkit/compare/@querycap-ui/core.macro@0.1.2...@querycap-ui/core.macro@0.1.3) (2020-07-14) **Note:** Version bump only for package @querycap-ui/core.macro diff --git a/@querycap-ui/core.macro/package.json b/@querycap-ui/core.macro/package.json index 211513d3..1f8e6829 100644 --- a/@querycap-ui/core.macro/package.json +++ b/@querycap-ui/core.macro/package.json @@ -1,6 +1,6 @@ { "name": "@querycap-ui/core.macro", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "peerDependencies": { "@babel/runtime-corejs3": "*" diff --git a/@querycap-ui/core/CHANGELOG.md b/@querycap-ui/core/CHANGELOG.md index 7e0e88e7..887d0f82 100644 --- a/@querycap-ui/core/CHANGELOG.md +++ b/@querycap-ui/core/CHANGELOG.md @@ -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.8.7](https://github.com/querycap/webappkit/compare/@querycap-ui/core@0.8.6...@querycap-ui/core@0.8.7) (2020-08-04) + +**Note:** Version bump only for package @querycap-ui/core + + + + + ## [0.8.6](https://github.com/querycap/webappkit/compare/@querycap-ui/core@0.8.5...@querycap-ui/core@0.8.6) (2020-07-14) **Note:** Version bump only for package @querycap-ui/core diff --git a/@querycap-ui/core/package.json b/@querycap-ui/core/package.json index f5b24d9d..87faccb3 100644 --- a/@querycap-ui/core/package.json +++ b/@querycap-ui/core/package.json @@ -1,6 +1,6 @@ { "name": "@querycap-ui/core", - "version": "0.8.6", + "version": "0.8.7", "license": "MIT", "peerDependencies": { "@babel/runtime-corejs3": "*", @@ -9,7 +9,7 @@ }, "dependencies": { "@emotion/core": "10.x", - "@querycap-ui/core.macro": "^0.1.3", + "@querycap-ui/core.macro": "^0.1.4", "@querycap-ui/css-aliases": "^0.2.0", "polished": "^3.6.5", "react-spring": "8.0.x" diff --git a/@querycap-ui/form-controls/CHANGELOG.md b/@querycap-ui/form-controls/CHANGELOG.md index 82bbd84b..ad8e3ec8 100644 --- a/@querycap-ui/form-controls/CHANGELOG.md +++ b/@querycap-ui/form-controls/CHANGELOG.md @@ -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.8.8](https://github.com/querycap/webappkit/compare/@querycap-ui/form-controls@0.8.7...@querycap-ui/form-controls@0.8.8) (2020-08-04) + +**Note:** Version bump only for package @querycap-ui/form-controls + + + + + ## [0.8.7](https://github.com/querycap/webappkit/compare/@querycap-ui/form-controls@0.8.6...@querycap-ui/form-controls@0.8.7) (2020-07-22) **Note:** Version bump only for package @querycap-ui/form-controls diff --git a/@querycap-ui/form-controls/package.json b/@querycap-ui/form-controls/package.json index 7acdf85f..35063632 100644 --- a/@querycap-ui/form-controls/package.json +++ b/@querycap-ui/form-controls/package.json @@ -1,6 +1,6 @@ { "name": "@querycap-ui/form-controls", - "version": "0.8.7", + "version": "0.8.8", "license": "MIT", "peerDependencies": { "@babel/runtime-corejs3": "*", @@ -11,12 +11,12 @@ "rxjs": "6.x" }, "dependencies": { - "@querycap-ui/core": "^0.8.6", + "@querycap-ui/core": "^0.8.7", "@querycap-ui/icons": "^0.3.0", - "@querycap-ui/layouts": "^0.1.27", - "@querycap/form": "^0.7.4", + "@querycap-ui/layouts": "^0.1.28", + "@querycap/form": "^0.7.5", "@querycap/reactutils": "^0.6.1", - "@querycap/uikit": "^0.3.4" + "@querycap/uikit": "^0.3.5" }, "publishConfig": { "access": "public" diff --git a/@querycap-ui/layouts/CHANGELOG.md b/@querycap-ui/layouts/CHANGELOG.md index bb34ce19..aa8817e1 100644 --- a/@querycap-ui/layouts/CHANGELOG.md +++ b/@querycap-ui/layouts/CHANGELOG.md @@ -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.1.28](https://github.com/querycap/webappkit/compare/@querycap-ui/layouts@0.1.27...@querycap-ui/layouts@0.1.28) (2020-08-04) + +**Note:** Version bump only for package @querycap-ui/layouts + + + + + ## [0.1.27](https://github.com/querycap/webappkit/compare/@querycap-ui/layouts@0.1.26...@querycap-ui/layouts@0.1.27) (2020-07-14) **Note:** Version bump only for package @querycap-ui/layouts diff --git a/@querycap-ui/layouts/package.json b/@querycap-ui/layouts/package.json index 7e3bd355..99af15eb 100644 --- a/@querycap-ui/layouts/package.json +++ b/@querycap-ui/layouts/package.json @@ -1,6 +1,6 @@ { "name": "@querycap-ui/layouts", - "version": "0.1.27", + "version": "0.1.28", "license": "MIT", "peerDependencies": { "@babel/runtime-corejs3": "*", @@ -9,7 +9,7 @@ "react": "16.x" }, "dependencies": { - "@querycap-ui/core": "^0.8.6" + "@querycap-ui/core": "^0.8.7" }, "publishConfig": { "access": "public" diff --git a/@querycap-ui/search-controls/CHANGELOG.md b/@querycap-ui/search-controls/CHANGELOG.md index df987f38..be758154 100644 --- a/@querycap-ui/search-controls/CHANGELOG.md +++ b/@querycap-ui/search-controls/CHANGELOG.md @@ -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.7.8](https://github.com/querycap/webappkit/compare/@querycap-ui/search-controls@0.7.7...@querycap-ui/search-controls@0.7.8) (2020-08-04) + +**Note:** Version bump only for package @querycap-ui/search-controls + + + + + ## [0.7.7](https://github.com/querycap/webappkit/compare/@querycap-ui/search-controls@0.7.6...@querycap-ui/search-controls@0.7.7) (2020-07-22) **Note:** Version bump only for package @querycap-ui/search-controls diff --git a/@querycap-ui/search-controls/package.json b/@querycap-ui/search-controls/package.json index 8986f5f2..44cd7e77 100644 --- a/@querycap-ui/search-controls/package.json +++ b/@querycap-ui/search-controls/package.json @@ -1,6 +1,6 @@ { "name": "@querycap-ui/search-controls", - "version": "0.7.7", + "version": "0.7.8", "license": "MIT", "peerDependencies": { "@babel/runtime-corejs3": "*", @@ -16,11 +16,11 @@ }, "dependencies": { "@querycap-ui/date-pickers": "^0.3.2", - "@querycap-ui/form-controls": "^0.8.7", + "@querycap-ui/form-controls": "^0.8.8", "@querycap-ui/icons": "^0.3.0", "@querycap/reactutils": "^0.6.1", "@querycap/strfmt": "^0.x", - "@querycap/uikit": "^0.3.4" + "@querycap/uikit": "^0.3.5" }, "publishConfig": { "access": "public" diff --git a/@querycap-ui/texts/CHANGELOG.md b/@querycap-ui/texts/CHANGELOG.md index 90d3870d..983cddc9 100644 --- a/@querycap-ui/texts/CHANGELOG.md +++ b/@querycap-ui/texts/CHANGELOG.md @@ -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/querycap/webappkit/compare/@querycap-ui/texts@0.4.6...@querycap-ui/texts@0.4.7) (2020-08-04) + +**Note:** Version bump only for package @querycap-ui/texts + + + + + ## [0.4.6](https://github.com/querycap/webappkit/compare/@querycap-ui/texts@0.4.5...@querycap-ui/texts@0.4.6) (2020-07-14) **Note:** Version bump only for package @querycap-ui/texts diff --git a/@querycap-ui/texts/package.json b/@querycap-ui/texts/package.json index c8586eaf..7abfbe4b 100644 --- a/@querycap-ui/texts/package.json +++ b/@querycap-ui/texts/package.json @@ -1,6 +1,6 @@ { "name": "@querycap-ui/texts", - "version": "0.4.6", + "version": "0.4.7", "license": "MIT", "peerDependencies": { "@emotion/core": "10.x", @@ -8,7 +8,7 @@ "react": "16.x" }, "dependencies": { - "@querycap-ui/core": "^0.8.6", + "@querycap-ui/core": "^0.8.7", "remark-parse": "^8.0.3", "remark-react": "7.0.x", "unified": "^9.1.0" diff --git a/@querycap/bootstrap/CHANGELOG.md b/@querycap/bootstrap/CHANGELOG.md index 5741b490..42afe1fb 100644 --- a/@querycap/bootstrap/CHANGELOG.md +++ b/@querycap/bootstrap/CHANGELOG.md @@ -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/querycap/webappkit/compare/@querycap/bootstrap@0.4.3...@querycap/bootstrap@0.4.4) (2020-08-04) + +**Note:** Version bump only for package @querycap/bootstrap + + + + + ## [0.4.3](https://github.com/querycap/webappkit/compare/@querycap/bootstrap@0.4.2...@querycap/bootstrap@0.4.3) (2020-06-19) **Note:** Version bump only for package @querycap/bootstrap diff --git a/@querycap/bootstrap/package.json b/@querycap/bootstrap/package.json index 6bbbc6a4..fed8861d 100644 --- a/@querycap/bootstrap/package.json +++ b/@querycap/bootstrap/package.json @@ -1,6 +1,6 @@ { "name": "@querycap/bootstrap", - "version": "0.4.3", + "version": "0.4.4", "files": [ "dist/" ], @@ -14,7 +14,7 @@ "dependencies": { "@querycap/config": "^0.6.1", "@querycap/notify": "^0.5.1", - "@querycap/persister": "^0.5.1", + "@querycap/persister": "^0.5.2", "@reactorx/router": "0.20.x", "@types/history": "^4.7.7", "history": "4.10.x", diff --git a/@querycap/form/CHANGELOG.md b/@querycap/form/CHANGELOG.md index 66d02f3f..d6421e87 100644 --- a/@querycap/form/CHANGELOG.md +++ b/@querycap/form/CHANGELOG.md @@ -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.7.5](https://github.com/querycap/webappkit/compare/@querycap/form@0.7.4...@querycap/form@0.7.5) (2020-08-04) + +**Note:** Version bump only for package @querycap/form + + + + + ## [0.7.4](https://github.com/querycap/webappkit/compare/@querycap/form@0.7.3...@querycap/form@0.7.4) (2020-07-14) **Note:** Version bump only for package @querycap/form diff --git a/@querycap/form/package.json b/@querycap/form/package.json index 70ae4579..5170ac92 100644 --- a/@querycap/form/package.json +++ b/@querycap/form/package.json @@ -1,6 +1,6 @@ { "name": "@querycap/form", - "version": "0.7.4", + "version": "0.7.5", "files": [ "dist/" ], diff --git a/@querycap/persister/CHANGELOG.md b/@querycap/persister/CHANGELOG.md index ab852820..c7ff0f0c 100644 --- a/@querycap/persister/CHANGELOG.md +++ b/@querycap/persister/CHANGELOG.md @@ -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.5.2](https://github.com/querycap/webappkit/compare/@querycap/persister@0.5.1...@querycap/persister@0.5.2) (2020-08-04) + +**Note:** Version bump only for package @querycap/persister + + + + + ## [0.5.1](https://github.com/querycap/webappkit/compare/@querycap/persister@0.5.0...@querycap/persister@0.5.1) (2020-06-19) **Note:** Version bump only for package @querycap/persister diff --git a/@querycap/persister/package.json b/@querycap/persister/package.json index f67bbb78..ac0a79cc 100644 --- a/@querycap/persister/package.json +++ b/@querycap/persister/package.json @@ -1,6 +1,6 @@ { "name": "@querycap/persister", - "version": "0.5.1", + "version": "0.5.2", "files": [ "dist/" ], diff --git a/@querycap/uikit/CHANGELOG.md b/@querycap/uikit/CHANGELOG.md index bc82e9d5..c3770ed4 100644 --- a/@querycap/uikit/CHANGELOG.md +++ b/@querycap/uikit/CHANGELOG.md @@ -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.5](https://github.com/querycap/webappkit/compare/@querycap/uikit@0.3.4...@querycap/uikit@0.3.5) (2020-08-04) + +**Note:** Version bump only for package @querycap/uikit + + + + + ## [0.3.4](https://github.com/querycap/webappkit/compare/@querycap/uikit@0.3.3...@querycap/uikit@0.3.4) (2020-07-22) diff --git a/@querycap/uikit/package.json b/@querycap/uikit/package.json index f58034df..79e5e625 100644 --- a/@querycap/uikit/package.json +++ b/@querycap/uikit/package.json @@ -1,6 +1,6 @@ { "name": "@querycap/uikit", - "version": "0.3.4", + "version": "0.3.5", "license": "MIT", "peerDependencies": { "@babel/runtime-corejs3": "*",