@bbc/psammead-radio-schedule
Advanced tools
Comparing version 0.1.0-alpha.20 to 0.1.0-alpha.21
@@ -6,2 +6,3 @@ # Radio Schedule Changelog | ||
|---------|-------------| | ||
| 0.1.0-alpha.21 | [PR#3272](https://github.com/bbc/psammead/pull/3272) Talos - Bump Dependencies - @bbc/psammead-timestamp-container | | ||
| 0.1.0-alpha.20 | [PR#3242](https://github.com/bbc/psammead/pull/3242) Add padding bottom to program cards | | ||
@@ -8,0 +9,0 @@ | 0.1.0-alpha.19 | [PR#3197](https://github.com/bbc/psammead/pull/3197) Add data-e2e attribute to program card element to contain the state of the program | |
{ | ||
"name": "@bbc/psammead-radio-schedule", | ||
"version": "0.1.0-alpha.20", | ||
"version": "0.1.0-alpha.21", | ||
"main": "dist/index.js", | ||
@@ -25,3 +25,3 @@ "module": "esm/index.js", | ||
"@bbc/psammead-assets": "^2.13.0", | ||
"@bbc/psammead-timestamp-container": "^2.7.7" | ||
"@bbc/psammead-timestamp-container": "^2.7.8" | ||
}, | ||
@@ -28,0 +28,0 @@ "peerDependencies": { |
160903