@times-components/caption 3.8.16-alpha.148 → 3.8.16-alpha.159

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 +112 -0
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,118 @@
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
+ ## [3.8.31](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.30...@times-components/caption@3.8.31) (2024-01-30)
7
+
8
+ **Note:** Version bump only for package @times-components/caption
9
+
10
+
11
+
12
+
13
+
14
+ ## [3.8.30](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.29...@times-components/caption@3.8.30) (2024-01-30)
15
+
16
+ **Note:** Version bump only for package @times-components/caption
17
+
18
+
19
+
20
+
21
+
22
+ ## [3.8.29](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.28...@times-components/caption@3.8.29) (2024-01-30)
23
+
24
+ **Note:** Version bump only for package @times-components/caption
25
+
26
+
27
+
28
+
29
+
30
+ ## [3.8.28](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.27...@times-components/caption@3.8.28) (2024-01-29)
31
+
32
+ **Note:** Version bump only for package @times-components/caption
33
+
34
+
35
+
36
+
37
+
38
+ ## [3.8.27](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.26...@times-components/caption@3.8.27) (2024-01-26)
39
+
40
+ **Note:** Version bump only for package @times-components/caption
41
+
42
+
43
+
44
+
45
+
46
+ ## [3.8.26](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.25...@times-components/caption@3.8.26) (2024-01-25)
47
+
48
+ **Note:** Version bump only for package @times-components/caption
49
+
50
+
51
+
52
+
53
+
54
+ ## [3.8.25](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.24...@times-components/caption@3.8.25) (2024-01-25)
55
+
56
+ **Note:** Version bump only for package @times-components/caption
57
+
58
+
59
+
60
+
61
+
62
+ ## [3.8.24](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.23...@times-components/caption@3.8.24) (2024-01-24)
63
+
64
+ **Note:** Version bump only for package @times-components/caption
65
+
66
+
67
+
68
+
69
+
70
+ ## [3.8.23](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.22...@times-components/caption@3.8.23) (2024-01-24)
71
+
72
+ **Note:** Version bump only for package @times-components/caption
73
+
74
+
75
+
76
+
77
+
78
+ ## [3.8.22](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.21...@times-components/caption@3.8.22) (2024-01-23)
79
+
80
+ **Note:** Version bump only for package @times-components/caption
81
+
82
+
83
+
84
+
85
+
86
+ ## [3.8.21](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.20...@times-components/caption@3.8.21) (2024-01-18)
87
+
88
+ **Note:** Version bump only for package @times-components/caption
89
+
90
+
91
+
92
+
93
+
94
+ ## [3.8.20](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.19...@times-components/caption@3.8.20) (2024-01-17)
95
+
96
+ **Note:** Version bump only for package @times-components/caption
97
+
98
+
99
+
100
+
101
+
102
+ ## [3.8.19](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.18...@times-components/caption@3.8.19) (2024-01-12)
103
+
104
+ **Note:** Version bump only for package @times-components/caption
105
+
106
+
107
+
108
+
109
+
110
+ ## [3.8.18](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.17...@times-components/caption@3.8.18) (2024-01-12)
111
+
112
+ **Note:** Version bump only for package @times-components/caption
113
+
114
+
115
+
116
+
117
+
6
118
  ## [3.8.17](https://github.com/newsuk/times-components/compare/@times-components/caption@3.8.16...@times-components/caption@3.8.17) (2024-01-11)
7
119
 
8
120
  **Note:** Version bump only for package @times-components/caption
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/caption",
3
- "version": "3.8.16-alpha.148+a953d7454f",
3
+ "version": "3.8.16-alpha.159+59a31327ec",
4
4
  "description": "Media caption component ",
5
5
  "main": "dist/caption",
6
6
  "dev": "src/caption",
@@ -32,8 +32,8 @@
32
32
  },
33
33
  "homepage": "https://github.com/newsuk/times-components#readme",
34
34
  "dependencies": {
35
- "@times-components/ts-styleguide": "^1.48.2-alpha.148+a953d7454f",
36
- "@times-components/utils": "^6.16.22-alpha.148+a953d7454f",
35
+ "@times-components/ts-styleguide": "^1.48.2-alpha.159+59a31327ec",
36
+ "@times-components/utils": "^6.18.1",
37
37
  "prop-types": "15.7.2",
38
38
  "xss": "^1.0.10"
39
39
  },
@@ -41,8 +41,8 @@
41
41
  "@babel/core": "7.4.4",
42
42
  "@times-components/eslint-config-thetimes": "^0.8.18",
43
43
  "@times-components/jest-configurator-web": "^0.8.1",
44
- "@times-components/jest-serializer": "^3.12.3",
45
- "@times-components/storybook": "^4.11.5",
44
+ "@times-components/jest-serializer": "^3.13.5",
45
+ "@times-components/storybook": "^4.11.4-alpha.159+59a31327ec",
46
46
  "@times-components/test-utils": "^2.4.1",
47
47
  "@times-components/webpack-configurator": "^2.1.0",
48
48
  "babel-jest": "24.8.0",
@@ -67,5 +67,5 @@
67
67
  "publishConfig": {
68
68
  "access": "public"
69
69
  },
70
- "gitHead": "a953d7454f8721b3636f32bcac0434b135c5cf29"
70
+ "gitHead": "59a31327ec95b33f7611620606ec4508e64e1bb6"
71
71
  }