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

Commit

Permalink
Merge pull request #1458 from guardian/changeset-release/main
Browse files Browse the repository at this point in the history
Release package updates
  • Loading branch information
SiAdcock authored Jun 10, 2022
2 parents 1c4d34c + 6c4a1c9 commit 4ef6379
Show file tree
Hide file tree
Showing 21 changed files with 98 additions and 67 deletions.
6 changes: 0 additions & 6 deletions .changeset/clean-berries-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-rockets-tickle.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cool-bats-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-glasses-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-chicken-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-plums-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-rings-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-wombats-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-mugs-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-brooms-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-taxis-nail.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/@guardian/eslint-plugin-source-foundations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @guardian/eslint-plugin-source-foundations

## 5.0.0

### Patch Changes

- Updated dependencies [b87baf5c]
- Updated dependencies [1e129d0b]
- Updated dependencies [8bd1adce]
- Updated dependencies [51f8737e]
- Updated dependencies [f6865ac5]
- Updated dependencies [34ec716d]
- @guardian/source-foundations@5.0.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/eslint-plugin-source-foundations",
"version": "4.0.2",
"version": "5.0.0",
"description": "ESLint plugin for Guardian projects using the `@guardian/source-foundations` package.",
"homepage": "https://github.com/guardian/source#readme",
"bugs": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"typescript": "~4.6.4"
},
"peerDependencies": {
"@guardian/source-foundations": "^4.0.1",
"@guardian/source-foundations": "^5.0.0",
"eslint": "^8.0.0"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# @guardian/eslint-plugin-source-react-components

## 5.0.0

### Patch Changes

- Updated dependencies [b87baf5c]
- Updated dependencies [94a6de68]
- Updated dependencies [1e129d0b]
- Updated dependencies [d55bc4b6]
- Updated dependencies [ef458f83]
- Updated dependencies [a5a14a49]
- Updated dependencies [c37e5be9]
- @guardian/source-react-components@5.0.0

## 4.1.0

### Minor Changes

- e6ccc60c: Improve SVG icon accessibility
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/eslint-plugin-source-react-components",
"version": "4.1.0",
"version": "5.0.0",
"description": "ESLint plugin for Guardian projects using the `@guardian/source-react-components` package.",
"homepage": "https://github.com/guardian/source#readme",
"bugs": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"typescript": "~4.6.4"
},
"peerDependencies": {
"@guardian/source-react-components": "^4.0.1",
"@guardian/source-react-components": "^5.0.0",
"eslint": "^8.0.0"
},
"publishConfig": {
Expand Down
17 changes: 17 additions & 0 deletions packages/@guardian/source-foundations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @guardian/source-foundations

## 5.0.0

### Major Changes

- 8bd1adce: Update culture and opinion colours for better contrast
- 51f8737e: Change brand[500] colour token
- f6865ac5: update palette.labs.200
- 34ec716d: Update focusHalo colour

### Minor Changes

- 1e129d0b: Add spaced focus halo and apply to buttons

### Patch Changes

- b87baf5c: Replace deprecated colour tokens with palette

## 4.2.1

### Patch Changes
Expand Down
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.2.1",
"version": "5.0.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @guardian/source-react-components-development-kitchen

## 1.0.0

Contributions to this package have stabilised, and the release process seems like it will fit a standard semver pattern.

So to accompany the major version releases to its peer deps, the dev kitchen is also moving to v1.

### Patch Changes

- Updated dependencies [b87baf5c]
- Updated dependencies [94a6de68]
- Updated dependencies [1e129d0b]
- Updated dependencies [d55bc4b6]
- Updated dependencies [ef458f83]
- Updated dependencies [8bd1adce]
- Updated dependencies [a5a14a49]
- Updated dependencies [51f8737e]
- Updated dependencies [f6865ac5]
- Updated dependencies [c37e5be9]
- Updated dependencies [34ec716d]
- @guardian/source-foundations@5.0.0
- @guardian/source-react-components@5.0.0

## 0.0.36

### Patch Changes
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.36",
"version": "1.0.0",
"license": "Apache-2.0",
"sideEffects": false,
"main": "dist/cjs/index.js",
Expand All @@ -23,8 +23,8 @@
"peerDependencies": {
"@emotion/react": "^11.0.0",
"@guardian/libs": "^3.0.0",
"@guardian/source-foundations": "^4.0.3",
"@guardian/source-react-components": "^4.0.2",
"@guardian/source-foundations": "^5.0.0",
"@guardian/source-react-components": "^5.0.0",
"react": "^17.0.1"
},
"publishConfig": {
Expand Down
22 changes: 22 additions & 0 deletions packages/@guardian/source-react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @guardian/source-react-components

## 5.0.0

### Major Changes

- 94a6de68: Improve Link/ButtonLink accessibility
- 1e129d0b: Add spaced focus halo and apply to buttons
- d55bc4b6: Change underline on subdued Button
- ef458f83: Increase spacing between choice cards and label
- a5a14a49: Improve accessibility of unselected state of ChoiceCard
- c37e5be9: Improve accessibility of unselected state of checkbox

### Patch Changes

- b87baf5c: Replace deprecated colour tokens with palette
- Updated dependencies [b87baf5c]
- Updated dependencies [1e129d0b]
- Updated dependencies [8bd1adce]
- Updated dependencies [51f8737e]
- Updated dependencies [f6865ac5]
- Updated dependencies [34ec716d]
- @guardian/source-foundations@5.0.0

## 4.4.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.4.0",
"version": "5.0.0",
"repository": {
"type": "git",
"url": "https://github.com/guardian/source.git"
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"peerDependencies": {
"@emotion/react": "^11.0.0",
"@guardian/source-foundations": "^4.0.3",
"@guardian/source-foundations": "^5.0.0",
"react": "^17.0.1"
},
"publishConfig": {
Expand Down

0 comments on commit 4ef6379

Please sign in to comment.