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 #3356 from bbc/Talos/202048164322
Browse files Browse the repository at this point in the history
Talos - Bump @bbc/gel-foundations, @bbc/moment-timezone-include, @bbc/psammead-amp-geo...
  • Loading branch information
amywalkerdev authored Apr 9, 2020
2 parents 797d78a + e6b63fa commit 6125793
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 23 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.119 | [PR#3356](https://github.com/bbc/psammead/pull/3356) Talos - Bump Dependencies - @bbc/psammead-radio-schedule, @bbc/psammead-story-promo |
| 2.0.118 | [PR#3354](https://github.com/bbc/psammead/pull/3354) Talos - Bump Dependencies - @bbc/psammead-calendars, @bbc/psammead-timestamp-container |
| 2.0.117 | [PR#3353](https://github.com/bbc/psammead/pull/3353) Talos - Bump Dependencies - @bbc/psammead-locales |
| 2.0.116 | [PR#3339](https://github.com/bbc/psammead/pull/3339) Dependency updates |
Expand Down
35 changes: 27 additions & 8 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.118",
"version": "2.0.119",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -76,12 +76,12 @@
"@bbc/psammead-navigation": "^6.0.6",
"@bbc/psammead-paragraph": "^2.2.26",
"@bbc/psammead-play-button": "^1.1.13",
"@bbc/psammead-radio-schedule": "0.1.0-alpha.2",
"@bbc/psammead-radio-schedule": "1.0.1",
"@bbc/psammead-rich-text-transforms": "^2.0.1",
"@bbc/psammead-script-link": "^1.0.13",
"@bbc/psammead-section-label": "^5.0.3",
"@bbc/psammead-sitewide-links": "^4.0.10",
"@bbc/psammead-story-promo": "^5.1.0",
"@bbc/psammead-story-promo": "^6.0.0",
"@bbc/psammead-story-promo-list": "^4.0.6",
"@bbc/psammead-storybook-helpers": "^8.2.7",
"@bbc/psammead-styles": "^4.3.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-brand/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------- | ----------- |
| 5.1.16 | [PR#3356](https://github.com/bbc/psammead/pull/3356) Talos - Bump Dependencies - @bbc/psammead-script-link |
| 5.1.15 | [PR#3248](https://github.com/bbc/psammead/pull/3248) Talos - Bump Dependencies - @bbc/psammead-script-link |
| 5.1.14 | [PR#3151](https://github.com/bbc/psammead/pull/3151) Talos - Bump Dependencies - @bbc/psammead-script-link |
| 5.1.13 | [PR#3135](https://github.com/bbc/psammead/pull/3135) Talos - Bump Dependencies - @bbc/gel-foundations |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-brand/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-brand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-brand",
"version": "5.1.15",
"version": "5.1.16",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -23,7 +23,7 @@
"@bbc/psammead-visually-hidden-text": "^1.2.3"
},
"devDependencies": {
"@bbc/psammead-script-link": "^1.0.11",
"@bbc/psammead-script-link": "^1.0.13",
"@bbc/psammead-styles": "^4.3.0"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-bulletin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.0.2 | [PR#3356](https://github.com/bbc/psammead/pull/3356) Talos - Bump Dependencies - @bbc/psammead-story-promo |
| 3.0.1 | [PR#3264](https://github.com/bbc/psammead/pull/3264) Use `LiveLabel` component |
| 3.0.0 | [PR#3208](https://github.com/bbc/psammead/pull/3208) Update live label usage, update major version of story promo |
| 2.0.3 | [PR#3160](https://github.com/bbc/psammead/pull/3160) Refactor visually hidden state label |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-bulletin/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-bulletin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-bulletin",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -23,7 +23,7 @@
"@bbc/psammead-styles": "^4.3.0",
"@bbc/psammead-assets": "^2.13.0",
"@bbc/psammead-visually-hidden-text": "^1.2.3",
"@bbc/psammead-story-promo": "^5.1.0",
"@bbc/psammead-story-promo": "^6.0.0",
"@bbc/psammead-live-label": "^1.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 6125793

Please sign in to comment.