@times-components/article-main-comment 2.92.4 → 2.92.6-alpha.11

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 +26 -26
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.93.7](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.93.6...@times-components/article-main-comment@2.93.7) (2024-12-17)
7
+
8
+ **Note:** Version bump only for package @times-components/article-main-comment
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.93.6](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.93.5...@times-components/article-main-comment@2.93.6) (2024-12-16)
15
+
16
+ **Note:** Version bump only for package @times-components/article-main-comment
17
+
18
+
19
+
20
+
21
+
22
+ ## [2.93.5](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.93.4...@times-components/article-main-comment@2.93.5) (2024-12-16)
23
+
24
+ **Note:** Version bump only for package @times-components/article-main-comment
25
+
26
+
27
+
28
+
29
+
30
+ ## [2.93.4](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.93.3...@times-components/article-main-comment@2.93.4) (2024-12-13)
31
+
32
+ **Note:** Version bump only for package @times-components/article-main-comment
33
+
34
+
35
+
36
+
37
+
38
+ ## [2.93.3](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.93.2...@times-components/article-main-comment@2.93.3) (2024-12-12)
39
+
40
+ **Note:** Version bump only for package @times-components/article-main-comment
41
+
42
+
43
+
44
+
45
+
46
+ ## [2.93.2](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.93.1...@times-components/article-main-comment@2.93.2) (2024-12-11)
47
+
48
+ **Note:** Version bump only for package @times-components/article-main-comment
49
+
50
+
51
+
52
+
53
+
54
+ ## [2.93.1](https://github.com/newsuk/times-components/compare/@times-components/article-main-comment@2.93.0...@times-components/article-main-comment@2.93.1) (2024-12-10)
55
+
56
+ **Note:** Version bump only for package @times-components/article-main-comment
57
+
58
+
59
+
60
+
61
+
62
+ # [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)
63
+
64
+
65
+ ### Features
66
+
67
+ * **TMC-0000:** Implement social embeds ([#3989](https://github.com/newsuk/times-components/issues/3989)) ([4a4e7cd](https://github.com/newsuk/times-components/commit/4a4e7cdceec5fe7402b4403170013f325eec8a84))
68
+
69
+
70
+
71
+
72
+
73
+ ## [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)
74
+
75
+ **Note:** Version bump only for package @times-components/article-main-comment
76
+
77
+
78
+
79
+
80
+
81
+ ## [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)
82
+
83
+ **Note:** Version bump only for package @times-components/article-main-comment
84
+
85
+
86
+
87
+
88
+
89
+ ## [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)
90
+
91
+ **Note:** Version bump only for package @times-components/article-main-comment
92
+
93
+
94
+
95
+
96
+
97
+ ## [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)
98
+
99
+ **Note:** Version bump only for package @times-components/article-main-comment
100
+
101
+
102
+
103
+
104
+
105
+ ## [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)
106
+
107
+ **Note:** Version bump only for package @times-components/article-main-comment
108
+
109
+
110
+
111
+
112
+
6
113
  ## [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)
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.92.4",
3
+ "version": "2.92.6-alpha.11+d82428463a",
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",
@@ -33,15 +33,15 @@
33
33
  "homepage": "https://github.com/newsuk/times-components#readme",
34
34
  "devDependencies": {
35
35
  "@babel/core": "7.4.4",
36
- "@times-components/eslint-config-thetimes": "0.8.18",
37
- "@times-components/jest-configurator-web": "0.8.2",
38
- "@times-components/jest-serializer": "3.13.20",
39
- "@times-components/provider": "1.41.4",
40
- "@times-components/provider-test-tools": "1.30.4",
41
- "@times-components/storybook": "4.12.34",
42
- "@times-components/tealium-utils": "0.9.1",
43
- "@times-components/test-utils": "2.4.2",
44
- "@times-components/webpack-configurator": "2.1.1",
36
+ "@times-components/eslint-config-thetimes": "^0.8.18",
37
+ "@times-components/jest-configurator-web": "^0.8.2",
38
+ "@times-components/jest-serializer": "^3.13.20",
39
+ "@times-components/provider": "^1.41.5",
40
+ "@times-components/provider-test-tools": "^1.30.5",
41
+ "@times-components/storybook": "^4.12.34",
42
+ "@times-components/tealium-utils": "^0.9.1",
43
+ "@times-components/test-utils": "^2.4.2",
44
+ "@times-components/webpack-configurator": "^2.1.1",
45
45
  "babel-jest": "24.8.0",
46
46
  "eslint": "5.9.0",
47
47
  "jest": "24.8.0",
@@ -53,19 +53,19 @@
53
53
  "webpack": "4.30.0"
54
54
  },
55
55
  "dependencies": {
56
- "@times-components/ad": "2.22.23",
57
- "@times-components/article-byline": "3.13.56",
58
- "@times-components/article-label": "2.18.34",
59
- "@times-components/article-skeleton": "1.140.10",
60
- "@times-components/context": "1.24.0",
61
- "@times-components/date-publication": "0.30.34",
62
- "@times-components/image": "6.18.2",
63
- "@times-components/responsive": "0.27.0",
64
- "@times-components/ts-components": "1.110.1",
65
- "@times-components/ts-styleguide": "1.50.34",
66
- "@times-components/user-state": "0.5.51",
67
- "@times-components/utils": "6.26.0",
68
- "@times-components/video-label": "2.11.62",
56
+ "@times-components/ad": "^2.22.23",
57
+ "@times-components/article-byline": "^3.13.56",
58
+ "@times-components/article-label": "^2.18.34",
59
+ "@times-components/article-skeleton": "^1.145.1",
60
+ "@times-components/context": "^1.24.0",
61
+ "@times-components/date-publication": "^0.30.34",
62
+ "@times-components/image": "^6.18.2",
63
+ "@times-components/responsive": "^0.27.0",
64
+ "@times-components/ts-components": "^1.115.0",
65
+ "@times-components/ts-styleguide": "^1.50.34",
66
+ "@times-components/user-state": "^0.5.51",
67
+ "@times-components/utils": "^6.26.0",
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": "0f70ed8a34d2d9fa36a09559d8b1f7dcf024e497"
83
+ "gitHead": "d82428463ae43d4e0bbd4ce50c3a8d90af041b4b"
84
84
  }