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

Commit

Permalink
upgrade all packages to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SiAdcock committed Feb 26, 2021
1 parent e39792c commit de3d9a4
Show file tree
Hide file tree
Showing 21 changed files with 73 additions and 65 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
> - :globe_with_meridians: [Accessibility improvement]
> - :page_with_curl: [Documentation]
## 26 February 2021

**`@guardian/src-layout 3.3.0`**

- :sparkles: [ed3161a](https://github.com/guardian/source/commit/ed3161a17c50c25054e83e8b978914f17c8356ca) supporting hiding above and below breakpoints
- :sparkles: [29107ab](https://github.com/guardian/source/commit/29107ab7ba0628a4f71129d23e59c70b5e99ef0d) support responsive column widths
- :bug: [3ff8beb](https://github.com/guardian/source/commit/3ff8beb976d14058e8e2ffbb656d2b46b51655cd) handle empty column width array

## 12 February 2021

**`@guardian/src-accordion 3.2.0`**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "source",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"private": true,
"license": "Apache-2.0",
"workspaces": [
Expand Down
4 changes: 2 additions & 2 deletions src/core/brand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-brand",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
8 changes: 4 additions & 4 deletions src/core/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-accordion",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,16 +30,16 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-icons": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"@guardian/src-icons": "^3.3.0",
"react": "^17.0.1"
}
}
6 changes: 3 additions & 3 deletions src/core/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-button",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,15 +30,15 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
10 changes: 5 additions & 5 deletions src/core/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-checkbox",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,17 +30,17 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0",
"@guardian/src-label": "^3.3.0-rc.0",
"@guardian/src-user-feedback": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0",
"@guardian/src-label": "^3.3.0",
"@guardian/src-user-feedback": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
10 changes: 5 additions & 5 deletions src/core/components/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.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,17 +30,17 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0",
"@guardian/src-label": "^3.3.0-rc.0",
"@guardian/src-user-feedback": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0",
"@guardian/src-label": "^3.3.0",
"@guardian/src-user-feedback": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
6 changes: 3 additions & 3 deletions src/core/components/footer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-footer",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,15 +30,15 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
6 changes: 3 additions & 3 deletions src/core/components/label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-label",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,15 +30,15 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
6 changes: 3 additions & 3 deletions src/core/components/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-layout",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,15 +30,15 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
6 changes: 3 additions & 3 deletions src/core/components/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-link",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,15 +30,15 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
10 changes: 5 additions & 5 deletions src/core/components/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-radio",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,17 +30,17 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0",
"@guardian/src-label": "^3.3.0-rc.0",
"@guardian/src-user-feedback": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0",
"@guardian/src-label": "^3.3.0",
"@guardian/src-user-feedback": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
12 changes: 6 additions & 6 deletions src/core/components/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/src-select",
"version": "3.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,18 +30,18 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0",
"@guardian/src-icons": "^3.3.0-rc.0",
"@guardian/src-label": "^3.3.0-rc.0",
"@guardian/src-user-feedback": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0",
"@guardian/src-icons": "^3.3.0",
"@guardian/src-label": "^3.3.0",
"@guardian/src-user-feedback": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
8 changes: 4 additions & 4 deletions src/core/components/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.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,16 +30,16 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0",
"@guardian/src-user-feedback": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0",
"@guardian/src-user-feedback": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
10 changes: 5 additions & 5 deletions src/core/components/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.3.0-rc.0",
"version": "3.3.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -30,17 +30,17 @@
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},
"dependencies": {
"@guardian/src-helpers": "^3.3.0-rc.0",
"@guardian/src-label": "^3.3.0-rc.0",
"@guardian/src-user-feedback": "^3.3.0-rc.0"
"@guardian/src-helpers": "^3.3.0",
"@guardian/src-label": "^3.3.0",
"@guardian/src-user-feedback": "^3.3.0"
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"typescript": "^4.1.3"
},
"peerDependencies": {
"@emotion/react": "^11.1.2",
"@guardian/src-foundations": "^3.3.0-rc.0",
"@guardian/src-foundations": "^3.3.0",
"react": "^17.0.1"
}
}
Loading

0 comments on commit de3d9a4

Please sign in to comment.