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

Talos - Bump @bbc/psammead-brand, @bbc/psammead-bulleted-list, @bbc/psammead-bulletin... #3151

Merged
merged 5 commits into from
Feb 18, 2020
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.82 | [PR#3151](https://github.com/bbc/psammead/pull/3151) Talos - Bump Dependencies - @bbc/psammead-brand, @bbc/psammead-caption, @bbc/psammead-copyright, @bbc/psammead-grid, @bbc/psammead-media-indicator, @bbc/psammead-paragraph, @bbc/psammead-storybook-helpers, @bbc/psammead-timestamp, @bbc/psammead-timestamp-container |
| 2.0.81 | [PR#3135](https://github.com/bbc/psammead/pull/3135) Talos - Bump Dependencies - @bbc/gel-foundations |
| 2.0.80 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations |
| 2.0.79 | [PR#3121](https://github.com/bbc/psammead/pull/3121) Talos - Bump Dependencies - @bbc/psammead-grid |
Expand Down
146 changes: 37 additions & 109 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "2.0.81",
"version": "2.0.82",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -50,23 +50,23 @@
"@babel/preset-react": "^7.8.3",
"@bbc/gel-foundations": "^4.0.1",
"@bbc/psammead-assets": "^2.13.0",
"@bbc/psammead-brand": "^5.1.11",
"@bbc/psammead-brand": "^5.1.13",
"@bbc/psammead-calendars": "^2.0.5",
"@bbc/psammead-caption": "^2.2.24",
"@bbc/psammead-copyright": "^1.2.22",
"@bbc/psammead-grid": "^1.1.8",
"@bbc/psammead-caption": "^2.2.26",
"@bbc/psammead-copyright": "^1.2.24",
"@bbc/psammead-grid": "^1.1.10",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-image-placeholder": "^1.2.33",
"@bbc/psammead-inline-link": "^1.3.20",
"@bbc/psammead-locales": "^4.1.2",
"@bbc/psammead-media-indicator": "^4.0.2",
"@bbc/psammead-paragraph": "^2.2.24",
"@bbc/psammead-media-indicator": "^4.0.4",
"@bbc/psammead-paragraph": "^2.2.26",
"@bbc/psammead-story-promo": "^4.0.0-alpha.8",
"@bbc/psammead-storybook-helpers": "^8.2.3",
"@bbc/psammead-storybook-helpers": "^8.2.5",
"@bbc/psammead-styles": "^4.3.0",
"@bbc/psammead-test-helpers": "^3.1.2",
"@bbc/psammead-timestamp": "^2.2.24",
"@bbc/psammead-timestamp-container": "^2.7.2",
"@bbc/psammead-timestamp": "^2.2.26",
"@bbc/psammead-timestamp-container": "^2.7.5",
"@bbc/psammead-visually-hidden-text": "^1.2.3",
"@storybook/addon-a11y": "^5.3.12",
"@storybook/addon-actions": "^5.3.12",
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.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 |
| 5.1.12 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations |
| 5.1.11 | [PR#3033](https://github.com/bbc/psammead/pull/3033) Talos - Bump Dependencies - @bbc/psammead-script-link |
Expand Down
18 changes: 5 additions & 13 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.13",
"version": "5.1.14",
"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.8",
"@bbc/psammead-script-link": "^1.0.10",
"@bbc/psammead-styles": "^4.3.0"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-content-anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.0.0-alpha.3 | [PR#3151](https://github.com/bbc/psammead/pull/3151) Talos - Bump Dependencies - @bbc/psammead-headings |
| 1.0.0-alpha.2 | [PR#3082](https://github.com/bbc/psammead/pull/3082) Talos - Bump Dependencies - @bbc/psammead-headings |
| 1.0.0-alpha.1 | [PR#2582](https://github.com/bbc/psammead/pull/2582) Initial creation of package. |
16 changes: 8 additions & 8 deletions packages/components/psammead-content-anchor/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-content-anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-content-anchor",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -26,7 +26,7 @@
"react": "^16.11.0"
},
"devDependencies": {
"@bbc/psammead-headings": "^3.1.26"
"@bbc/psammead-headings": "^3.1.28"
},
"publishConfig": {
"tag": "alpha"
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.7.3 | [PR#3151](https://github.com/bbc/psammead/pull/3151) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.7.2 | [PR#3113](https://github.com/bbc/psammead/pull/3113) Added bottom margin padding for live radio audio player |
| 2.7.1 | [PR#3060](https://github.com/bbc/psammead/pull/3060) Refactored Message component to display message for Expired AV Stream |
| 2.7.0 | [PR#3033](https://github.com/bbc/psammead/pull/3033) Refactor for No JS Canonical and AMP Media Player |
Expand Down
Loading