Skip to content

Commit

Permalink
Merge pull request #173 from citizensadvice/release/1.0.3
Browse files Browse the repository at this point in the history
Release/1.0.3-patch
  • Loading branch information
chic-geek authored Jul 9, 2019
2 parents 0b7f7d4 + 263c077 commit dd6c1ed
Show file tree
Hide file tree
Showing 53 changed files with 150 additions and 150 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "1.0.1",
"version": "1.0.3",
"npmClient": "yarn",
"useWorkspaces": true
}
4 changes: 2 additions & 2 deletions packages/background-colors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/background-colors",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/background-position/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/background-position",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/background-size/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/background-size",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/border-colors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/border-colors",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/border-radius/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/border-radius",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/border-style/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/border-style",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/border-width/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/border-width",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/borders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/borders",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/box-sizing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/box-sizing",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/buttons",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "module"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
10 changes: 5 additions & 5 deletions packages/cads/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/cads",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "meta"
Expand All @@ -14,10 +14,10 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/core": "^1.0.1",
"@citizensadvice/forms": "^1.0.1",
"@citizensadvice/rich-content": "^1.0.1",
"@citizensadvice/typography": "^1.0.1"
"@citizensadvice/core": "^1.0.3",
"@citizensadvice/forms": "^1.0.3",
"@citizensadvice/rich-content": "^1.0.3",
"@citizensadvice/typography": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/clearfix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/clearfix",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/core",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "meta"
Expand All @@ -14,9 +14,9 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/normalize": "^1.0.1",
"@citizensadvice/support": "^1.0.1",
"@citizensadvice/utilities": "^1.0.1"
"@citizensadvice/normalize": "^1.0.3",
"@citizensadvice/support": "^1.0.3",
"@citizensadvice/utilities": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/cursor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/cursor",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/display/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/display",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/flexbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/flexbox",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/floats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/floats",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/focus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/focus",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/font-family/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/font-family",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/font-size/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/font-size",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/font-style/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/font-style",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
4 changes: 2 additions & 2 deletions packages/font-weight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizensadvice/font-weight",
"version": "1.0.1",
"version": "1.0.3",
"license": "MIT",
"cads": {
"package_type": "utility"
Expand All @@ -14,7 +14,7 @@
"access": "public"
},
"dependencies": {
"@citizensadvice/support": "^1.0.1"
"@citizensadvice/support": "^1.0.3"
},
"scripts": {
"build": "npm-run-all -p buildcss:expanded buildcss:compressed",
Expand Down
Loading

0 comments on commit dd6c1ed

Please sign in to comment.