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-consent-banner #4431

Closed
wants to merge 8 commits into from
Closed
Show file tree
Hide file tree
Changes from 4 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 |
|---------|-------------|
| 4.0.111 | [PR#4431](https://github.com/bbc/psammead/pull/4431) Talos - Bump Dependencies - @bbc/psammead-brand, @bbc/psammead-consent-banner |
| 4.0.110 | [PR#4425](https://github.com/bbc/psammead/pull/4420) adding deprecation notice to psammead-episode-list |
| 4.0.109 | [PR#4420](https://github.com/bbc/psammead/pull/4420) bumps 3rd-party dependencies |
| 4.0.107 | [PR#4368](https://github.com/bbc/psammead/pull/4368) Remove root dev dependencies |
Expand Down
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": "4.0.110",
"version": "4.0.111",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -59,13 +59,13 @@
"@bbc/moment-timezone-include": "^1.1.5",
"@bbc/psammead-amp-geo": "^1.2.2",
"@bbc/psammead-assets": "^3.1.5",
"@bbc/psammead-brand": "^7.1.1",
"@bbc/psammead-brand": "^7.2.0",
"@bbc/psammead-bulleted-list": "^3.0.12",
"@bbc/psammead-bulletin": "^5.0.30",
"@bbc/psammead-byline": "^3.0.13",
"@bbc/psammead-calendars": "^2.0.23",
"@bbc/psammead-caption": "^4.1.8",
"@bbc/psammead-consent-banner": "^5.4.1",
"@bbc/psammead-consent-banner": "^5.5.0",
"@bbc/psammead-content-anchor": "^2.0.0-alpha.16",
"@bbc/psammead-copyright": "^3.0.12",
"@bbc/psammead-detokeniser": "^1.0.2",
Expand Down