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

Commit

Permalink
Merge pull request #2666 from bbc/Talos/20191121134532
Browse files Browse the repository at this point in the history
Talos - Bump @bbc/psammead-bulletin, @bbc/psammead-embed-error, @bbc/psammead-image-placeholder...
  • Loading branch information
amywalkerdev authored Nov 21, 2019
2 parents 528df05 + 7538afd commit 08e4b73
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 19 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.0.10 | [PR#2666](https://github.com/bbc/psammead/pull/2666) Talos - Bump Dependencies - @bbc/psammead-image-placeholder, @bbc/psammead-media-indicator |
| 2.0.9 | [PR#2657](https://github.com/bbc/psammead/pull/2657) Update codeowners |
| 2.0.8 | [PR#2663](https://github.com/bbc/psammead/pull/2663) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.0.7 | [PR#2656](https://github.com/bbc/psammead/pull/2656) Talos - Bump Dependencies - @bbc/psammead-image-placeholder, @bbc/psammead-media-indicator |
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "2.0.9",
"version": "2.0.10",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -55,10 +55,10 @@
"@bbc/psammead-caption": "^2.2.18",
"@bbc/psammead-copyright": "^1.2.16",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-image-placeholder": "^1.2.24",
"@bbc/psammead-image-placeholder": "^1.2.25",
"@bbc/psammead-inline-link": "^1.3.15",
"@bbc/psammead-locales": "^3.0.1",
"@bbc/psammead-media-indicator": "^2.6.15",
"@bbc/psammead-media-indicator": "^2.6.16",
"@bbc/psammead-paragraph": "^2.2.18",
"@bbc/psammead-story-promo": "2.8.0-alpha.1",
"@bbc/psammead-storybook-helpers": "^8.0.1",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-media-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 2.3.2 | [PR#2666](https://github.com/bbc/psammead/pull/2666) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.3.1 | [PR#2663](https://github.com/bbc/psammead/pull/2663) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.3.0 | [PR#2628](https://github.com/bbc/psammead/pull/2628) Add guidance message for assistive technology in Play Button and hide it in Guidance |
| 2.2.7 | [PR#2652](https://github.com/bbc/psammead/pull/2652) Talos - Bump Dependencies - @bbc/psammead-play-button |
Expand Down
10 changes: 5 additions & 5 deletions packages/components/psammead-media-player/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/components/psammead-media-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-media-player",
"version": "2.3.1",
"version": "2.3.2",
"description": "Provides a media player with optional placeholder",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -31,6 +31,6 @@
"dependencies": {
"@bbc/psammead-assets": "^2.10.1",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-play-button": "^1.1.0"
"@bbc/psammead-play-button": "^1.1.1"
}
}

0 comments on commit 08e4b73

Please sign in to comment.