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

Commit

Permalink
more bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
nicola-d-bbc committed Mar 30, 2022
1 parent 03e4a30 commit 099b595
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .yarn/versions/c588bf09.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ undecided:
- "@bbc/psammead-story-promo-list"
- "@bbc/psammead-timestamp"
- "@bbc/psammead-topic-tags"
- "@bbc/psammead-timestamp-container"
- "@bbc/psammead-useful-links"
- "@bbc/psammead-styles"
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.30 | [PR#4633](https://github.com/bbc/psammead/pull/4633) bump psammead-styles |
| 2.0.0-alpha.31 | [PR#4632](https://github.com/bbc/psammead/pull/4632) psammead-styles bump |
| 2.0.0-alpha.30 | [PR#4632](https://github.com/bbc/psammead/pull/4632) psammead-styles bump |
| 2.0.0-alpha.30 | [PR#4609](https://github.com/bbc/psammead/pull/4609) Bump from psammead-styles |
Expand Down
2 changes: 1 addition & 1 deletion 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.31",
"version": "2.0.0-alpha.30",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-media-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 6.0.8 | [PR#4633](https://github.com/bbc/psammead/pull/4633) bump psammead-styles |
| 6.0.7 | [PR#4632](https://github.com/bbc/psammead/pull/4632) psammead-styles bump |
| 6.0.6 | [PR#4632](https://github.com/bbc/psammead/pull/4632) psammead-styles bump |
| 6.0.6| [PR#4614](https://github.com/bbc/psammead/pull/4614) Bump dependencies|
Expand Down
2 changes: 1 addition & 1 deletion 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": "6.0.7",
"version": "6.0.8",
"description": "Provides a media player with optional placeholder",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 5.1.2 | [PR#4633](https://github.com/bbc/psammead/pull/4633) bump psammead-styles |
| 5.1.1 | [PR#4632](https://github.com/bbc/psammead/pull/4632) psammead-styles bump |
| 5.1.0 | [PR#4632](https://github.com/bbc/psammead/pull/4632) psammead-styles bump |
| 5.1.0 | [PR#4628](https://github.com/bbc/psammead/pull/4628) Add support for ISO 8601 timestamps |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-timestamp-container",
"version": "5.1.1",
"version": "5.1.2",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand Down

0 comments on commit 099b595

Please sign in to comment.