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

Commit

Permalink
Merge pull request #1365 from bbc/psammead-styles-1-2-0
Browse files Browse the repository at this point in the history
Bump everything to psammead-styles 1.2.0
  • Loading branch information
andrew-nowak authored Jul 23, 2019
2 parents ca2e974 + 7068754 commit b40b5cd
Show file tree
Hide file tree
Showing 51 changed files with 115 additions and 99 deletions.
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.0-alpha.3 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 1.2.0-alpha.2 | [PR#1405](https://github.com/bbc/psammead/pull/1405) Fix pre-wrap hover bug |
| 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 |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-inline-link/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-inline-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-inline-link",
"version": "1.2.0-alpha.2",
"version": "1.2.0-alpha.3",
"description": "React styled component for an Inline Link",
"main": "dist/index.js",
"module": "esm/index.js",
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-inline-link/README.md",
"dependencies": {
"@bbc/psammead-styles": "^1.1.3"
"@bbc/psammead-styles": "^1.2.0"
},
"devDependencies": {
"@bbc/psammead-storybook-helpers": "^3.1.3",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-media-indicator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------- | ----------- |
| 2.3.1 | [PR#1365](https://github.com/bbc/psammead/pull/1365) Bump psammead-styles to 1.2.0 |
| 2.3.0 | [PR#1240](https://github.com/bbc/psammead/pull/1240) Remove unused offscreen text |
| 2.2.0 | [PR#1243](https://github.com/bbc/psammead/pull/1243) Add photogallery media icon |
| 2.1.0 | [PR#1233](https://github.com/bbc/psammead/pull/1233) Add ESM modules entry |
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-media-indicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-media-indicator",
"version": "2.3.0",
"version": "2.3.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-media-indicator/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.0.3",
"@bbc/psammead-styles": "^1.1.3"
"@bbc/psammead-styles": "^1.2.0"
},
"devDependencies": {
"@bbc/psammead-storybook-helpers": "^3.1.3",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-navigation/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#1182](https://github.com/bbc/psammead/pull/1182) Bump dependencies |
| 2.0.0 | [PR#1027](https://github.com/bbc/psammead/pull/1027) Apply font based on service prop |
Expand Down
Loading

0 comments on commit b40b5cd

Please sign in to comment.