@times-components/article-skeleton 1.130.8-alpha.4 → 1.130.8-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/package.json +27 -27
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,22 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
+
## [1.130.9](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.130.8...@times-components/article-skeleton@1.130.9) (2024-05-24)
|
7
|
+
|
8
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
## [1.130.8](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.130.7...@times-components/article-skeleton@1.130.8) (2024-05-24)
|
15
|
+
|
16
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
6
22
|
## [1.130.7](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.130.6...@times-components/article-skeleton@1.130.7) (2024-05-20)
|
7
23
|
|
8
24
|
**Note:** Version bump only for package @times-components/article-skeleton
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@times-components/article-skeleton",
|
3
|
-
"version": "1.130.8-alpha.
|
3
|
+
"version": "1.130.8-alpha.7+ef205a485d",
|
4
4
|
"description": "The article skeleton",
|
5
5
|
"main": "dist/article-skeleton",
|
6
6
|
"dev": "src/article-skeleton",
|
@@ -39,9 +39,9 @@
|
|
39
39
|
"@storybook/react": "6.5.16",
|
40
40
|
"@times-components/eslint-config-thetimes": "^0.8.18",
|
41
41
|
"@times-components/jest-configurator-web": "^0.8.2",
|
42
|
-
"@times-components/jest-serializer": "^3.13.
|
42
|
+
"@times-components/jest-serializer": "^3.13.12-alpha.9+ef205a485d",
|
43
43
|
"@times-components/provider-test-tools": "^1.29.3",
|
44
|
-
"@times-components/storybook": "^4.12.
|
44
|
+
"@times-components/storybook": "^4.12.19-alpha.7+ef205a485d",
|
45
45
|
"@times-components/tealium-utils": "^0.9.1",
|
46
46
|
"@times-components/test-utils": "^2.4.2",
|
47
47
|
"@times-components/webpack-configurator": "^2.1.1",
|
@@ -61,32 +61,32 @@
|
|
61
61
|
"webpack": "4.30.0"
|
62
62
|
},
|
63
63
|
"dependencies": {
|
64
|
-
"@times-components/ad": "^2.22.7",
|
65
|
-
"@times-components/article-extras": "^0.27.11-alpha.
|
66
|
-
"@times-components/article-image": "^7.17.
|
67
|
-
"@times-components/article-paragraph": "^1.9.296-alpha.
|
68
|
-
"@times-components/article-topics": "^4.11.
|
69
|
-
"@times-components/caption": "^3.8.
|
70
|
-
"@times-components/context": "^1.
|
71
|
-
"@times-components/interactive-wrapper": "^0.9.
|
72
|
-
"@times-components/key-facts": "^2.12.
|
73
|
-
"@times-components/lazy-load": "^0.
|
74
|
-
"@times-components/link": "^3.17.
|
75
|
-
"@times-components/markup": "^3.8.
|
64
|
+
"@times-components/ad": "^2.22.8-alpha.7+ef205a485d",
|
65
|
+
"@times-components/article-extras": "^0.27.11-alpha.7+ef205a485d",
|
66
|
+
"@times-components/article-image": "^7.17.7-alpha.7+ef205a485d",
|
67
|
+
"@times-components/article-paragraph": "^1.9.296-alpha.7+ef205a485d",
|
68
|
+
"@times-components/article-topics": "^4.11.40-alpha.7+ef205a485d",
|
69
|
+
"@times-components/caption": "^3.8.40-alpha.7+ef205a485d",
|
70
|
+
"@times-components/context": "^1.17.0",
|
71
|
+
"@times-components/interactive-wrapper": "^0.9.73-alpha.7+ef205a485d",
|
72
|
+
"@times-components/key-facts": "^2.12.69-alpha.7+ef205a485d",
|
73
|
+
"@times-components/lazy-load": "^0.13.0",
|
74
|
+
"@times-components/link": "^3.17.19-alpha.7+ef205a485d",
|
75
|
+
"@times-components/markup": "^3.8.46-alpha.7+ef205a485d",
|
76
76
|
"@times-components/markup-forest": "^1.9.2",
|
77
|
-
"@times-components/message-bar": "^0.7.
|
77
|
+
"@times-components/message-bar": "^0.7.70-alpha.7+ef205a485d",
|
78
78
|
"@times-components/provider-queries": "^2.21.1",
|
79
|
-
"@times-components/pull-quote": "^3.15.
|
80
|
-
"@times-components/save-and-share-bar": "^0.20.
|
81
|
-
"@times-components/sticky": "^0.5.
|
82
|
-
"@times-components/tracking": "^2.22.
|
83
|
-
"@times-components/ts-components": "^1.85.
|
84
|
-
"@times-components/ts-newskit": "^1.181.
|
85
|
-
"@times-components/ts-styleguide": "^1.50.
|
79
|
+
"@times-components/pull-quote": "^3.15.25-alpha.7+ef205a485d",
|
80
|
+
"@times-components/save-and-share-bar": "^0.20.11-alpha.7+ef205a485d",
|
81
|
+
"@times-components/sticky": "^0.5.69-alpha.7+ef205a485d",
|
82
|
+
"@times-components/tracking": "^2.22.19-alpha.7+ef205a485d",
|
83
|
+
"@times-components/ts-components": "^1.85.3-alpha.7+ef205a485d",
|
84
|
+
"@times-components/ts-newskit": "^1.181.2-alpha.7+ef205a485d",
|
85
|
+
"@times-components/ts-styleguide": "^1.50.19-alpha.7+ef205a485d",
|
86
86
|
"@times-components/typeset": "^0.3.3",
|
87
|
-
"@times-components/user-state": "^0.5.
|
88
|
-
"@times-components/utils": "^6.20.
|
89
|
-
"@times-components/video": "^4.18.
|
87
|
+
"@times-components/user-state": "^0.5.36-alpha.7+ef205a485d",
|
88
|
+
"@times-components/utils": "^6.20.5-alpha.9+ef205a485d",
|
89
|
+
"@times-components/video": "^4.18.10-alpha.7+ef205a485d",
|
90
90
|
"lodash.get": "4.4.2",
|
91
91
|
"lodash.pick": "4.4.0",
|
92
92
|
"memoize-one": "5.1.1",
|
@@ -106,5 +106,5 @@
|
|
106
106
|
"publishConfig": {
|
107
107
|
"access": "public"
|
108
108
|
},
|
109
|
-
"gitHead": "
|
109
|
+
"gitHead": "ef205a485debccb8e4fc738eb0a092597024af27"
|
110
110
|
}
|