@bbc/psammead-timestamp
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,3 @@ # Psammead Timestamp Changelog | ||
|---------|-------------| | ||
| 1.0.3 | [PR#769](https://github.com/bbc/psammead/pull/769) Fix stories not appearing in storybook when using `install:packages:link` | | ||
| 1.0.2 | [PR#713](https://github.com/bbc/psammead/pull/713) Update `styled-components` to 4.3.2 | | ||
@@ -8,0 +9,0 @@ | 1.0.1 | [PR#677](https://github.com/bbc/psammead/pull/677) Use `@bbc/gel-foundations@3.0.0` | |
{ | ||
"name": "@bbc/psammead-timestamp", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "dist/index.js", | ||
@@ -23,3 +23,3 @@ "description": "React styled component for displaying a timestamp with a suitable semantic markup", | ||
"devDependencies": { | ||
"@bbc/psammead-storybook-helpers": "^2.1.1", | ||
"@bbc/psammead-storybook-helpers": "^3.0.0", | ||
"@bbc/psammead-test-helpers": "^0.3.0", | ||
@@ -26,0 +26,0 @@ "styled-components": "^4.3.2" |
14468