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

Adds Noto Serif Bengali font #4547

Merged
merged 37 commits into from
Sep 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
613b72f
adds text comment to set up pr
pvaliani Sep 2, 2021
bce6bca
adds noto serif bengali font to font styles
pvaliani Sep 2, 2021
90509ce
text comments added
pvaliani Sep 2, 2021
d541914
adds bengali fonts to test file
pvaliani Sep 2, 2021
7b41190
adds noto serif bengali to font-families
pvaliani Sep 2, 2021
3be9bed
adds woff2 support
pvaliani Sep 2, 2021
c3bcf8e
bumps styles and adds updated font sizes
pvaliani Sep 2, 2021
ca4eca3
deletes unused yarn versions folder
pvaliani Sep 2, 2021
f782d47
updates bengali url
pvaliani Sep 2, 2021
14b1040
adds eot format
pvaliani Sep 2, 2021
c70a1e1
bumps gel foundations version
pvaliani Sep 2, 2021
93461ff
bumps psammead styles
pvaliani Sep 2, 2021
6e4823d
adds bengali font to storybook
pvaliani Sep 7, 2021
19758e9
adds bengali text example to storybook
pvaliani Sep 7, 2021
51bdca4
adds new bengali noto serif script as sep file and restores original …
pvaliani Sep 10, 2021
24f1e56
updates utilities packages test with old bengali font
pvaliani Sep 10, 2021
bfa2a8a
adds shonar bangla font back in along with baseurl
pvaliani Sep 10, 2021
9f50ecc
updates bengali service export to include typography in title
pvaliani Sep 10, 2021
5fe9454
renamed file for consistency
HarveyPeachey Sep 13, 2021
cd99767
imports new bengali font into script root file
HarveyPeachey Sep 13, 2021
58fdf67
updates tests and snapshots
HarveyPeachey Sep 13, 2021
527587e
Merge branch 'latest' of https://github.com/bbc/psammead into add-not…
HarveyPeachey Sep 13, 2021
6589276
reverts bumps and changelogs for styles and gel-foundations
HarveyPeachey Sep 15, 2021
dd044c7
gel-foundation bump
HarveyPeachey Sep 15, 2021
07db37a
bumps psammead styles
HarveyPeachey Sep 15, 2021
510dcdb
Updates changelogs
HarveyPeachey Sep 15, 2021
50de4f5
bumps packages
HarveyPeachey Sep 15, 2021
32f46ed
Merge branch 'latest' of https://github.com/bbc/psammead into add-not…
HarveyPeachey Sep 15, 2021
50b2946
Updates bump changelogs
HarveyPeachey Sep 15, 2021
34dc42f
removed unintentional z-index change
HarveyPeachey Sep 15, 2021
9df3b6c
added break tag for example text in storybook
HarveyPeachey Sep 16, 2021
3080883
adds font to storybook font map
HarveyPeachey Sep 16, 2021
428b81a
amended name of font in storybook font map
HarveyPeachey Sep 16, 2021
c956bbb
test if woff loads correctly in storybook
HarveyPeachey Sep 16, 2021
2683f5f
updated snapshot test due to corrupt woff2 file
HarveyPeachey Sep 16, 2021
1ef0509
amended bumped version number for story-promo
HarveyPeachey Sep 16, 2021
de02fc8
Merge branch 'latest' into add-noto-serif-bengali
HarveyPeachey Sep 16, 2021
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 .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ const fontPathMap = [
{ prefix: 'F_LATHA', path: 'fonts/Latha/' },
{ prefix: 'F_MALLANNA', path: 'fonts/Mallanna/' },
{ prefix: 'F_NOTO_SANS_ETHIOPIC', path: 'fonts/NotoSansEthiopic/' },
{ prefix: 'F_NOTO_SERIF_BENGALI', path: 'fonts/NotoSerifBengali/' },
{ prefix: 'F_PADAUK', path: 'fonts/Padauk/' },
{ prefix: 'F_REITH_QALAM', path: 'fonts/ReithQalam/' },
{ prefix: 'F_REITH_SANS', path: 'fonts/Reith/' },
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
| ------- | ----------- |
| 7.3.6 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 7.3.5 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 7.3.4 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 7.3.3 | [PR#4530](https://github.com/bbc/psammead/pull/4530) SVG Wrapper component max-width updated |
Expand Down
8 changes: 4 additions & 4 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": "7.3.5",
"version": "7.3.6",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,12 +19,12 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-brand/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-visually-hidden-text": "2.0.7"
},
"devDependencies": {
"@bbc/psammead-script-link": "3.0.22",
"@bbc/psammead-styles": "7.4.0",
"@bbc/psammead-script-link": "3.0.23",
"@bbc/psammead-styles": "7.5.0",
"@emotion/styled": "^11.3.0",
"react": "^17.0.2"
},
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-bulleted-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
| ------------- | --------------------------------------------------------------------------------------------------------------------------- |
| 3.1.3 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.1.2 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.1.1 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.1.0 | [PR#4529](https://github.com/bbc/psammead/pull/4529) Allow bullet point shape and colour to be customised |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-bulleted-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-bulleted-list",
"version": "3.1.2",
"version": "3.1.3",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulleted-list/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
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 |
|---------|-------------|
| 5.0.39 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 5.0.38 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 5.0.37 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 5.0.36 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
10 changes: 5 additions & 5 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": "5.0.38",
"version": "5.0.39",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,11 +19,11 @@
},
"homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulletin/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-live-label": "2.0.23",
"@bbc/psammead-story-promo": "8.0.23",
"@bbc/psammead-styles": "7.4.0",
"@bbc/psammead-live-label": "2.0.24",
"@bbc/psammead-story-promo": "8.0.24",
"@bbc/psammead-styles": "7.5.0",
"@bbc/psammead-visually-hidden-text": "2.0.7"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-byline/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
| ------------- | ----------------------------------------------------------------------------------------------------------- |
| 3.0.22 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.0.21 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.0.20 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.0.19 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-byline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-byline",
"version": "3.0.21",
"version": "3.0.22",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-byline/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-caption/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 4.1.17 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 4.1.16 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 4.1.15 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 4.1.14 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-caption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-caption",
"version": "4.1.16",
"version": "4.1.17",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-caption/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-consent-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 5.5.6 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 5.5.5 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 5.5.4 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 5.5.3 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-consent-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-consent-banner",
"version": "5.5.5",
"version": "5.5.6",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-consent-banner/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
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,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.0.0-alpha.22 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 2.0.0-alpha.21 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 2.0.0-alpha.20 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 2.0.0-alpha.19 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
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": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down Expand Up @@ -28,7 +28,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@bbc/psammead-headings": "5.0.20",
"@bbc/psammead-headings": "5.0.21",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"react": "^17.0.2"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-copyright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.0.22 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.0.21 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.0.20 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.0.19 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-copyright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-copyright",
"version": "3.0.21",
"version": "3.0.22",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-copyright/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-embed-error/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
| -------------- | --------------------------------------------------------------------------------------------------------------------------- |
| 3.0.25 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.0.24 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.0.23 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.0.22 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-embed-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-embed-error",
"version": "3.0.24",
"version": "3.0.25",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -25,9 +25,9 @@
"av"
],
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-styles": "7.4.0"
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-figure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.0.11 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 2.0.10 | [PR#4486](https://github.com/bbc/psammead/pull/4486) upgrade minor/patch dependencies |
| 2.0.8 | [PR#4420](https://github.com/bbc/psammead/pull/4420) bumps 3rd-party dependencies |
| 2.0.7 | [PR#4368](https://github.com/bbc/psammead/pull/4368) use Yarn Workspaces |
Expand Down
4 changes: 2 additions & 2 deletions packages/components/psammead-figure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-figure",
"version": "2.0.10",
"version": "2.0.11",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-figure/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3"
"@bbc/gel-foundations": "6.2.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.1.5 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.1.4 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.1.3 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.1.2 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-grid",
"version": "3.1.4",
"version": "3.1.5",
"description": "Grid component",
"main": "dist/index.js",
"module": "esm/index.js",
Expand All @@ -23,8 +23,8 @@
"cssgrid"
],
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-heading-index/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.0.21 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.0.20 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.0.19 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.0.18 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-heading-index/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-heading-index",
"version": "3.0.20",
"version": "3.0.21",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-heading-index/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-headings/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 5.0.21 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 5.0.20 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 5.0.19 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 5.0.18 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-headings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-headings",
"version": "5.0.20",
"version": "5.0.21",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,8 +19,8 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-headings/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.1.3",
"@bbc/psammead-styles": "7.4.0"
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.4.3 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.4.2 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.4.1 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.4.0 | [PR#4549](https://github.com/bbc/psammead/pull/4549) Adds forwardStyle prop |
Expand Down
4 changes: 2 additions & 2 deletions packages/components/psammead-image-placeholder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-image-placeholder",
"version": "3.4.2",
"version": "3.4.3",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -20,7 +20,7 @@
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-image-placeholder/README.md",
"dependencies": {
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-styles": "7.4.0"
"@bbc/psammead-styles": "7.5.0"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-inline-link/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 3.0.19 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages |
| 3.0.18 | [PR#4545](https://github.com/bbc/psammead/pull/4545) Bump dependencies for @bbc/psammead-styles |
| 3.0.17 | [PR#4552](https://github.com/bbc/psammead/pull/4552) Bump psammead-styles |
| 3.0.16 | [PR#4497](https://github.com/bbc/psammead/pull/4497) Bump psammead-styles |
Expand Down
Loading