@times-components/article-main-comment 2.88.2-alpha.1 → 2.88.2-alpha.12

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +107 -0
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,113 @@
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
+ ## [2.89.1](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.89.0...@times-components/article-main-comment@2.89.1) (2024-10-14)
7
+
8
+ **Note:** Version bump only for package @times-components/article-main-comment
9
+
10
+
11
+
12
+
13
+
14
+ # [2.89.0](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.12...@times-components/article-main-comment@2.89.0) (2024-10-10)
15
+
16
+
17
+ ### Features
18
+
19
+ * **TMD-897:** Add article schema to live blog ([#3951](https://github.com/newsuk/times-components/issues/3951)) ([fc57bbe](https://github.com/newsuk/times-components/commit/fc57bbe8a85657b2ec396024f23b213245bf4a07))
20
+
21
+
22
+
23
+
24
+
25
+ ## [2.88.12](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.11...@times-components/article-main-comment@2.88.12) (2024-10-01)
26
+
27
+ **Note:** Version bump only for package @times-components/article-main-comment
28
+
29
+
30
+
31
+
32
+
33
+ ## [2.88.11](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.10...@times-components/article-main-comment@2.88.11) (2024-10-01)
34
+
35
+ **Note:** Version bump only for package @times-components/article-main-comment
36
+
37
+
38
+
39
+
40
+
41
+ ## [2.88.10](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.9...@times-components/article-main-comment@2.88.10) (2024-10-01)
42
+
43
+ **Note:** Version bump only for package @times-components/article-main-comment
44
+
45
+
46
+
47
+
48
+
49
+ ## [2.88.9](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.8...@times-components/article-main-comment@2.88.9) (2024-09-30)
50
+
51
+ **Note:** Version bump only for package @times-components/article-main-comment
52
+
53
+
54
+
55
+
56
+
57
+ ## [2.88.8](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.7...@times-components/article-main-comment@2.88.8) (2024-09-16)
58
+
59
+ **Note:** Version bump only for package @times-components/article-main-comment
60
+
61
+
62
+
63
+
64
+
65
+ ## [2.88.7](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.6...@times-components/article-main-comment@2.88.7) (2024-09-16)
66
+
67
+ **Note:** Version bump only for package @times-components/article-main-comment
68
+
69
+
70
+
71
+
72
+
73
+ ## [2.88.6](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.5...@times-components/article-main-comment@2.88.6) (2024-09-09)
74
+
75
+ **Note:** Version bump only for package @times-components/article-main-comment
76
+
77
+
78
+
79
+
80
+
81
+ ## [2.88.5](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.4...@times-components/article-main-comment@2.88.5) (2024-09-06)
82
+
83
+ **Note:** Version bump only for package @times-components/article-main-comment
84
+
85
+
86
+
87
+
88
+
89
+ ## [2.88.4](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.3...@times-components/article-main-comment@2.88.4) (2024-08-28)
90
+
91
+ **Note:** Version bump only for package @times-components/article-main-comment
92
+
93
+
94
+
95
+
96
+
97
+ ## [2.88.3](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.2...@times-components/article-main-comment@2.88.3) (2024-08-28)
98
+
99
+ **Note:** Version bump only for package @times-components/article-main-comment
100
+
101
+
102
+
103
+
104
+
105
+ ## [2.88.2](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.1...@times-components/article-main-comment@2.88.2) (2024-08-28)
106
+
107
+ **Note:** Version bump only for package @times-components/article-main-comment
108
+
109
+
110
+
111
+
112
+
6
113
  ## [2.88.1](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.88.0...@times-components/article-main-comment@2.88.1) (2024-08-23)
7
114
 
8
115
  **Note:** Version bump only for package @times-components/article-main-comment
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-main-comment",
3
- "version": "2.88.2-alpha.1+b4a0a66537",
3
+ "version": "2.88.2-alpha.12+57f7aaeb96",
4
4
  "description": "Main Comment Article Template",
5
5
  "main": "dist/article-main-comment",
6
6
  "dev": "src/article-main-comment",
@@ -36,8 +36,8 @@
36
36
  "@times-components/eslint-config-thetimes": "^0.8.18",
37
37
  "@times-components/jest-configurator-web": "^0.8.2",
38
38
  "@times-components/jest-serializer": "^3.13.20",
39
- "@times-components/provider": "^1.41.0",
40
- "@times-components/provider-test-tools": "^1.30.0",
39
+ "@times-components/provider": "^1.41.4",
40
+ "@times-components/provider-test-tools": "^1.30.4",
41
41
  "@times-components/storybook": "^4.12.34",
42
42
  "@times-components/tealium-utils": "^0.9.1",
43
43
  "@times-components/test-utils": "^2.4.2",
@@ -56,12 +56,12 @@
56
56
  "@times-components/ad": "^2.22.23",
57
57
  "@times-components/article-byline": "^3.13.55",
58
58
  "@times-components/article-label": "^2.18.34",
59
- "@times-components/article-skeleton": "^1.137.3-alpha.1+b4a0a66537",
59
+ "@times-components/article-skeleton": "^1.137.3-alpha.12+57f7aaeb96",
60
60
  "@times-components/context": "^1.24.0",
61
61
  "@times-components/date-publication": "^0.30.34",
62
62
  "@times-components/image": "^6.18.1",
63
63
  "@times-components/responsive": "^0.27.0",
64
- "@times-components/ts-components": "^1.103.0",
64
+ "@times-components/ts-components": "^1.103.1-alpha.12+57f7aaeb96",
65
65
  "@times-components/ts-styleguide": "^1.50.34",
66
66
  "@times-components/user-state": "^0.5.51",
67
67
  "@times-components/utils": "^6.26.0",
@@ -80,5 +80,5 @@
80
80
  "publishConfig": {
81
81
  "access": "public"
82
82
  },
83
- "gitHead": "b4a0a66537628aa2548a72a26573594d8c693321"
83
+ "gitHead": "57f7aaeb9620450c0566af8955c5cc88367df032"
84
84
  }