gatsby-theme-q3 3.7.3 → 3.8.0

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 +139 -130
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,136 +3,7 @@
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.7.3](https://github.com/3merge/q/compare/v3.7.2...v3.7.3) (2022-07-22)
7
-
8
- **Note:** Version bump only for package gatsby-theme-q3
9
-
10
-
11
-
12
-
13
-
14
- ## [3.7.1](https://github.com/3merge/q/compare/v3.7.0...v3.7.1) (2022-07-21)
15
-
16
- **Note:** Version bump only for package gatsby-theme-q3
17
-
18
-
19
-
20
-
21
-
22
- # [3.7.0](https://github.com/3merge/q/compare/v3.6.11...v3.7.0) (2022-07-21)
23
-
24
- **Note:** Version bump only for package gatsby-theme-q3
25
-
26
-
27
-
28
-
29
-
30
- ## [3.6.10](https://github.com/3merge/q/compare/v3.6.9...v3.6.10) (2022-07-05)
31
-
32
- **Note:** Version bump only for package gatsby-theme-q3
33
-
34
-
35
-
36
-
37
-
38
- ## [3.6.8](https://github.com/3merge/q/compare/v3.6.7...v3.6.8) (2022-06-30)
39
-
40
-
41
- ### Bug Fixes
42
-
43
- * rte overflow buttons ([3efdab9](https://github.com/3merge/q/commit/3efdab93af5e240663868475bf1ed7763b0cd216))
44
-
45
-
46
-
47
-
48
-
49
- ## [3.6.3](https://github.com/3merge/q/compare/v3.6.2...v3.6.3) (2022-06-28)
50
-
51
- **Note:** Version bump only for package gatsby-theme-q3
52
-
53
-
54
-
55
-
56
-
57
- ## [3.6.1](https://github.com/3merge/q/compare/v3.6.0...v3.6.1) (2022-06-28)
58
-
59
- **Note:** Version bump only for package gatsby-theme-q3
60
-
61
-
62
-
63
-
64
-
65
- # [3.6.0](https://github.com/3merge/q/compare/v3.5.3...v3.6.0) (2022-06-27)
66
-
67
- **Note:** Version bump only for package gatsby-theme-q3
68
-
69
-
70
-
71
-
72
-
73
- # [3.5.0](https://github.com/3merge/q/compare/v3.4.17...v3.5.0) (2022-05-10)
74
-
75
- **Note:** Version bump only for package gatsby-theme-q3
76
-
77
-
78
-
79
-
80
-
81
- ## [3.4.16](https://github.com/3merge/q/compare/v3.4.15...v3.4.16) (2022-04-28)
82
-
83
-
84
- ### Bug Fixes
85
-
86
- * small repeater bugs ([#398](https://github.com/3merge/q/issues/398)) ([55bfcb8](https://github.com/3merge/q/commit/55bfcb85bdd51476c49fee5a2d79fc68538f0520))
87
-
88
-
89
-
90
-
91
-
92
- ## [3.4.15](https://github.com/3merge/q/compare/v3.4.14...v3.4.15) (2022-04-12)
93
-
94
-
95
- ### Bug Fixes
96
-
97
- * segments and forced tenancy ([#397](https://github.com/3merge/q/issues/397)) ([82e1802](https://github.com/3merge/q/commit/82e1802fe1cde096b442e294896e0ad2dd9530a7))
98
-
99
-
100
-
101
-
102
-
103
- ## [3.4.11](https://github.com/3merge/q/compare/v3.4.10...v3.4.11) (2022-04-05)
104
-
105
- **Note:** Version bump only for package gatsby-theme-q3
106
-
107
-
108
-
109
-
110
-
111
- ## [3.4.10](https://github.com/3merge/q/compare/v3.4.9...v3.4.10) (2022-04-04)
112
-
113
- **Note:** Version bump only for package gatsby-theme-q3
114
-
115
-
116
-
117
-
118
-
119
- ## [3.4.9](https://github.com/3merge/q/compare/v3.4.8...v3.4.9) (2022-04-01)
120
-
121
- **Note:** Version bump only for package gatsby-theme-q3
122
-
123
-
124
-
125
-
126
-
127
- ## [3.3.11](https://github.com/3merge/q/compare/v3.3.10...v3.3.11) (2022-03-14)
128
-
129
- **Note:** Version bump only for package gatsby-theme-q3
130
-
131
-
132
-
133
-
134
-
135
- ## [3.3.10](https://github.com/3merge/q/compare/v3.3.9...v3.3.10) (2022-03-07)
6
+ # [3.8.0](https://github.com/3merge/q/compare/v3.7.3...v3.8.0) (2022-07-26)
136
7
 
137
8
  **Note:** Version bump only for package gatsby-theme-q3
138
9
 
@@ -141,6 +12,144 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
141
12
 
142
13
 
143
14
 
15
+ ## [3.7.3](https://github.com/3merge/q/compare/v3.7.2...v3.7.3) (2022-07-22)
16
+
17
+ **Note:** Version bump only for package gatsby-theme-q3
18
+
19
+
20
+
21
+
22
+
23
+ ## [3.7.1](https://github.com/3merge/q/compare/v3.7.0...v3.7.1) (2022-07-21)
24
+
25
+ **Note:** Version bump only for package gatsby-theme-q3
26
+
27
+
28
+
29
+
30
+
31
+ # [3.7.0](https://github.com/3merge/q/compare/v3.6.11...v3.7.0) (2022-07-21)
32
+
33
+ **Note:** Version bump only for package gatsby-theme-q3
34
+
35
+
36
+
37
+
38
+
39
+ ## [3.6.10](https://github.com/3merge/q/compare/v3.6.9...v3.6.10) (2022-07-05)
40
+
41
+ **Note:** Version bump only for package gatsby-theme-q3
42
+
43
+
44
+
45
+
46
+
47
+ ## [3.6.8](https://github.com/3merge/q/compare/v3.6.7...v3.6.8) (2022-06-30)
48
+
49
+
50
+ ### Bug Fixes
51
+
52
+ * rte overflow buttons ([3efdab9](https://github.com/3merge/q/commit/3efdab93af5e240663868475bf1ed7763b0cd216))
53
+
54
+
55
+
56
+
57
+
58
+ ## [3.6.3](https://github.com/3merge/q/compare/v3.6.2...v3.6.3) (2022-06-28)
59
+
60
+ **Note:** Version bump only for package gatsby-theme-q3
61
+
62
+
63
+
64
+
65
+
66
+ ## [3.6.1](https://github.com/3merge/q/compare/v3.6.0...v3.6.1) (2022-06-28)
67
+
68
+ **Note:** Version bump only for package gatsby-theme-q3
69
+
70
+
71
+
72
+
73
+
74
+ # [3.6.0](https://github.com/3merge/q/compare/v3.5.3...v3.6.0) (2022-06-27)
75
+
76
+ **Note:** Version bump only for package gatsby-theme-q3
77
+
78
+
79
+
80
+
81
+
82
+ # [3.5.0](https://github.com/3merge/q/compare/v3.4.17...v3.5.0) (2022-05-10)
83
+
84
+ **Note:** Version bump only for package gatsby-theme-q3
85
+
86
+
87
+
88
+
89
+
90
+ ## [3.4.16](https://github.com/3merge/q/compare/v3.4.15...v3.4.16) (2022-04-28)
91
+
92
+
93
+ ### Bug Fixes
94
+
95
+ * small repeater bugs ([#398](https://github.com/3merge/q/issues/398)) ([55bfcb8](https://github.com/3merge/q/commit/55bfcb85bdd51476c49fee5a2d79fc68538f0520))
96
+
97
+
98
+
99
+
100
+
101
+ ## [3.4.15](https://github.com/3merge/q/compare/v3.4.14...v3.4.15) (2022-04-12)
102
+
103
+
104
+ ### Bug Fixes
105
+
106
+ * segments and forced tenancy ([#397](https://github.com/3merge/q/issues/397)) ([82e1802](https://github.com/3merge/q/commit/82e1802fe1cde096b442e294896e0ad2dd9530a7))
107
+
108
+
109
+
110
+
111
+
112
+ ## [3.4.11](https://github.com/3merge/q/compare/v3.4.10...v3.4.11) (2022-04-05)
113
+
114
+ **Note:** Version bump only for package gatsby-theme-q3
115
+
116
+
117
+
118
+
119
+
120
+ ## [3.4.10](https://github.com/3merge/q/compare/v3.4.9...v3.4.10) (2022-04-04)
121
+
122
+ **Note:** Version bump only for package gatsby-theme-q3
123
+
124
+
125
+
126
+
127
+
128
+ ## [3.4.9](https://github.com/3merge/q/compare/v3.4.8...v3.4.9) (2022-04-01)
129
+
130
+ **Note:** Version bump only for package gatsby-theme-q3
131
+
132
+
133
+
134
+
135
+
136
+ ## [3.3.11](https://github.com/3merge/q/compare/v3.3.10...v3.3.11) (2022-03-14)
137
+
138
+ **Note:** Version bump only for package gatsby-theme-q3
139
+
140
+
141
+
142
+
143
+
144
+ ## [3.3.10](https://github.com/3merge/q/compare/v3.3.9...v3.3.10) (2022-03-07)
145
+
146
+ **Note:** Version bump only for package gatsby-theme-q3
147
+
148
+
149
+
150
+
151
+
152
+
144
153
  ## [3.3.8](https://github.com/3merge/q/compare/v3.3.7...v3.3.8) (2022-02-22)
145
154
 
146
155
  **Note:** Version bump only for package gatsby-theme-q3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-theme-q3",
3
- "version": "3.7.3",
3
+ "version": "3.8.0",
4
4
  "main": "index.js",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {
@@ -28,7 +28,7 @@
28
28
  "gatsby-plugin-robots-txt": "^1.6.14",
29
29
  "gatsby-plugin-sharp": "^4.2.0",
30
30
  "gatsby-plugin-sitemap": "^5.2.0",
31
- "gatsby-theme-q3-mui": "^3.7.3",
31
+ "gatsby-theme-q3-mui": "^3.8.0",
32
32
  "gatsby-transformer-sharp": "^4.2.0",
33
33
  "lodash": "^4.17.20",
34
34
  "process": "^0.11.10",
@@ -42,5 +42,5 @@
42
42
  "transform-loader": "^0.2.4",
43
43
  "yarn": "^1.22.17"
44
44
  },
45
- "gitHead": "e50910b74b694a3f9ea4b9fa83dae29784fff49b"
45
+ "gitHead": "5df492bd0ddeedbce7478493791c153713dc210d"
46
46
  }