@times-components/article-skeleton 1.115.11-alpha.65 → 1.115.11-alpha.67
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 +56 -0
- package/package.json +27 -27
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,62 @@
|
|
|
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.116.35](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.34...@times-components/article-skeleton@1.116.35) (2024-01-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.116.34](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.33...@times-components/article-skeleton@1.116.34) (2024-01-16)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [1.116.33](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.32...@times-components/article-skeleton@1.116.33) (2024-01-15)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## [1.116.32](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.31...@times-components/article-skeleton@1.116.32) (2024-01-15)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## [1.116.31](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.30...@times-components/article-skeleton@1.116.31) (2024-01-12)
|
|
39
|
+
|
|
40
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## [1.116.30](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.29...@times-components/article-skeleton@1.116.30) (2024-01-12)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## [1.116.29](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.28...@times-components/article-skeleton@1.116.29) (2024-01-12)
|
|
55
|
+
|
|
56
|
+
**Note:** Version bump only for package @times-components/article-skeleton
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
6
62
|
## [1.116.28](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.116.27...@times-components/article-skeleton@1.116.28) (2024-01-11)
|
|
7
63
|
|
|
8
64
|
**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.115.11-alpha.
|
|
3
|
+
"version": "1.115.11-alpha.67+f39fd1c8d4",
|
|
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.1",
|
|
42
|
-
"@times-components/jest-serializer": "^3.12.
|
|
42
|
+
"@times-components/jest-serializer": "^3.12.4",
|
|
43
43
|
"@times-components/provider-test-tools": "^1.29.1",
|
|
44
|
-
"@times-components/storybook": "^4.11.
|
|
44
|
+
"@times-components/storybook": "^4.11.6",
|
|
45
45
|
"@times-components/tealium-utils": "^0.9.0",
|
|
46
46
|
"@times-components/test-utils": "^2.4.1",
|
|
47
47
|
"@times-components/webpack-configurator": "^2.1.0",
|
|
@@ -61,32 +61,32 @@
|
|
|
61
61
|
"webpack": "4.30.0"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@times-components/ad": "^2.21.
|
|
65
|
-
"@times-components/article-extras": "^0.22.
|
|
66
|
-
"@times-components/article-image": "^7.16.
|
|
67
|
-
"@times-components/article-paragraph": "^1.9.184-alpha.
|
|
68
|
-
"@times-components/article-topics": "^4.11.
|
|
69
|
-
"@times-components/caption": "^3.8.
|
|
70
|
-
"@times-components/context": "^1.10.
|
|
71
|
-
"@times-components/interactive-wrapper": "^0.9.
|
|
72
|
-
"@times-components/key-facts": "^2.12.
|
|
73
|
-
"@times-components/lazy-load": "^0.7.
|
|
74
|
-
"@times-components/link": "^3.15.
|
|
75
|
-
"@times-components/markup": "^3.8.
|
|
64
|
+
"@times-components/ad": "^2.21.48",
|
|
65
|
+
"@times-components/article-extras": "^0.22.4",
|
|
66
|
+
"@times-components/article-image": "^7.16.18",
|
|
67
|
+
"@times-components/article-paragraph": "^1.9.184-alpha.67+f39fd1c8d4",
|
|
68
|
+
"@times-components/article-topics": "^4.11.19",
|
|
69
|
+
"@times-components/caption": "^3.8.19",
|
|
70
|
+
"@times-components/context": "^1.10.40",
|
|
71
|
+
"@times-components/interactive-wrapper": "^0.9.50",
|
|
72
|
+
"@times-components/key-facts": "^2.12.44",
|
|
73
|
+
"@times-components/lazy-load": "^0.7.32",
|
|
74
|
+
"@times-components/link": "^3.15.4",
|
|
75
|
+
"@times-components/markup": "^3.8.25",
|
|
76
76
|
"@times-components/markup-forest": "^1.9.1",
|
|
77
|
-
"@times-components/message-bar": "^0.7.
|
|
77
|
+
"@times-components/message-bar": "^0.7.49",
|
|
78
78
|
"@times-components/provider-queries": "^2.20.1",
|
|
79
|
-
"@times-components/pull-quote": "^3.15.
|
|
80
|
-
"@times-components/save-and-share-bar": "^0.19.
|
|
81
|
-
"@times-components/sticky": "^0.5.
|
|
82
|
-
"@times-components/tracking": "^2.21.
|
|
83
|
-
"@times-components/ts-components": "^1.81.
|
|
84
|
-
"@times-components/ts-newskit": "^1.
|
|
85
|
-
"@times-components/ts-styleguide": "^1.48.
|
|
79
|
+
"@times-components/pull-quote": "^3.15.4",
|
|
80
|
+
"@times-components/save-and-share-bar": "^0.19.38",
|
|
81
|
+
"@times-components/sticky": "^0.5.47",
|
|
82
|
+
"@times-components/tracking": "^2.21.6",
|
|
83
|
+
"@times-components/ts-components": "^1.81.11",
|
|
84
|
+
"@times-components/ts-newskit": "^1.139.2-alpha.67+f39fd1c8d4",
|
|
85
|
+
"@times-components/ts-styleguide": "^1.48.4",
|
|
86
86
|
"@times-components/typeset": "^0.3.2",
|
|
87
|
-
"@times-components/user-state": "^0.5.
|
|
88
|
-
"@times-components/utils": "^6.16.
|
|
89
|
-
"@times-components/video": "^4.15.
|
|
87
|
+
"@times-components/user-state": "^0.5.15",
|
|
88
|
+
"@times-components/utils": "^6.16.25",
|
|
89
|
+
"@times-components/video": "^4.15.27",
|
|
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": "f39fd1c8d45c7ef6b813b927fc7ea12b090284e0"
|
|
110
110
|
}
|