@times-components/pull-quote 3.15.0 → 3.15.1-alpha.104

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 +128 -0
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -3,6 +3,134 @@
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.15.16](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.15...@times-components/pull-quote@3.15.16) (2024-01-30)
7
+
8
+ **Note:** Version bump only for package @times-components/pull-quote
9
+
10
+
11
+
12
+
13
+
14
+ ## [3.15.15](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.14...@times-components/pull-quote@3.15.15) (2024-01-30)
15
+
16
+ **Note:** Version bump only for package @times-components/pull-quote
17
+
18
+
19
+
20
+
21
+
22
+ ## [3.15.14](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.13...@times-components/pull-quote@3.15.14) (2024-01-30)
23
+
24
+ **Note:** Version bump only for package @times-components/pull-quote
25
+
26
+
27
+
28
+
29
+
30
+ ## [3.15.13](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.12...@times-components/pull-quote@3.15.13) (2024-01-29)
31
+
32
+ **Note:** Version bump only for package @times-components/pull-quote
33
+
34
+
35
+
36
+
37
+
38
+ ## [3.15.12](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.11...@times-components/pull-quote@3.15.12) (2024-01-26)
39
+
40
+ **Note:** Version bump only for package @times-components/pull-quote
41
+
42
+
43
+
44
+
45
+
46
+ ## [3.15.11](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.10...@times-components/pull-quote@3.15.11) (2024-01-25)
47
+
48
+ **Note:** Version bump only for package @times-components/pull-quote
49
+
50
+
51
+
52
+
53
+
54
+ ## [3.15.10](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.9...@times-components/pull-quote@3.15.10) (2024-01-25)
55
+
56
+ **Note:** Version bump only for package @times-components/pull-quote
57
+
58
+
59
+
60
+
61
+
62
+ ## [3.15.9](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.8...@times-components/pull-quote@3.15.9) (2024-01-24)
63
+
64
+ **Note:** Version bump only for package @times-components/pull-quote
65
+
66
+
67
+
68
+
69
+
70
+ ## [3.15.8](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.7...@times-components/pull-quote@3.15.8) (2024-01-24)
71
+
72
+ **Note:** Version bump only for package @times-components/pull-quote
73
+
74
+
75
+
76
+
77
+
78
+ ## [3.15.7](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.6...@times-components/pull-quote@3.15.7) (2024-01-23)
79
+
80
+ **Note:** Version bump only for package @times-components/pull-quote
81
+
82
+
83
+
84
+
85
+
86
+ ## [3.15.6](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.5...@times-components/pull-quote@3.15.6) (2024-01-18)
87
+
88
+ **Note:** Version bump only for package @times-components/pull-quote
89
+
90
+
91
+
92
+
93
+
94
+ ## [3.15.5](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.4...@times-components/pull-quote@3.15.5) (2024-01-17)
95
+
96
+ **Note:** Version bump only for package @times-components/pull-quote
97
+
98
+
99
+
100
+
101
+
102
+ ## [3.15.4](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.3...@times-components/pull-quote@3.15.4) (2024-01-12)
103
+
104
+ **Note:** Version bump only for package @times-components/pull-quote
105
+
106
+
107
+
108
+
109
+
110
+ ## [3.15.3](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.2...@times-components/pull-quote@3.15.3) (2024-01-12)
111
+
112
+ **Note:** Version bump only for package @times-components/pull-quote
113
+
114
+
115
+
116
+
117
+
118
+ ## [3.15.2](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.1...@times-components/pull-quote@3.15.2) (2024-01-11)
119
+
120
+ **Note:** Version bump only for package @times-components/pull-quote
121
+
122
+
123
+
124
+
125
+
126
+ ## [3.15.1](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.15.0...@times-components/pull-quote@3.15.1) (2024-01-11)
127
+
128
+ **Note:** Version bump only for package @times-components/pull-quote
129
+
130
+
131
+
132
+
133
+
6
134
  # [3.15.0](https://github.com/newsuk/times-components/compare/@times-components/pull-quote@3.14.21...@times-components/pull-quote@3.15.0) (2023-11-08)
7
135
 
8
136
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/pull-quote",
3
- "version": "3.15.0",
3
+ "version": "3.15.1-alpha.104+59a31327ec",
4
4
  "description": "Pull Quote for Times Components Articles ",
5
5
  "main": "dist/pull-quote",
6
6
  "dev": "src/pull-quote",
@@ -33,11 +33,11 @@
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.1",
38
- "@times-components/jest-serializer": "3.12.2",
39
- "@times-components/storybook": "4.11.3",
40
- "@times-components/test-utils": "2.4.1",
36
+ "@times-components/eslint-config-thetimes": "^0.8.18",
37
+ "@times-components/jest-configurator-web": "^0.8.1",
38
+ "@times-components/jest-serializer": "^3.13.5",
39
+ "@times-components/storybook": "^4.11.4-alpha.159+59a31327ec",
40
+ "@times-components/test-utils": "^2.4.1",
41
41
  "babel-jest": "24.8.0",
42
42
  "babel-loader": "8.0.5",
43
43
  "depcheck": "0.6.9",
@@ -53,10 +53,10 @@
53
53
  "webpack": "4.30.0"
54
54
  },
55
55
  "dependencies": {
56
- "@times-components/icons": "2.21.0",
57
- "@times-components/link": "3.15.1",
58
- "@times-components/ts-styleguide": "1.48.1",
59
- "@times-components/utils": "6.16.21",
56
+ "@times-components/icons": "^2.21.1-alpha.104+59a31327ec",
57
+ "@times-components/link": "^3.15.2-alpha.159+59a31327ec",
58
+ "@times-components/ts-styleguide": "^1.48.2-alpha.159+59a31327ec",
59
+ "@times-components/utils": "^6.18.1",
60
60
  "prop-types": "15.7.2",
61
61
  "styled-components": "4.3.2"
62
62
  },
@@ -71,5 +71,5 @@
71
71
  "publishConfig": {
72
72
  "access": "public"
73
73
  },
74
- "gitHead": "ba8682365b069cdc84f04f8cc89820365049bd13"
74
+ "gitHead": "59a31327ec95b33f7611620606ec4508e64e1bb6"
75
75
  }