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 #3831 from bbc/Talos/2020106102217
Browse files Browse the repository at this point in the history
Talos - Bump @bbc/psammead-bulletin, @bbc/psammead-radio-schedule, @bbc/psammead-timestamp-container
  • Loading branch information
karinathomasbbc authored Oct 6, 2020
2 parents 696d8b0 + 075550c commit 7600ae1
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 62 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.5.4 | [PR#3831](https://github.com/bbc/psammead/pull/3831) Talos - Bump Dependencies - @bbc/psammead-bulletin, @bbc/psammead-radio-schedule, @bbc/psammead-timestamp-container |
| 2.5.3 | [PR#3830](https://github.com/bbc/psammead/pull/3830) Minor and patch version dependencies |
| 2.5.2 | [PR#3829](https://github.com/bbc/psammead/pull/3829) Talos - Bump Dependencies - @bbc/psammead-calendars, @bbc/psammead-social-embed, @bbc/psammead-story-promo, @bbc/psammead-story-promo-list, @bbc/psammead-timestamp, @bbc/psammead-timestamp-container, @bbc/psammead-useful-links |

Expand Down
109 changes: 58 additions & 51 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "2.5.3",
"version": "2.5.4",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -58,7 +58,7 @@
"@bbc/psammead-assets": "^2.14.2",
"@bbc/psammead-brand": "^5.1.34",
"@bbc/psammead-bulleted-list": "^1.0.20",
"@bbc/psammead-bulletin": "^3.2.19",
"@bbc/psammead-bulletin": "^3.2.20",
"@bbc/psammead-byline": "^1.0.13",
"@bbc/psammead-calendars": "^2.0.18",
"@bbc/psammead-caption": "^2.2.36",
Expand All @@ -82,7 +82,7 @@
"@bbc/psammead-navigation": "^6.0.22",
"@bbc/psammead-paragraph": "^2.2.38",
"@bbc/psammead-play-button": "^1.1.25",
"@bbc/psammead-radio-schedule": "3.0.22",
"@bbc/psammead-radio-schedule": "3.0.24",
"@bbc/psammead-rich-text-transforms": "^2.0.2",
"@bbc/psammead-script-link": "^1.0.24",
"@bbc/psammead-section-label": "^5.0.16",
Expand All @@ -94,7 +94,7 @@
"@bbc/psammead-styles": "^4.5.1",
"@bbc/psammead-test-helpers": "^4.0.0",
"@bbc/psammead-timestamp": "^2.2.37",
"@bbc/psammead-timestamp-container": "^4.0.12",
"@bbc/psammead-timestamp-container": "^4.0.13",
"@bbc/psammead-useful-links": "^1.0.26",
"@bbc/psammead-visually-hidden-text": "^1.3.1",
"@loadable/babel-plugin": "^5.13.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-radio-schedule/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.0.25 | [PR#3831](https://github.com/bbc/psammead/pull/3831) Talos - Bump Dependencies - @bbc/psammead-timestamp-container |
| 3.0.24 | [PR#3829](https://github.com/bbc/psammead/pull/3829) Talos - Bump Dependencies - @bbc/psammead-timestamp-container |
| 3.0.23 | [PR#3816](https://github.com/bbc/psammead/pull/3816) Talos - Bump Dependencies |
| 3.0.22 | [PR#3728](https://github.com/bbc/psammead/pull/3728) Tweaks following Storybook v5.3.19 to v6.0.22 update |
Expand Down
10 changes: 5 additions & 5 deletions packages/components/psammead-radio-schedule/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-radio-schedule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-radio-schedule",
"version": "3.0.24",
"version": "3.0.25",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -23,7 +23,7 @@
"@bbc/psammead-assets": "^2.14.2",
"@bbc/psammead-live-label": "^1.0.2",
"@bbc/psammead-styles": "^4.5.1",
"@bbc/psammead-timestamp-container": "^4.0.12",
"@bbc/psammead-timestamp-container": "^4.0.13",
"@bbc/psammead-detokeniser": "^1.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 7600ae1

Please sign in to comment.