Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @guardian/source-foundations@4.0.0-alpha.1
 - @guardian/source-react-components-development-kitchen@0.0.12
 - @guardian/source-react-components@4.0.0-alpha.1
 - @guardian/src-accordion@3.10.0
 - @guardian/src-brand@3.10.0
 - @guardian/src-button@3.10.0
 - @guardian/src-checkbox@3.10.0
 - @guardian/src-choice-card@3.10.0
 - @guardian/src-footer@3.10.0
 - @guardian/src-foundations@3.10.0
 - @guardian/src-helpers@3.10.0
 - @guardian/src-icons@3.10.0
 - @guardian/src-label@3.10.0
 - @guardian/src-layout@3.10.0
 - @guardian/src-link@3.10.0
 - @guardian/src-radio@3.10.0
 - @guardian/src-select@3.10.0
 - @guardian/src-text-area@3.10.0
 - @guardian/src-text-input@3.10.0
 - @guardian/src-user-feedback@3.10.0
  • Loading branch information
SiAdcock committed Oct 13, 2021
1 parent d136545 commit dd63777
Show file tree
Hide file tree
Showing 20 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion packages/@guardian/source-foundations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/source-foundations",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/source-react-components-development-kitchen",
"version": "0.0.11",
"version": "0.0.12",
"license": "Apache-2.0",
"sideEffects": false,
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@guardian/source-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/source-react-components",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/src-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-accordion",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@guardian/libs": "^3.2.1",
"@guardian/src-helpers": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@guardian/src-brand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-brand",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/src-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-button",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,7 +30,7 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/@guardian/src-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-checkbox",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,9 +30,9 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0",
"@guardian/src-label": "^3.9.2-rc.0",
"@guardian/src-user-feedback": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0",
"@guardian/src-label": "^3.10.0",
"@guardian/src-user-feedback": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/@guardian/src-choice-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-choice-card",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,9 +30,9 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0",
"@guardian/src-label": "^3.9.2-rc.0",
"@guardian/src-user-feedback": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0",
"@guardian/src-label": "^3.10.0",
"@guardian/src-user-feedback": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/src-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-footer",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@guardian/libs": "^3.2.1",
"@guardian/src-helpers": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@guardian/src-foundations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-foundations",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/src-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-helpers",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,7 +30,7 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-foundations": "^3.9.2-rc.0",
"@guardian/src-foundations": "^3.10.0",
"mini-svg-data-uri": "^1.3.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@guardian/src-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-icons",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/src-label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-label",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,7 +30,7 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/src-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-layout",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,7 +30,7 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/src-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-link",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@guardian/libs": "^3.2.1",
"@guardian/src-helpers": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/@guardian/src-radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-radio",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,9 +30,9 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0",
"@guardian/src-label": "^3.9.2-rc.0",
"@guardian/src-user-feedback": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0",
"@guardian/src-label": "^3.10.0",
"@guardian/src-user-feedback": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/@guardian/src-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-select",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,10 +30,10 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0",
"@guardian/src-icons": "^3.9.2-rc.0",
"@guardian/src-label": "^3.9.2-rc.0",
"@guardian/src-user-feedback": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0",
"@guardian/src-icons": "^3.10.0",
"@guardian/src-label": "^3.10.0",
"@guardian/src-user-feedback": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/@guardian/src-text-area/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-text-area",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,8 +30,8 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0",
"@guardian/src-user-feedback": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0",
"@guardian/src-user-feedback": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/@guardian/src-text-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-text-input",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,9 +30,9 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0",
"@guardian/src-label": "^3.9.2-rc.0",
"@guardian/src-user-feedback": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0",
"@guardian/src-label": "^3.10.0",
"@guardian/src-user-feedback": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/@guardian/src-user-feedback/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-user-feedback",
"version": "3.9.2-rc.0",
"version": "3.10.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,8 +30,8 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.9.2-rc.0",
"@guardian/src-icons": "^3.9.2-rc.0"
"@guardian/src-helpers": "^3.10.0",
"@guardian/src-icons": "^3.10.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit dd63777

Please sign in to comment.