From 105a675fb9d972a1bb4a4faeefa5d20c3b555b01 Mon Sep 17 00:00:00 2001 From: Toby Brancher Date: Tue, 21 Aug 2018 11:11:44 +0100 Subject: [PATCH] v0.1.0 (#79) --- components/array-object-table/package.json | 6 +-- components/arrow-left/package.json | 2 +- components/arrow/package.json | 2 +- .../package.json | 4 +- components/count/package.json | 2 +- components/countdown-text-area/package.json | 2 +- components/counter-bar/package.json | 4 +- components/distraction-free/package.json | 4 +- components/header-button/package.json | 2 +- components/keyline/package.json | 4 +- components/object-table/package.json | 6 +-- components/open-button/package.json | 4 +- components/remove-button/package.json | 2 +- components/result-count-title/package.json | 4 +- components/result-count/package.json | 2 +- components/spinner/package.json | 2 +- components/table-accordion-group/package.json | 4 +- components/table-of-contents/package.json | 2 +- components/table/package.json | 2 +- components/title-result-count/package.json | 4 +- lerna.json | 2 +- packages/api-docs/package.json | 4 +- packages/govuk-frederic/package.json | 44 +++++++++---------- packages/storybook/package.json | 38 ++++++++-------- packages/utils/package.json | 2 +- 25 files changed, 77 insertions(+), 77 deletions(-) diff --git a/components/array-object-table/package.json b/components/array-object-table/package.json index fd08b74..ea477c7 100644 --- a/components/array-object-table/package.json +++ b/components/array-object-table/package.json @@ -1,9 +1,9 @@ { "name": "@govuk-frederic/array-object-table", - "version": "0.0.6", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/table": "^0.0.6", - "@govuk-frederic/utils": "^0.0.6" + "@govuk-frederic/table": "^0.1.0", + "@govuk-frederic/utils": "^0.1.0" }, "devDependencies": { "@govuk-react/storybook-components": "^0.2.4", diff --git a/components/arrow-left/package.json b/components/arrow-left/package.json index c1a476c..4b3bdef 100644 --- a/components/arrow-left/package.json +++ b/components/arrow-left/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/arrow-left", - "version": "0.0.4", + "version": "0.1.0", "dependencies": { "@govuk-react/constants": "^0.2.7", "govuk-colours": "^1.0.3" diff --git a/components/arrow/package.json b/components/arrow/package.json index 7a91d3c..8a6cf7a 100644 --- a/components/arrow/package.json +++ b/components/arrow/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/arrow", - "version": "0.0.4", + "version": "0.1.0", "devDependencies": { "@govuk-react/storybook-components": "^0.2.4", "@storybook/addon-knobs": "^3.4.2" diff --git a/components/compact-table-accordion-group/package.json b/components/compact-table-accordion-group/package.json index f75dea8..e098a05 100644 --- a/components/compact-table-accordion-group/package.json +++ b/components/compact-table-accordion-group/package.json @@ -1,8 +1,8 @@ { "name": "@govuk-frederic/compact-table-accordion-group", - "version": "0.0.5", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/open-button": "^0.0.4", + "@govuk-frederic/open-button": "^0.1.0", "@govuk-react/constants": "^0.2.7", "@govuk-react/hoc": "^0.2.7" }, diff --git a/components/count/package.json b/components/count/package.json index 50d603d..88e5aea 100644 --- a/components/count/package.json +++ b/components/count/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/count", - "version": "0.0.3", + "version": "0.1.0", "dependencies": { "@govuk-react/constants": "^0.2.7" }, diff --git a/components/countdown-text-area/package.json b/components/countdown-text-area/package.json index f05c533..20d9342 100644 --- a/components/countdown-text-area/package.json +++ b/components/countdown-text-area/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/countdown-text-area", - "version": "0.0.4", + "version": "0.1.0", "dependencies": { "@govuk-react/constants": "^0.2.7", "@govuk-react/text-area": "^0.2.9", diff --git a/components/counter-bar/package.json b/components/counter-bar/package.json index 3a6c36f..9ee9471 100644 --- a/components/counter-bar/package.json +++ b/components/counter-bar/package.json @@ -1,8 +1,8 @@ { "name": "@govuk-frederic/counter-bar", - "version": "0.0.6", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/result-count-title": "^0.0.3", + "@govuk-frederic/result-count-title": "^0.1.0", "@govuk-react/constants": "^0.2.7", "@govuk-react/hoc": "^0.2.7", "govuk-colours": "^1.0.3" diff --git a/components/distraction-free/package.json b/components/distraction-free/package.json index 7ed322b..4cb2d4a 100644 --- a/components/distraction-free/package.json +++ b/components/distraction-free/package.json @@ -1,8 +1,8 @@ { "name": "@govuk-frederic/distraction-free", - "version": "0.0.4", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/arrow-left": "^0.0.4", + "@govuk-frederic/arrow-left": "^0.1.0", "@govuk-react/constants": "^0.2.7", "govuk-colours": "^1.0.3" }, diff --git a/components/header-button/package.json b/components/header-button/package.json index cc772b9..8df8a45 100644 --- a/components/header-button/package.json +++ b/components/header-button/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/header-button", - "version": "0.0.4", + "version": "0.1.0", "dependencies": { "@govuk-react/constants": "^0.2.7", "govuk-colours": "^1.0.3" diff --git a/components/keyline/package.json b/components/keyline/package.json index 130b73b..de6349b 100644 --- a/components/keyline/package.json +++ b/components/keyline/package.json @@ -1,8 +1,8 @@ { "name": "@govuk-frederic/keyline", - "version": "0.0.5", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/result-count-title": "^0.0.3", + "@govuk-frederic/result-count-title": "^0.1.0", "@govuk-react/constants": "^0.2.7", "@govuk-react/hoc": "^0.2.7", "govuk-colours": "^1.0.3" diff --git a/components/object-table/package.json b/components/object-table/package.json index 0816001..79dbfea 100644 --- a/components/object-table/package.json +++ b/components/object-table/package.json @@ -1,9 +1,9 @@ { "name": "@govuk-frederic/object-table", - "version": "0.0.6", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/table": "^0.0.6", - "@govuk-frederic/utils": "^0.0.6" + "@govuk-frederic/table": "^0.1.0", + "@govuk-frederic/utils": "^0.1.0" }, "devDependencies": { "@govuk-react/storybook-components": "^0.2.4", diff --git a/components/open-button/package.json b/components/open-button/package.json index aae37c4..625f129 100644 --- a/components/open-button/package.json +++ b/components/open-button/package.json @@ -1,12 +1,12 @@ { "name": "@govuk-frederic/open-button", - "version": "0.0.4", + "version": "0.1.0", "devDependencies": { "@govuk-react/storybook-components": "^0.2.4", "@storybook/addon-knobs": "^3.4.2" }, "dependencies": { - "@govuk-frederic/arrow": "^0.0.4" + "@govuk-frederic/arrow": "^0.1.0" }, "peerDependencies": { "emotion": ">=9", diff --git a/components/remove-button/package.json b/components/remove-button/package.json index e6a7a44..ccaf65e 100644 --- a/components/remove-button/package.json +++ b/components/remove-button/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/remove-button", - "version": "0.0.3", + "version": "0.1.0", "dependencies": { "@govuk-react/constants": "^0.2.7" }, diff --git a/components/result-count-title/package.json b/components/result-count-title/package.json index 4a7a53e..c58390c 100644 --- a/components/result-count-title/package.json +++ b/components/result-count-title/package.json @@ -1,8 +1,8 @@ { "name": "@govuk-frederic/result-count-title", - "version": "0.0.3", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/result-count": "^0.0.3", + "@govuk-frederic/result-count": "^0.1.0", "@govuk-react/constants": "^0.2.7" }, "devDependencies": { diff --git a/components/result-count/package.json b/components/result-count/package.json index 688a1c7..08b2fa6 100644 --- a/components/result-count/package.json +++ b/components/result-count/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/result-count", - "version": "0.0.3", + "version": "0.1.0", "dependencies": { "@govuk-react/constants": "^0.2.7", "govuk-colours": "^1.0.3" diff --git a/components/spinner/package.json b/components/spinner/package.json index e1e827f..b6520aa 100644 --- a/components/spinner/package.json +++ b/components/spinner/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/spinner", - "version": "0.0.4", + "version": "0.1.0", "devDependencies": { "@govuk-react/storybook-components": "^0.2.4", "@storybook/addon-knobs": "^3.4.2" diff --git a/components/table-accordion-group/package.json b/components/table-accordion-group/package.json index 6d2136b..a462971 100644 --- a/components/table-accordion-group/package.json +++ b/components/table-accordion-group/package.json @@ -1,12 +1,12 @@ { "name": "@govuk-frederic/table-accordion-group", - "version": "0.0.5", + "version": "0.1.0", "devDependencies": { "@govuk-react/storybook-components": "^0.2.4", "@storybook/addon-knobs": "^3.4.2" }, "dependencies": { - "@govuk-frederic/open-button": "^0.0.4", + "@govuk-frederic/open-button": "^0.1.0", "@govuk-react/constants": "^0.2.7", "@govuk-react/hoc": "^0.2.7", "react-collapse": ">=4", diff --git a/components/table-of-contents/package.json b/components/table-of-contents/package.json index cc45b04..3e136bd 100644 --- a/components/table-of-contents/package.json +++ b/components/table-of-contents/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/table-of-contents", - "version": "0.0.5", + "version": "0.1.0", "private": false, "license": "MIT", "publishConfig": { diff --git a/components/table/package.json b/components/table/package.json index 1f82092..5e76d90 100644 --- a/components/table/package.json +++ b/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/table", - "version": "0.0.6", + "version": "0.1.0", "dependencies": { "@govuk-react/constants": "^0.2.7", "@govuk-react/hoc": "^0.2.7" diff --git a/components/title-result-count/package.json b/components/title-result-count/package.json index ddc8384..3c3fdae 100644 --- a/components/title-result-count/package.json +++ b/components/title-result-count/package.json @@ -1,8 +1,8 @@ { "name": "@govuk-frederic/title-result-count", - "version": "0.0.3", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/result-count": "^0.0.3", + "@govuk-frederic/result-count": "^0.1.0", "@govuk-react/constants": "^0.2.7" }, "devDependencies": { diff --git a/lerna.json b/lerna.json index 2280b9a..1a92074 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "lerna": "2.9.0", "npmClient": "yarn", "useWorkspaces": true, - "version": "0.0.6", + "version": "0.1.0", "commands": { "publish": { "allowBranch": "release/next" diff --git a/packages/api-docs/package.json b/packages/api-docs/package.json index 85171fd..5bf6ea6 100644 --- a/packages/api-docs/package.json +++ b/packages/api-docs/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/api-docs", - "version": "0.0.6", + "version": "0.1.0", "dependencies": { "@babel/node": "^7.0.0-beta.40", "@babel/runtime": "^7.0.0-beta.40", @@ -10,7 +10,7 @@ "emotion-server": "^9.1.3", "glob": "^7.1.2", "glob-promise": "^3.3.0", - "govuk-frederic": "^0.0.6", + "govuk-frederic": "^0.1.0", "jimp": "^0.2.28", "lodash": "^4.17.5", "react": "^16.2.0", diff --git a/packages/govuk-frederic/package.json b/packages/govuk-frederic/package.json index 73c87d7..a3407b3 100644 --- a/packages/govuk-frederic/package.json +++ b/packages/govuk-frederic/package.json @@ -1,28 +1,28 @@ { "name": "govuk-frederic", - "version": "0.0.6", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/array-object-table": "^0.0.6", - "@govuk-frederic/arrow": "^0.0.4", - "@govuk-frederic/arrow-left": "^0.0.4", - "@govuk-frederic/compact-table-accordion-group": "^0.0.5", - "@govuk-frederic/count": "^0.0.3", - "@govuk-frederic/countdown-text-area": "^0.0.4", - "@govuk-frederic/counter-bar": "^0.0.6", - "@govuk-frederic/distraction-free": "^0.0.4", - "@govuk-frederic/header-button": "^0.0.4", - "@govuk-frederic/keyline": "^0.0.5", - "@govuk-frederic/object-table": "^0.0.6", - "@govuk-frederic/open-button": "^0.0.4", - "@govuk-frederic/remove-button": "^0.0.3", - "@govuk-frederic/result-count": "^0.0.3", - "@govuk-frederic/result-count-title": "^0.0.3", - "@govuk-frederic/spinner": "^0.0.4", - "@govuk-frederic/table": "^0.0.6", - "@govuk-frederic/table-accordion-group": "^0.0.5", - "@govuk-frederic/table-of-contents": "^0.0.5", - "@govuk-frederic/title-result-count": "^0.0.3", - "@govuk-frederic/utils": "^0.0.6", + "@govuk-frederic/array-object-table": "^0.1.0", + "@govuk-frederic/arrow": "^0.1.0", + "@govuk-frederic/arrow-left": "^0.1.0", + "@govuk-frederic/compact-table-accordion-group": "^0.1.0", + "@govuk-frederic/count": "^0.1.0", + "@govuk-frederic/countdown-text-area": "^0.1.0", + "@govuk-frederic/counter-bar": "^0.1.0", + "@govuk-frederic/distraction-free": "^0.1.0", + "@govuk-frederic/header-button": "^0.1.0", + "@govuk-frederic/keyline": "^0.1.0", + "@govuk-frederic/object-table": "^0.1.0", + "@govuk-frederic/open-button": "^0.1.0", + "@govuk-frederic/remove-button": "^0.1.0", + "@govuk-frederic/result-count": "^0.1.0", + "@govuk-frederic/result-count-title": "^0.1.0", + "@govuk-frederic/spinner": "^0.1.0", + "@govuk-frederic/table": "^0.1.0", + "@govuk-frederic/table-accordion-group": "^0.1.0", + "@govuk-frederic/table-of-contents": "^0.1.0", + "@govuk-frederic/title-result-count": "^0.1.0", + "@govuk-frederic/utils": "^0.1.0", "govuk-colours": "^1.0.3" }, "peerDependencies": { diff --git a/packages/storybook/package.json b/packages/storybook/package.json index af7b843..f77efb1 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -1,25 +1,25 @@ { "name": "@govuk-frederic/storybook", - "version": "0.0.6", + "version": "0.1.0", "dependencies": { - "@govuk-frederic/arrow": "^0.0.4", - "@govuk-frederic/arrow-left": "^0.0.4", - "@govuk-frederic/compact-table-accordion-group": "^0.0.5", - "@govuk-frederic/count": "^0.0.3", - "@govuk-frederic/countdown-text-area": "^0.0.4", - "@govuk-frederic/counter-bar": "^0.0.6", - "@govuk-frederic/distraction-free": "^0.0.4", - "@govuk-frederic/header-button": "^0.0.4", - "@govuk-frederic/keyline": "^0.0.5", - "@govuk-frederic/open-button": "^0.0.4", - "@govuk-frederic/remove-button": "^0.0.3", - "@govuk-frederic/result-count": "^0.0.3", - "@govuk-frederic/result-count-title": "^0.0.3", - "@govuk-frederic/spinner": "^0.0.4", - "@govuk-frederic/table": "^0.0.6", - "@govuk-frederic/table-accordion-group": "^0.0.5", - "@govuk-frederic/table-of-contents": "^0.0.5", - "@govuk-frederic/title-result-count": "^0.0.3", + "@govuk-frederic/arrow": "^0.1.0", + "@govuk-frederic/arrow-left": "^0.1.0", + "@govuk-frederic/compact-table-accordion-group": "^0.1.0", + "@govuk-frederic/count": "^0.1.0", + "@govuk-frederic/countdown-text-area": "^0.1.0", + "@govuk-frederic/counter-bar": "^0.1.0", + "@govuk-frederic/distraction-free": "^0.1.0", + "@govuk-frederic/header-button": "^0.1.0", + "@govuk-frederic/keyline": "^0.1.0", + "@govuk-frederic/open-button": "^0.1.0", + "@govuk-frederic/remove-button": "^0.1.0", + "@govuk-frederic/result-count": "^0.1.0", + "@govuk-frederic/result-count-title": "^0.1.0", + "@govuk-frederic/spinner": "^0.1.0", + "@govuk-frederic/table": "^0.1.0", + "@govuk-frederic/table-accordion-group": "^0.1.0", + "@govuk-frederic/table-of-contents": "^0.1.0", + "@govuk-frederic/title-result-count": "^0.1.0", "@storybook/addon-actions": "^3.4.1", "@storybook/addon-knobs": "^3.4.1", "@storybook/addon-links": "^3.4.1", diff --git a/packages/utils/package.json b/packages/utils/package.json index acca972..927e5e0 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@govuk-frederic/utils", - "version": "0.0.6", + "version": "0.1.0", "scripts": { "build": "npm run build:lib && npm run build:es", "build:lib": "rimraf lib && babel src -d lib --source-maps",