@times-components/article 7.17.40 → 7.17.42-alpha.8

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 +72 -0
  2. package/package.json +20 -20
package/CHANGELOG.md CHANGED
@@ -3,6 +3,78 @@
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
+ ## [7.17.49](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.48...@times-components/article@7.17.49) (2024-12-12)
7
+
8
+ **Note:** Version bump only for package @times-components/article
9
+
10
+
11
+
12
+
13
+
14
+ ## [7.17.48](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.47...@times-components/article@7.17.48) (2024-12-11)
15
+
16
+ **Note:** Version bump only for package @times-components/article
17
+
18
+
19
+
20
+
21
+
22
+ ## [7.17.47](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.46...@times-components/article@7.17.47) (2024-12-10)
23
+
24
+ **Note:** Version bump only for package @times-components/article
25
+
26
+
27
+
28
+
29
+
30
+ ## [7.17.46](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.45...@times-components/article@7.17.46) (2024-12-05)
31
+
32
+ **Note:** Version bump only for package @times-components/article
33
+
34
+
35
+
36
+
37
+
38
+ ## [7.17.45](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.44...@times-components/article@7.17.45) (2024-12-03)
39
+
40
+ **Note:** Version bump only for package @times-components/article
41
+
42
+
43
+
44
+
45
+
46
+ ## [7.17.44](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.43...@times-components/article@7.17.44) (2024-12-02)
47
+
48
+ **Note:** Version bump only for package @times-components/article
49
+
50
+
51
+
52
+
53
+
54
+ ## [7.17.43](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.42...@times-components/article@7.17.43) (2024-11-22)
55
+
56
+ **Note:** Version bump only for package @times-components/article
57
+
58
+
59
+
60
+
61
+
62
+ ## [7.17.42](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.41...@times-components/article@7.17.42) (2024-11-20)
63
+
64
+ **Note:** Version bump only for package @times-components/article
65
+
66
+
67
+
68
+
69
+
70
+ ## [7.17.41](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.40...@times-components/article@7.17.41) (2024-11-19)
71
+
72
+ **Note:** Version bump only for package @times-components/article
73
+
74
+
75
+
76
+
77
+
6
78
  ## [7.17.40](https://github.com/newsuk/times-components/compare/@times-components/article@7.17.39...@times-components/article@7.17.40) (2024-11-14)
7
79
 
8
80
  **Note:** Version bump only for package @times-components/article
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article",
3
- "version": "7.17.40",
3
+ "version": "7.17.42-alpha.8+08917c77d0",
4
4
  "description": "The article",
5
5
  "main": "dist/article",
6
6
  "dev": "src/article",
@@ -33,13 +33,13 @@
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/provider-test-tools": "1.30.4",
39
- "@times-components/storybook": "4.12.34",
40
- "@times-components/tealium-utils": "0.9.1",
41
- "@times-components/user-state": "0.5.51",
42
- "@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/provider-test-tools": "^1.30.4",
39
+ "@times-components/storybook": "^4.12.34",
40
+ "@times-components/tealium-utils": "^0.9.1",
41
+ "@times-components/user-state": "^0.5.51",
42
+ "@times-components/webpack-configurator": "^2.1.1",
43
43
  "babel-jest": "24.8.0",
44
44
  "babel-loader": "8.0.5",
45
45
  "depcheck": "0.6.9",
@@ -52,17 +52,17 @@
52
52
  "webpack": "4.30.0"
53
53
  },
54
54
  "dependencies": {
55
- "@times-components/ad": "2.22.23",
56
- "@times-components/article-in-depth": "3.92.1",
57
- "@times-components/article-magazine-comment": "3.87.1",
58
- "@times-components/article-magazine-standard": "3.87.1",
59
- "@times-components/article-main-comment": "2.92.4",
60
- "@times-components/article-main-standard": "3.99.4",
61
- "@times-components/context": "1.24.0",
62
- "@times-components/message-bar": "0.7.85",
63
- "@times-components/provider": "1.41.4",
64
- "@times-components/responsive": "0.27.0",
65
- "@times-components/ts-styleguide": "1.50.34"
55
+ "@times-components/ad": "^2.22.23",
56
+ "@times-components/article-in-depth": "^3.92.3-alpha.8+08917c77d0",
57
+ "@times-components/article-magazine-comment": "^3.87.3-alpha.8+08917c77d0",
58
+ "@times-components/article-magazine-standard": "^3.87.3-alpha.8+08917c77d0",
59
+ "@times-components/article-main-comment": "^2.92.6-alpha.8+08917c77d0",
60
+ "@times-components/article-main-standard": "^3.99.6-alpha.8+08917c77d0",
61
+ "@times-components/context": "^1.24.0",
62
+ "@times-components/message-bar": "^0.7.86",
63
+ "@times-components/provider": "^1.41.4",
64
+ "@times-components/responsive": "^0.27.0",
65
+ "@times-components/ts-styleguide": "^1.50.34"
66
66
  },
67
67
  "resolutions": {
68
68
  "react": "16.9.0",
@@ -75,5 +75,5 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "gitHead": "0f70ed8a34d2d9fa36a09559d8b1f7dcf024e497"
78
+ "gitHead": "08917c77d047ad6ee2889b29cb74558abbd8ee6e"
79
79
  }