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

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
Bump package versions for psammead, psammead-amp-geo, psammead-brand, psammead-bulleted-list, psammead-bulletin, psammead-byline, psammead-caption, psammead-consent-banner, psammead-content-anchor, psammead-copyright, psammead-embed-error, psammead-episode-list, psammead-figure, psammead-grid, psammead-heading-index, psammead-headings, psammead-image-placeholder, psammead-image, psammead-inline-link, psammead-live-label, psammead-media-indicator, psammead-media-player, psammead-most-read, psammead-navigation, psammead-oembed, psammead-paragraph, psammead-play-button, psammead-podcast-promo, psammead-radio-schedule, psammead-script-link, psammead-section-label, psammead-sitewide-links, psammead-social-embed, psammead-story-promo-list, psammead-story-promo, psammead-timestamp, psammead-useful-links, psammead-visually-hidden-text, psammead-timestamp-container, gel-foundations, moment-timezone-include, psammead-assets, psammead-calendars, psammead-detokeniser, psammead-locales, psammead-rich-text-transforms, psammead-storybook-helpers, psammead-styles, psammead-test-helpers, web-vitals
  • Loading branch information
Jonathan Roebuck committed Feb 12, 2021
1 parent 7b09314 commit 1db5299
Show file tree
Hide file tree
Showing 50 changed files with 119 additions and 119 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "4.0.96",
"version": "4.0.97",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -80,8 +80,8 @@
"@bbc/psammead-inline-link": "^3.0.10",
"@bbc/psammead-live-label": "^2.0.15",
"@bbc/psammead-locales": "^5.0.3",
"@bbc/psammead-media-player": "^5.0.27",
"@bbc/psammead-media-indicator": "^6.0.16",
"@bbc/psammead-media-player": "^5.0.27",
"@bbc/psammead-most-read": "^6.0.24",
"@bbc/psammead-navigation": "^9.0.8",
"@bbc/psammead-paragraph": "^4.0.12",
Expand All @@ -101,6 +101,8 @@
"@bbc/psammead-timestamp-container": "^5.0.25",
"@bbc/psammead-useful-links": "^3.0.14",
"@bbc/psammead-visually-hidden-text": "^2.0.3",
"@emotion/babel-plugin": "^11.1.2",
"@emotion/jest": "^11.1.0",
"@loadable/babel-plugin": "^5.13.0",
"@loadable/component": "^5.13.1",
"@storybook/addon-a11y": "^6.1.11",
Expand All @@ -117,7 +119,6 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"@emotion/babel-plugin": "^11.1.2",
"browserslist": "^4.14.5",
"chalk": "^4.1.0",
"chromatic": "^5.2.0",
Expand All @@ -136,7 +137,6 @@
"glob-loader": "^0.3.0",
"husky": "^4.2.5",
"jest": "^26.5.0",
"@emotion/jest": "^11.1.0",
"json5": "^2.1.3",
"lerna": "^3.22.1",
"lint-staged": "^10.2.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-amp-geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-amp-geo",
"version": "1.2.2",
"version": "1.2.3",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 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.0.30",
"version": "7.0.31",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -27,8 +27,8 @@
"@bbc/psammead-styles": "^7.2.2"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
},
"keywords": [
"bbc",
Expand Down
2 changes: 1 addition & 1 deletion 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.0.12",
"version": "3.0.13",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 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.30",
"version": "5.0.31",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -27,8 +27,8 @@
"@bbc/psammead-visually-hidden-text": "^2.0.3"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0",
"prop-types": "^15.7.2"
"prop-types": "^15.7.2",
"react": ">=16.9.0"
}
}
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.13",
"version": "3.0.14",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -23,7 +23,7 @@
"@bbc/psammead-styles": "^7.2.2"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
}
}
2 changes: 1 addition & 1 deletion 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.8",
"version": "4.1.9",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
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.3.2",
"version": "5.3.3",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -23,9 +23,9 @@
"@bbc/psammead-styles": "^7.2.2"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
"prop-types": "^15.7.2",
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"react": ">=16.9.0"
},
"keywords": [
"bbc",
Expand Down
6 changes: 3 additions & 3 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.14",
"version": "2.0.0-alpha.15",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -23,9 +23,9 @@
"intersection-observer": "^0.7.0"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/react": "^11.1.4",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
},
"devDependencies": {
"@bbc/psammead-headings": "^5.0.12"
Expand Down
2 changes: 1 addition & 1 deletion 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.12",
"version": "3.0.13",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
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.16",
"version": "3.0.17",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down Expand Up @@ -30,7 +30,7 @@
"@bbc/psammead-styles": "^7.2.2"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
}
}
10 changes: 5 additions & 5 deletions packages/components/psammead-episode-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-episode-list",
"version": "1.0.21",
"version": "1.0.22",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -25,13 +25,13 @@
"@bbc/psammead-styles": "^7.2.2"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0",
"prop-types": "^15.7.2",
"@emotion/styled": "^11.0.0"
"react": ">=16.9.0"
},
"devDependencies": {
"@bbc/psammead-visually-hidden-text": "^2.0.3",
"@bbc/psammead-section-label": "^7.0.14"
"@bbc/psammead-section-label": "^7.0.14",
"@bbc/psammead-visually-hidden-text": "^2.0.3"
},
"keywords": [
"bbc",
Expand Down
2 changes: 1 addition & 1 deletion 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.5",
"version": "2.0.6",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion 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.0.15",
"version": "3.0.16",
"description": "Grid component",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion 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.12",
"version": "3.0.13",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion 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.12",
"version": "5.0.13",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 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.0.15",
"version": "3.0.16",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -23,8 +23,8 @@
"@bbc/psammead-styles": "^7.2.2"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
},
"keywords": [
"bbc",
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-image",
"version": "2.0.4",
"version": "2.0.5",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,10 +19,10 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-image/README.md",
"peerDependencies": {
"prop-types": "^15.6.2",
"react": ">=16.9.0",
"@emotion/react": "^11.1.4",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"prop-types": "^15.6.2",
"react": ">=16.9.0"
},
"keywords": [
"bbc",
Expand Down
2 changes: 1 addition & 1 deletion 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": "3.0.10",
"version": "3.0.11",
"description": "React component for an Inline Link",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-live-label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-live-label",
"version": "2.0.15",
"version": "2.0.16",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -24,8 +24,8 @@
"@bbc/psammead-visually-hidden-text": "^2.0.3"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
},
"keywords": [
"bbc",
Expand Down
10 changes: 5 additions & 5 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": "6.0.16",
"version": "6.0.17",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -20,12 +20,12 @@
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-media-indicator/README.md",
"dependencies": {
"@bbc/gel-foundations": "^6.1.1",
"@bbc/psammead-styles": "^7.2.2",
"@bbc/psammead-assets": "^3.1.5"
"@bbc/psammead-assets": "^3.1.5",
"@bbc/psammead-styles": "^7.2.2"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
},
"keywords": [
"bbc",
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-media-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-media-player",
"version": "5.0.27",
"version": "5.0.28",
"description": "Provides a media player with optional placeholder",
"main": "dist/index.js",
"module": "esm/index.js",
Expand All @@ -25,13 +25,13 @@
"embed"
],
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0"
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
},
"dependencies": {
"@bbc/psammead-image-placeholder": "^3.0.15",
"@bbc/psammead-assets": "^3.1.5",
"@bbc/psammead-image": "^2.0.4",
"@bbc/psammead-image-placeholder": "^3.0.15",
"@bbc/psammead-play-button": "^3.0.16"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-most-read/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-most-read",
"version": "6.0.24",
"version": "6.0.25",
"description": "A component for the most read item",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/components/psammead-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-navigation",
"version": "9.0.8",
"version": "9.0.9",
"description": "A navigation bar to use on index pages",
"main": "dist/index.js",
"module": "esm/index.js",
Expand All @@ -25,9 +25,9 @@
"@bbc/psammead-visually-hidden-text": "^2.0.3"
},
"peerDependencies": {
"react": ">=16.9.0",
"@emotion/styled": "^11.0.0",
"prop-types": "^15.7.2"
"prop-types": "^15.7.2",
"react": ">=16.9.0"
},
"keywords": [
"bbc",
Expand Down
Loading

0 comments on commit 1db5299

Please sign in to comment.