Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
amoore108 committed Dec 15, 2021
1 parent 1b1bbcd commit 3340925
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/components/psammead-bulletin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-assets": "3.1.10",
"@bbc/psammead-live-label": "2.0.32",
"@bbc/psammead-story-promo": "8.0.35",
"@bbc/psammead-story-promo": "8.0.36",
"@bbc/psammead-styles": "8.0.1",
"@bbc/psammead-visually-hidden-text": "2.0.7"
},
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-story-promo-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------- | ----------- |
| 6.0.30 | [PR#4608](https://github.com/bbc/psammead/pull/4608) Bumps psammead-styles |
| 6.0.29 | [PR#4606](https://github.com/bbc/psammead/pull/4606) Bumps psammead-styles |
| 6.0.28 | [PR#4574](https://github.com/bbc/psammead/pull/4574) Bumps psammead-styles |
| 6.0.27 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies |
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-story-promo-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-story-promo-list",
"version": "6.0.29",
"version": "6.0.30",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-story-promo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------- | ----------- |
| 8.0.36 | [PR#4608](https://github.com/bbc/psammead/pull/4608) Bump dependencies |
| 8.0.35 | [PR#4606](https://github.com/bbc/psammead/pull/4606) Bump dependencies |
| 8.0.34 | [PR#4603](https://github.com/bbc/psammead/pull/4603) Conditionally add aria-labelledby attribute |
| 8.0.33 | [PR#4602](https://github.com/bbc/psammead/pull/4602) Use 'children' value instead of 'URL' for aria-labelledby |
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-story-promo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-story-promo",
"version": "8.0.35",
"version": "8.0.36",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1693,7 +1693,7 @@ __metadata:
"@bbc/gel-foundations": 7.0.0
"@bbc/psammead-assets": 3.1.10
"@bbc/psammead-live-label": 2.0.32
"@bbc/psammead-story-promo": 8.0.35
"@bbc/psammead-story-promo": 8.0.36
"@bbc/psammead-styles": 8.0.1
"@bbc/psammead-visually-hidden-text": 2.0.7
"@emotion/styled": ^11.3.0
Expand Down Expand Up @@ -2092,7 +2092,7 @@ __metadata:
languageName: unknown
linkType: soft

"@bbc/[email protected].35, @bbc/psammead-story-promo@workspace:packages/components/psammead-story-promo":
"@bbc/[email protected].36, @bbc/psammead-story-promo@workspace:packages/components/psammead-story-promo":
version: 0.0.0-use.local
resolution: "@bbc/psammead-story-promo@workspace:packages/components/psammead-story-promo"
dependencies:
Expand Down

0 comments on commit 3340925

Please sign in to comment.