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

Bump everything to psammead-styles 1.2.0 #1365

Merged
merged 6 commits into from
Jul 23, 2019
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 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 |
| ------- | ----------- |
| 4.2.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 4.2.0 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
| 4.1.12 | [PR#1181](https://github.com/bbc/psammead/pull/1181) Bump dependencies |
| 4.1.11 | [PR#1082](https://github.com/bbc/psammead/pull/1082) Bump lodash security vulnerability |
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": "4.2.0",
"version": "4.2.1",
"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-brand/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.0.3",
"@bbc/psammead-styles": "^1.1.3",
"@bbc/psammead-styles": "^1.2.0",
"@bbc/psammead-visually-hidden-text": "^1.0.7"
},
"devDependencies": {
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 |
|---------|-------------|
| 2.1.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 2.1.0 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
| 2.0.3 | [PR#1203](https://github.com/bbc/psammead/pull/1203) use `[email protected]`, `[email protected]` and bump devDependencies |
| 2.0.2 | [PR#1082](https://github.com/bbc/psammead/pull/1082) Bump lodash security vulnerability |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-caption/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-caption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-caption",
"version": "2.1.0",
"version": "2.1.1",
"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-caption/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.0.3",
"@bbc/psammead-styles": "^1.1.3"
"@bbc/psammead-styles": "^1.2.0"
},
"devDependencies": {
"@bbc/psammead-inline-link": "^1.1.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ exports[`Caption should render with some offscreen text and arabic script typogr
font-size: 1.0625rem;
line-height: 1.5rem;
color: #6E6E73;
font-family: NassimPersian,Arial,Verdana,Geneva,Helvetica,sans serif;
font-family: NassimPersian,Arial,Verdana,Geneva,Helvetica,sans-serif;
font-weight: 400;
font-style: normal;
padding: 0.5rem 0.5rem 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 |
|---------|-------------|
| 2.1.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 2.1.0 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
| 2.0.1 | [PR#1181](https://github.com/bbc/psammead/pull/1181) use `[email protected]`, `[email protected]` |
| 2.0.0 | [PR#1025](https://github.com/bbc/psammead/pull/1025) Apply font based on service prop |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-consent-banner/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-consent-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-consent-banner",
"version": "2.1.0",
"version": "2.1.1",
"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-consent-banner/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.0.3",
"@bbc/psammead-styles": "^1.1.3"
"@bbc/psammead-styles": "^1.2.0"
},
"devDependencies": {
"@bbc/psammead-test-helpers": "^1.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 |
|---------|-------------|
| 1.1.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 1.1.0 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
| 1.0.6 | [PR#1181](https://github.com/bbc/psammead/pull/1181) use `[email protected]`, `[email protected]`, `[email protected]`, `[email protected]` |
| 1.0.5 | [PR#1082](https://github.com/bbc/psammead/pull/1082) Bump lodash security vulnerability |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-copyright/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-copyright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-copyright",
"version": "1.1.0",
"version": "1.1.1",
"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-copyright/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.0.3",
"@bbc/psammead-styles": "^1.1.3"
"@bbc/psammead-styles": "^1.2.0"
},
"devDependencies": {
"@bbc/psammead-test-helpers": "^1.0.2",
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 |
|---------|-------------|
| 3.0.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 3.0.0 | [PR#1241](https://github.com/bbc/psammead/pull/1241) Apply font based on service |
| 2.1.0 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
| 2.0.8 | [PR#1181](https://github.com/bbc/psammead/pull/1181) use `[email protected]`, `[email protected]`, `[email protected]`, `[email protected]` |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-headings/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-headings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-headings",
"version": "3.0.0",
"version": "3.0.1",
"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-headings/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.0.3",
"@bbc/psammead-styles": "^1.1.5"
"@bbc/psammead-styles": "^1.2.0"
},
"devDependencies": {
"@bbc/psammead-storybook-helpers": "^3.1.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.1.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 1.1.0 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
| 1.0.5 | [PR#1181](https://github.com/bbc/psammead/pull/1181) use `[email protected]`, `[email protected]`, `[email protected]`|
| 1.0.4 | [PR#1082](https://github.com/bbc/psammead/pull/1082) Bump lodash security vulnerability |
Expand Down

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-image-placeholder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-image-placeholder",
"version": "1.1.0",
"version": "1.1.1",
"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": "^1.0.6",
"@bbc/psammead-styles": "^1.1.3"
"@bbc/psammead-styles": "^1.2.0"
},
"devDependencies": {
"@bbc/psammead-test-helpers": "^1.0.2",
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 |
|---------|-------------|
| 1.2.1-alpha.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 1.2.0-alpha.1 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
| 1.1.11-alpha.1 | [PR#1023](https://github.com/bbc/psammead/pull/1023) Default styling should have padding and margin to fix hover/focus bug |
| 1.1.10 | [PR#1181](https://github.com/bbc/psammead/pull/1181) use `[email protected]`, `[email protected]`, `[email protected]`|
Expand Down
Loading