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

Commit

Permalink
Talos - Bump @bbc/psammead-bulletin, @bbc/psammead-embed-error,… (#2992)
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
Jamie Blaut authored Jan 22, 2020
2 parents 234f46c + 64273e3 commit 88d3e25
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.60 | [PR#2992](https://github.com/bbc/psammead/pull/2992) Talos - Bump Dependencies - @bbc/psammead-image-placeholder, @bbc/psammead-media-indicator |
| 2.0.59 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.0.58 | [PR#2987](https://github.com/bbc/psammead/pull/2987) Bumping dependencies |
| 2.0.57 | [PR#2980](https://github.com/bbc/psammead/pull/2980) Bumping babel/cli and removing configFile option from build script |
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.59",
"version": "2.0.60",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -56,10 +56,10 @@
"@bbc/psammead-copyright": "^1.2.21",
"@bbc/psammead-grid": "^1.1.4",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-image-placeholder": "^1.2.30",
"@bbc/psammead-image-placeholder": "^1.2.31",
"@bbc/psammead-inline-link": "^1.3.19",
"@bbc/psammead-locales": "^4.1.1",
"@bbc/psammead-media-indicator": "^2.6.23",
"@bbc/psammead-media-indicator": "^2.6.24",
"@bbc/psammead-paragraph": "^2.2.23",
"@bbc/psammead-story-promo": "2.8.0-alpha.1",
"@bbc/psammead-storybook-helpers": "^8.2.3",
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.5.4 | [PR#2992](https://github.com/bbc/psammead/pull/2992) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.5.3 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.5.2 | [PR#2982](https://github.com/bbc/psammead/pull/2982) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.5.1 | [PR#2978](https://github.com/bbc/psammead/pull/2978) 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.5.3",
"version": "2.5.4",
"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.12.0",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-play-button": "^1.1.8"
"@bbc/psammead-play-button": "^1.1.9"
}
}

0 comments on commit 88d3e25

Please sign in to comment.