@times-components/article-main-comment 2.92.3-alpha.3 → 2.92.4-alpha.30

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 +67 -0
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -3,6 +3,73 @@
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.93.0](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.9...@times-components/article-main-comment@2.93.0) (2024-12-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * **TMC-0000:** Implement social embeds ([#3989](https://github.com/newsuk/times-components/issues/3989)) ([4a4e7cd](https://github.com/newsuk/times-components/commit/4a4e7cdceec5fe7402b4403170013f325eec8a84))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.92.9](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.8...@times-components/article-main-comment@2.92.9) (2024-12-03)
18
+
19
+ **Note:** Version bump only for package @times-components/article-main-comment
20
+
21
+
22
+
23
+
24
+
25
+ ## [2.92.8](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.7...@times-components/article-main-comment@2.92.8) (2024-12-02)
26
+
27
+ **Note:** Version bump only for package @times-components/article-main-comment
28
+
29
+
30
+
31
+
32
+
33
+ ## [2.92.7](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.6...@times-components/article-main-comment@2.92.7) (2024-11-22)
34
+
35
+ **Note:** Version bump only for package @times-components/article-main-comment
36
+
37
+
38
+
39
+
40
+
41
+ ## [2.92.6](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.5...@times-components/article-main-comment@2.92.6) (2024-11-20)
42
+
43
+ **Note:** Version bump only for package @times-components/article-main-comment
44
+
45
+
46
+
47
+
48
+
49
+ ## [2.92.5](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.4...@times-components/article-main-comment@2.92.5) (2024-11-19)
50
+
51
+ **Note:** Version bump only for package @times-components/article-main-comment
52
+
53
+
54
+
55
+
56
+
57
+ ## [2.92.4](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.3...@times-components/article-main-comment@2.92.4) (2024-11-14)
58
+
59
+ **Note:** Version bump only for package @times-components/article-main-comment
60
+
61
+
62
+
63
+
64
+
65
+ ## [2.92.3](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.2...@times-components/article-main-comment@2.92.3) (2024-11-05)
66
+
67
+ **Note:** Version bump only for package @times-components/article-main-comment
68
+
69
+
70
+
71
+
72
+
6
73
  ## [2.92.2](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.92.1...@times-components/article-main-comment@2.92.2) (2024-11-05)
7
74
 
8
75
  **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.92.3-alpha.3+0a9a37143f",
3
+ "version": "2.92.4-alpha.30+2457d18912",
4
4
  "description": "Main Comment Article Template",
5
5
  "main": "dist/article-main-comment",
6
6
  "dev": "src/article-main-comment",
@@ -9,8 +9,8 @@
9
9
  "fmt": "eslint . --fix && prettier --write '**/*.*'",
10
10
  "prettier:diff": "prettier --list-different '**/*.*'",
11
11
  "lint": "eslint . && yarn prettier:diff && yarn depcheck",
12
- "test:web": "jest --config='./__tests__/jest.config.js'",
13
- "test:web:updatesnapshot": "yarn test:web -u",
12
+ "test:web": "TZ=UTC jest --config='./__tests__/jest.config.js'",
13
+ "test:web:updatesnapshot": "TZ=UTC yarn test:web -u",
14
14
  "prepublishOnly": "yarn transpile && yarn bundle",
15
15
  "watch": "watch 'yarn bundle' ./src --ignoreDotFiles --ignoreUnreadable",
16
16
  "cleanup-dist": "rm -rf dist",
@@ -56,16 +56,16 @@
56
56
  "@times-components/ad": "^2.22.23",
57
57
  "@times-components/article-byline": "^3.13.56",
58
58
  "@times-components/article-label": "^2.18.34",
59
- "@times-components/article-skeleton": "^1.140.9-alpha.3+0a9a37143f",
59
+ "@times-components/article-skeleton": "^1.140.10-alpha.30+2457d18912",
60
60
  "@times-components/context": "^1.24.0",
61
61
  "@times-components/date-publication": "^0.30.34",
62
- "@times-components/image": "^6.18.1",
62
+ "@times-components/image": "^6.18.2",
63
63
  "@times-components/responsive": "^0.27.0",
64
- "@times-components/ts-components": "^1.110.0",
64
+ "@times-components/ts-components": "^1.113.0",
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",
68
- "@times-components/video-label": "^2.11.62",
68
+ "@times-components/video-label": "^2.11.63",
69
69
  "prop-types": "15.7.2",
70
70
  "styled-components": "4.3.2"
71
71
  },
@@ -80,5 +80,5 @@
80
80
  "publishConfig": {
81
81
  "access": "public"
82
82
  },
83
- "gitHead": "0a9a37143f3456ebbb43082bfafd8d8101701586"
83
+ "gitHead": "2457d189126cc1f1d4f069c9047e38bfb4e04ab8"
84
84
  }