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

Adds Noto Serif Sinhala Font #4548

Merged
merged 28 commits into from
Sep 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
27de73a
replaces iskoola with noto serif sinhala
HarveyPeachey Sep 2, 2021
abdb858
updated gel foundations typographies with new sizes
HarveyPeachey Sep 2, 2021
8efb2b5
bumps psammead styles
HarveyPeachey Sep 6, 2021
f1b22d7
bumps gel-foundations
HarveyPeachey Sep 6, 2021
cb58a44
updates snapshots
HarveyPeachey Sep 6, 2021
08e7330
fixes font name typo test
HarveyPeachey Sep 6, 2021
7d04e95
bumped psammead-styles and gel-foundations dependant packages
HarveyPeachey Sep 6, 2021
2e6225e
updates yarn lock
HarveyPeachey Sep 6, 2021
25d022c
Merge branch 'latest' into add-font-noto-serif-sinhala
HarveyPeachey Sep 7, 2021
5b254e9
adds sinhala font to storybook
pvaliani Sep 7, 2021
b63e60e
adds sinhala example text to storybook
pvaliani Sep 7, 2021
f96d56f
reverts removal of ISKOOLA font
HarveyPeachey Sep 10, 2021
12045f9
adds script sizing for new sinhal noto serif font
HarveyPeachey Sep 10, 2021
12bc2aa
added correct PR numbers
HarveyPeachey Sep 10, 2021
a69f878
Merge branch 'latest' of https://github.com/bbc/psammead into add-fon…
HarveyPeachey Sep 10, 2021
8328398
imported sinhaleseNotoSerif script
HarveyPeachey Sep 10, 2021
8370248
updates snapshots
HarveyPeachey Sep 10, 2021
c3b3ff9
bumps dependencies
HarveyPeachey Sep 10, 2021
af8ccfa
updates psammead-grid changelog
HarveyPeachey Sep 10, 2021
2ad57a2
Merge branch 'latest' of https://github.com/bbc/psammead into add-fon…
HarveyPeachey Sep 15, 2021
361d1d7
Changed bump semver for styles and gel foundations to minor
HarveyPeachey Sep 15, 2021
678bff9
Update packages/utilities/gel-foundations/src/scripts/sinhalese-noto-…
HarveyPeachey Sep 15, 2021
37b7ef3
updated snapshot for incorrect font size
HarveyPeachey Sep 15, 2021
234de6d
added break tag to seperate storybook example paragraph
HarveyPeachey Sep 16, 2021
63d036d
adds font to storybook font map
HarveyPeachey Sep 16, 2021
c8cfb60
moved static storybook fonts to correct location
HarveyPeachey Sep 16, 2021
db10817
Merge branch 'latest' into add-font-noto-serif-sinhala
HarveyPeachey Sep 16, 2021
6285bf7
Merge branch 'latest' of https://github.com/bbc/psammead into add-fon…
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 @@ -72,6 +72,7 @@ const fontPathMap = [
{ prefix: 'F_MALLANNA', path: 'fonts/Mallanna/' },
{ prefix: 'F_NOTO_SANS_ETHIOPIC', path: 'fonts/NotoSansEthiopic/' },
{ prefix: 'F_NOTO_SERIF_BENGALI', path: 'fonts/NotoSerifBengali/' },
{ prefix: 'F_NOTO_SERIF_SINHALA', path: 'fonts/NotoSerifSinhala/' },
{ 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.7 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.6",
"version": "7.3.7",
"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.2.0",
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-visually-hidden-text": "2.0.7"
},
"devDependencies": {
"@bbc/psammead-script-link": "3.0.23",
"@bbc/psammead-styles": "7.5.0",
"@bbc/psammead-script-link": "3.0.24",
"@bbc/psammead-styles": "7.6.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.4 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.3",
"version": "3.1.4",
"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.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.40 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.39",
"version": "5.0.40",
"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.2.0",
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-live-label": "2.0.24",
"@bbc/psammead-story-promo": "8.0.24",
"@bbc/psammead-styles": "7.5.0",
"@bbc/psammead-live-label": "2.0.25",
"@bbc/psammead-story-promo": "8.0.25",
"@bbc/psammead-styles": "7.6.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.23 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.22",
"version": "3.0.23",
"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.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.18 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.17",
"version": "4.1.18",
"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.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.7 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.6",
"version": "5.5.7",
"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.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.23 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.22",
"version": "2.0.0-alpha.23",
"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.21",
"@bbc/psammead-headings": "5.0.22",
"@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.23 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.22",
"version": "3.0.23",
"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.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.26 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.25",
"version": "3.0.26",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -25,9 +25,9 @@
"av"
],
"dependencies": {
"@bbc/gel-foundations": "6.2.0",
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-assets": "3.1.9",
"@bbc/psammead-styles": "7.5.0"
"@bbc/psammead-styles": "7.6.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.12 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.11",
"version": "2.0.12",
"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.2.0"
"@bbc/gel-foundations": "6.3.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.6 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.5",
"version": "3.1.6",
"description": "Grid component",
"main": "dist/index.js",
"module": "esm/index.js",
Expand All @@ -23,8 +23,8 @@
"cssgrid"
],
"dependencies": {
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.22 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.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-heading-index/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.22 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.21",
"version": "5.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-headings/README.md",
"dependencies": {
"@bbc/gel-foundations": "6.2.0",
"@bbc/psammead-styles": "7.5.0"
"@bbc/gel-foundations": "6.3.0",
"@bbc/psammead-styles": "7.6.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.4 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
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.3",
"version": "3.4.4",
"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.5.0"
"@bbc/psammead-styles": "7.6.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.20 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies |
| 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 |
Expand Down
Loading