@codecademy/gamut-tests 2.6.2-alpha.f25796.0 → 3.0.0-alpha.aa37ee.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.
- package/CHANGELOG.md +111 -85
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,33 @@
|
|
|
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
|
-
|
|
6
|
+
## 3.0.0-alpha.aa37ee.0 (2021-10-26)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### ⚠ BREAKING CHANGES
|
|
10
|
+
|
|
11
|
+
* bumped ESLint packages to latest and added recommended & Jest linting
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* add notifications to GlobalHeader ([015e605](https://github.com/Codecademy/gamut/commit/015e60539dd2dd96d3eac69873555b4db390bd3e))
|
|
16
|
+
* bump ESLint configs to latest ([4e3cf77](https://github.com/Codecademy/gamut/commit/4e3cf77928bdd69bce3eeca8a7f07439627b4f08))
|
|
17
|
+
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([afa9c7f](https://github.com/Codecademy/gamut/commit/afa9c7f647c005f2d17517726bf3409cafdbb6fc))
|
|
18
|
+
* **theme:** createTheme self containment ([87a203c](https://github.com/Codecademy/gamut/commit/87a203c56df8002406552208b8b5ffc55b228262)), closes [#666666](https://github.com/Codecademy/gamut/issues/666666) [#666666](https://github.com/Codecademy/gamut/issues/666666)
|
|
19
|
+
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([697ee38](https://github.com/Codecademy/gamut/commit/697ee38dde8ab0de5cef0bb8f9167021922927c4))
|
|
20
|
+
* add a illustration for business team ([8070351](https://github.com/Codecademy/gamut/commit/80703514d8d999b69d47b75b3e9451aac11ce596))
|
|
21
|
+
* added gamut-tests package around component-test-setup ([#1285](https://github.com/Codecademy/gamut/issues/1285)) ([f163d48](https://github.com/Codecademy/gamut/commit/f163d4872966ca2269fdfa2382b2eb2d15d9fec0))
|
|
22
|
+
* bumped ESLint packages to latest and added recommended & Jest linting ([0cecc5c](https://github.com/Codecademy/gamut/commit/0cecc5ca58883616a78c5429c1f6ec41fa03c4ba))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* added component-test-setup to gamut-kit ([#1610](https://github.com/Codecademy/gamut/issues/1610)) ([3a723ce](https://github.com/Codecademy/gamut/commit/3a723ce78070ebef5360bf013b859eda695ab0c2))
|
|
28
|
+
* added npmignore and module field for gamut-tests ([#1373](https://github.com/Codecademy/gamut/issues/1373)) ([1cc67ea](https://github.com/Codecademy/gamut/commit/1cc67eafa27a2c7fb54d09470f2a0fe3bb7e523a))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### [2.6.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.6.1...@codecademy/gamut-tests@2.6.2) (2021-09-30)
|
|
7
33
|
|
|
8
34
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
9
35
|
|
|
@@ -11,7 +37,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
37
|
|
|
12
38
|
|
|
13
39
|
|
|
14
|
-
### [2.6.1](https://github.com/Codecademy/
|
|
40
|
+
### [2.6.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.6.0...@codecademy/gamut-tests@2.6.1) (2021-09-13)
|
|
15
41
|
|
|
16
42
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
17
43
|
|
|
@@ -19,25 +45,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
45
|
|
|
20
46
|
|
|
21
47
|
|
|
22
|
-
## [2.6.0](https://github.com/Codecademy/
|
|
48
|
+
## [2.6.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.5.0...@codecademy/gamut-tests@2.6.0) (2021-09-10)
|
|
23
49
|
|
|
24
50
|
|
|
25
51
|
### Features
|
|
26
52
|
|
|
27
|
-
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/
|
|
53
|
+
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/gamut/commit/e0a201abcc5f49718538d3d91af21cb37db4470e))
|
|
28
54
|
|
|
29
55
|
|
|
30
56
|
|
|
31
|
-
## [2.5.0](https://github.com/Codecademy/
|
|
57
|
+
## [2.5.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.23...@codecademy/gamut-tests@2.5.0) (2021-09-09)
|
|
32
58
|
|
|
33
59
|
|
|
34
60
|
### Features
|
|
35
61
|
|
|
36
|
-
* add notifications to GlobalHeader ([867d35c](https://github.com/Codecademy/
|
|
62
|
+
* add notifications to GlobalHeader ([867d35c](https://github.com/Codecademy/gamut/commit/867d35c8471c6173b37f0d26c9952cc5ceab3461))
|
|
37
63
|
|
|
38
64
|
|
|
39
65
|
|
|
40
|
-
### [2.4.23](https://github.com/Codecademy/
|
|
66
|
+
### [2.4.23](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.22...@codecademy/gamut-tests@2.4.23) (2021-08-30)
|
|
41
67
|
|
|
42
68
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
43
69
|
|
|
@@ -45,7 +71,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
45
71
|
|
|
46
72
|
|
|
47
73
|
|
|
48
|
-
### [2.4.22](https://github.com/Codecademy/
|
|
74
|
+
### [2.4.22](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.21...@codecademy/gamut-tests@2.4.22) (2021-08-16)
|
|
49
75
|
|
|
50
76
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
51
77
|
|
|
@@ -53,7 +79,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
53
79
|
|
|
54
80
|
|
|
55
81
|
|
|
56
|
-
### [2.4.21](https://github.com/Codecademy/
|
|
82
|
+
### [2.4.21](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.20...@codecademy/gamut-tests@2.4.21) (2021-08-16)
|
|
57
83
|
|
|
58
84
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
59
85
|
|
|
@@ -61,7 +87,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
61
87
|
|
|
62
88
|
|
|
63
89
|
|
|
64
|
-
### [2.4.20](https://github.com/Codecademy/
|
|
90
|
+
### [2.4.20](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.19...@codecademy/gamut-tests@2.4.20) (2021-08-13)
|
|
65
91
|
|
|
66
92
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
67
93
|
|
|
@@ -69,7 +95,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
69
95
|
|
|
70
96
|
|
|
71
97
|
|
|
72
|
-
### [2.4.19](https://github.com/Codecademy/
|
|
98
|
+
### [2.4.19](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.18...@codecademy/gamut-tests@2.4.19) (2021-08-12)
|
|
73
99
|
|
|
74
100
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
75
101
|
|
|
@@ -77,7 +103,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
77
103
|
|
|
78
104
|
|
|
79
105
|
|
|
80
|
-
### [2.4.18](https://github.com/Codecademy/
|
|
106
|
+
### [2.4.18](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.17...@codecademy/gamut-tests@2.4.18) (2021-08-05)
|
|
81
107
|
|
|
82
108
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
83
109
|
|
|
@@ -85,7 +111,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
85
111
|
|
|
86
112
|
|
|
87
113
|
|
|
88
|
-
### [2.4.17](https://github.com/Codecademy/
|
|
114
|
+
### [2.4.17](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.16...@codecademy/gamut-tests@2.4.17) (2021-08-03)
|
|
89
115
|
|
|
90
116
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
91
117
|
|
|
@@ -93,7 +119,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
93
119
|
|
|
94
120
|
|
|
95
121
|
|
|
96
|
-
### [2.4.16](https://github.com/Codecademy/
|
|
122
|
+
### [2.4.16](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.15...@codecademy/gamut-tests@2.4.16) (2021-07-29)
|
|
97
123
|
|
|
98
124
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
99
125
|
|
|
@@ -101,7 +127,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
101
127
|
|
|
102
128
|
|
|
103
129
|
|
|
104
|
-
### [2.4.15](https://github.com/Codecademy/
|
|
130
|
+
### [2.4.15](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.14...@codecademy/gamut-tests@2.4.15) (2021-07-19)
|
|
105
131
|
|
|
106
132
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
107
133
|
|
|
@@ -109,7 +135,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
109
135
|
|
|
110
136
|
|
|
111
137
|
|
|
112
|
-
### [2.4.14](https://github.com/Codecademy/
|
|
138
|
+
### [2.4.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.13...@codecademy/gamut-tests@2.4.14) (2021-07-16)
|
|
113
139
|
|
|
114
140
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
115
141
|
|
|
@@ -117,7 +143,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
117
143
|
|
|
118
144
|
|
|
119
145
|
|
|
120
|
-
### [2.4.13](https://github.com/Codecademy/
|
|
146
|
+
### [2.4.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.12...@codecademy/gamut-tests@2.4.13) (2021-07-15)
|
|
121
147
|
|
|
122
148
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
123
149
|
|
|
@@ -125,7 +151,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
125
151
|
|
|
126
152
|
|
|
127
153
|
|
|
128
|
-
### [2.4.12](https://github.com/Codecademy/
|
|
154
|
+
### [2.4.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.11...@codecademy/gamut-tests@2.4.12) (2021-06-17)
|
|
129
155
|
|
|
130
156
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
131
157
|
|
|
@@ -133,7 +159,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
133
159
|
|
|
134
160
|
|
|
135
161
|
|
|
136
|
-
### [2.4.11](https://github.com/Codecademy/
|
|
162
|
+
### [2.4.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.10...@codecademy/gamut-tests@2.4.11) (2021-06-16)
|
|
137
163
|
|
|
138
164
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
139
165
|
|
|
@@ -141,7 +167,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
141
167
|
|
|
142
168
|
|
|
143
169
|
|
|
144
|
-
### [2.4.10](https://github.com/Codecademy/
|
|
170
|
+
### [2.4.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.9...@codecademy/gamut-tests@2.4.10) (2021-06-16)
|
|
145
171
|
|
|
146
172
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
147
173
|
|
|
@@ -149,7 +175,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
149
175
|
|
|
150
176
|
|
|
151
177
|
|
|
152
|
-
### [2.4.9](https://github.com/Codecademy/
|
|
178
|
+
### [2.4.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.8...@codecademy/gamut-tests@2.4.9) (2021-06-16)
|
|
153
179
|
|
|
154
180
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
155
181
|
|
|
@@ -157,7 +183,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
157
183
|
|
|
158
184
|
|
|
159
185
|
|
|
160
|
-
### [2.4.8](https://github.com/Codecademy/
|
|
186
|
+
### [2.4.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.7...@codecademy/gamut-tests@2.4.8) (2021-06-15)
|
|
161
187
|
|
|
162
188
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
163
189
|
|
|
@@ -165,7 +191,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
165
191
|
|
|
166
192
|
|
|
167
193
|
|
|
168
|
-
### [2.4.7](https://github.com/Codecademy/
|
|
194
|
+
### [2.4.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.6...@codecademy/gamut-tests@2.4.7) (2021-06-10)
|
|
169
195
|
|
|
170
196
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
171
197
|
|
|
@@ -173,7 +199,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
173
199
|
|
|
174
200
|
|
|
175
201
|
|
|
176
|
-
### [2.4.6](https://github.com/Codecademy/
|
|
202
|
+
### [2.4.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.5...@codecademy/gamut-tests@2.4.6) (2021-06-10)
|
|
177
203
|
|
|
178
204
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
179
205
|
|
|
@@ -181,7 +207,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
181
207
|
|
|
182
208
|
|
|
183
209
|
|
|
184
|
-
### [2.4.5](https://github.com/Codecademy/
|
|
210
|
+
### [2.4.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.4...@codecademy/gamut-tests@2.4.5) (2021-06-03)
|
|
185
211
|
|
|
186
212
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
187
213
|
|
|
@@ -189,7 +215,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
189
215
|
|
|
190
216
|
|
|
191
217
|
|
|
192
|
-
### [2.4.4](https://github.com/Codecademy/
|
|
218
|
+
### [2.4.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.3...@codecademy/gamut-tests@2.4.4) (2021-06-02)
|
|
193
219
|
|
|
194
220
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
195
221
|
|
|
@@ -197,7 +223,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
197
223
|
|
|
198
224
|
|
|
199
225
|
|
|
200
|
-
### [2.4.3](https://github.com/Codecademy/
|
|
226
|
+
### [2.4.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.2...@codecademy/gamut-tests@2.4.3) (2021-05-27)
|
|
201
227
|
|
|
202
228
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
203
229
|
|
|
@@ -205,7 +231,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
205
231
|
|
|
206
232
|
|
|
207
233
|
|
|
208
|
-
### [2.4.2](https://github.com/Codecademy/
|
|
234
|
+
### [2.4.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.1...@codecademy/gamut-tests@2.4.2) (2021-05-25)
|
|
209
235
|
|
|
210
236
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
211
237
|
|
|
@@ -213,7 +239,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
213
239
|
|
|
214
240
|
|
|
215
241
|
|
|
216
|
-
### [2.4.1](https://github.com/Codecademy/
|
|
242
|
+
### [2.4.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.0...@codecademy/gamut-tests@2.4.1) (2021-05-24)
|
|
217
243
|
|
|
218
244
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
219
245
|
|
|
@@ -221,16 +247,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
221
247
|
|
|
222
248
|
|
|
223
249
|
|
|
224
|
-
## [2.4.0](https://github.com/Codecademy/
|
|
250
|
+
## [2.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.30...@codecademy/gamut-tests@2.4.0) (2021-05-18)
|
|
225
251
|
|
|
226
252
|
|
|
227
253
|
### Features
|
|
228
254
|
|
|
229
|
-
* **theme:** createTheme self containment ([59ddff7](https://github.com/Codecademy/
|
|
255
|
+
* **theme:** createTheme self containment ([59ddff7](https://github.com/Codecademy/gamut/commit/59ddff7224cd8e0972212dd6ba1696f40ccac835)), closes [#666666](https://github.com/Codecademy/gamut/issues/666666) [#666666](https://github.com/Codecademy/gamut/issues/666666)
|
|
230
256
|
|
|
231
257
|
|
|
232
258
|
|
|
233
|
-
### [2.3.30](https://github.com/Codecademy/
|
|
259
|
+
### [2.3.30](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.29...@codecademy/gamut-tests@2.3.30) (2021-05-12)
|
|
234
260
|
|
|
235
261
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
236
262
|
|
|
@@ -238,7 +264,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
238
264
|
|
|
239
265
|
|
|
240
266
|
|
|
241
|
-
### [2.3.29](https://github.com/Codecademy/
|
|
267
|
+
### [2.3.29](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.28...@codecademy/gamut-tests@2.3.29) (2021-05-11)
|
|
242
268
|
|
|
243
269
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
244
270
|
|
|
@@ -246,7 +272,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
246
272
|
|
|
247
273
|
|
|
248
274
|
|
|
249
|
-
### [2.3.28](https://github.com/Codecademy/
|
|
275
|
+
### [2.3.28](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.27...@codecademy/gamut-tests@2.3.28) (2021-05-07)
|
|
250
276
|
|
|
251
277
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
252
278
|
|
|
@@ -254,7 +280,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
254
280
|
|
|
255
281
|
|
|
256
282
|
|
|
257
|
-
### [2.3.27](https://github.com/Codecademy/
|
|
283
|
+
### [2.3.27](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.26...@codecademy/gamut-tests@2.3.27) (2021-05-05)
|
|
258
284
|
|
|
259
285
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
260
286
|
|
|
@@ -262,7 +288,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
262
288
|
|
|
263
289
|
|
|
264
290
|
|
|
265
|
-
### [2.3.26](https://github.com/Codecademy/
|
|
291
|
+
### [2.3.26](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.25...@codecademy/gamut-tests@2.3.26) (2021-05-04)
|
|
266
292
|
|
|
267
293
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
268
294
|
|
|
@@ -270,7 +296,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
270
296
|
|
|
271
297
|
|
|
272
298
|
|
|
273
|
-
### [2.3.25](https://github.com/Codecademy/
|
|
299
|
+
### [2.3.25](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.24...@codecademy/gamut-tests@2.3.25) (2021-05-04)
|
|
274
300
|
|
|
275
301
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
276
302
|
|
|
@@ -278,7 +304,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
278
304
|
|
|
279
305
|
|
|
280
306
|
|
|
281
|
-
### [2.3.24](https://github.com/Codecademy/
|
|
307
|
+
### [2.3.24](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.23...@codecademy/gamut-tests@2.3.24) (2021-05-03)
|
|
282
308
|
|
|
283
309
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
284
310
|
|
|
@@ -286,7 +312,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
286
312
|
|
|
287
313
|
|
|
288
314
|
|
|
289
|
-
### [2.3.23](https://github.com/Codecademy/
|
|
315
|
+
### [2.3.23](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.22...@codecademy/gamut-tests@2.3.23) (2021-04-30)
|
|
290
316
|
|
|
291
317
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
292
318
|
|
|
@@ -294,7 +320,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
294
320
|
|
|
295
321
|
|
|
296
322
|
|
|
297
|
-
### [2.3.22](https://github.com/Codecademy/
|
|
323
|
+
### [2.3.22](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.21...@codecademy/gamut-tests@2.3.22) (2021-04-29)
|
|
298
324
|
|
|
299
325
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
300
326
|
|
|
@@ -302,7 +328,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
302
328
|
|
|
303
329
|
|
|
304
330
|
|
|
305
|
-
### [2.3.21](https://github.com/Codecademy/
|
|
331
|
+
### [2.3.21](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.20...@codecademy/gamut-tests@2.3.21) (2021-04-28)
|
|
306
332
|
|
|
307
333
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
308
334
|
|
|
@@ -310,7 +336,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
310
336
|
|
|
311
337
|
|
|
312
338
|
|
|
313
|
-
### [2.3.20](https://github.com/Codecademy/
|
|
339
|
+
### [2.3.20](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.19...@codecademy/gamut-tests@2.3.20) (2021-04-27)
|
|
314
340
|
|
|
315
341
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
316
342
|
|
|
@@ -318,7 +344,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
318
344
|
|
|
319
345
|
|
|
320
346
|
|
|
321
|
-
### [2.3.19](https://github.com/Codecademy/
|
|
347
|
+
### [2.3.19](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.18...@codecademy/gamut-tests@2.3.19) (2021-04-26)
|
|
322
348
|
|
|
323
349
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
324
350
|
|
|
@@ -326,7 +352,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
326
352
|
|
|
327
353
|
|
|
328
354
|
|
|
329
|
-
### [2.3.18](https://github.com/Codecademy/
|
|
355
|
+
### [2.3.18](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.17...@codecademy/gamut-tests@2.3.18) (2021-04-26)
|
|
330
356
|
|
|
331
357
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
332
358
|
|
|
@@ -334,7 +360,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
334
360
|
|
|
335
361
|
|
|
336
362
|
|
|
337
|
-
### [2.3.17](https://github.com/Codecademy/
|
|
363
|
+
### [2.3.17](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.16...@codecademy/gamut-tests@2.3.17) (2021-04-23)
|
|
338
364
|
|
|
339
365
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
340
366
|
|
|
@@ -342,7 +368,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
342
368
|
|
|
343
369
|
|
|
344
370
|
|
|
345
|
-
### [2.3.16](https://github.com/Codecademy/
|
|
371
|
+
### [2.3.16](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.15...@codecademy/gamut-tests@2.3.16) (2021-04-23)
|
|
346
372
|
|
|
347
373
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
348
374
|
|
|
@@ -350,7 +376,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
350
376
|
|
|
351
377
|
|
|
352
378
|
|
|
353
|
-
### [2.3.15](https://github.com/Codecademy/
|
|
379
|
+
### [2.3.15](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.14...@codecademy/gamut-tests@2.3.15) (2021-04-22)
|
|
354
380
|
|
|
355
381
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
356
382
|
|
|
@@ -358,7 +384,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
358
384
|
|
|
359
385
|
|
|
360
386
|
|
|
361
|
-
### [2.3.14](https://github.com/Codecademy/
|
|
387
|
+
### [2.3.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.13...@codecademy/gamut-tests@2.3.14) (2021-04-20)
|
|
362
388
|
|
|
363
389
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
364
390
|
|
|
@@ -366,7 +392,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
366
392
|
|
|
367
393
|
|
|
368
394
|
|
|
369
|
-
### [2.3.13](https://github.com/Codecademy/
|
|
395
|
+
### [2.3.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.12...@codecademy/gamut-tests@2.3.13) (2021-04-19)
|
|
370
396
|
|
|
371
397
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
372
398
|
|
|
@@ -374,7 +400,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
374
400
|
|
|
375
401
|
|
|
376
402
|
|
|
377
|
-
### [2.3.12](https://github.com/Codecademy/
|
|
403
|
+
### [2.3.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.11...@codecademy/gamut-tests@2.3.12) (2021-04-15)
|
|
378
404
|
|
|
379
405
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
380
406
|
|
|
@@ -382,7 +408,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
382
408
|
|
|
383
409
|
|
|
384
410
|
|
|
385
|
-
### [2.3.11](https://github.com/Codecademy/
|
|
411
|
+
### [2.3.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.10...@codecademy/gamut-tests@2.3.11) (2021-04-15)
|
|
386
412
|
|
|
387
413
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
388
414
|
|
|
@@ -390,7 +416,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
390
416
|
|
|
391
417
|
|
|
392
418
|
|
|
393
|
-
### [2.3.10](https://github.com/Codecademy/
|
|
419
|
+
### [2.3.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.9...@codecademy/gamut-tests@2.3.10) (2021-04-15)
|
|
394
420
|
|
|
395
421
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
396
422
|
|
|
@@ -398,16 +424,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
398
424
|
|
|
399
425
|
|
|
400
426
|
|
|
401
|
-
### [2.3.9](https://github.com/Codecademy/
|
|
427
|
+
### [2.3.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.8...@codecademy/gamut-tests@2.3.9) (2021-04-14)
|
|
402
428
|
|
|
403
429
|
|
|
404
430
|
### Bug Fixes
|
|
405
431
|
|
|
406
|
-
* added component-test-setup to gamut-kit ([#1610](https://github.com/Codecademy/
|
|
432
|
+
* added component-test-setup to gamut-kit ([#1610](https://github.com/Codecademy/gamut/issues/1610)) ([9604955](https://github.com/Codecademy/gamut/commit/9604955a8760b0ca04004fd2c87de3af90e1184c))
|
|
407
433
|
|
|
408
434
|
|
|
409
435
|
|
|
410
|
-
### [2.3.8](https://github.com/Codecademy/
|
|
436
|
+
### [2.3.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.7...@codecademy/gamut-tests@2.3.8) (2021-04-12)
|
|
411
437
|
|
|
412
438
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
413
439
|
|
|
@@ -415,7 +441,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
415
441
|
|
|
416
442
|
|
|
417
443
|
|
|
418
|
-
### [2.3.7](https://github.com/Codecademy/
|
|
444
|
+
### [2.3.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.6...@codecademy/gamut-tests@2.3.7) (2021-04-09)
|
|
419
445
|
|
|
420
446
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
421
447
|
|
|
@@ -423,7 +449,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
423
449
|
|
|
424
450
|
|
|
425
451
|
|
|
426
|
-
### [2.3.6](https://github.com/Codecademy/
|
|
452
|
+
### [2.3.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.5...@codecademy/gamut-tests@2.3.6) (2021-04-08)
|
|
427
453
|
|
|
428
454
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
429
455
|
|
|
@@ -431,7 +457,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
431
457
|
|
|
432
458
|
|
|
433
459
|
|
|
434
|
-
### [2.3.5](https://github.com/Codecademy/
|
|
460
|
+
### [2.3.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.4...@codecademy/gamut-tests@2.3.5) (2021-04-06)
|
|
435
461
|
|
|
436
462
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
437
463
|
|
|
@@ -439,7 +465,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
439
465
|
|
|
440
466
|
|
|
441
467
|
|
|
442
|
-
### [2.3.4](https://github.com/Codecademy/
|
|
468
|
+
### [2.3.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.3...@codecademy/gamut-tests@2.3.4) (2021-04-05)
|
|
443
469
|
|
|
444
470
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
445
471
|
|
|
@@ -447,7 +473,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
447
473
|
|
|
448
474
|
|
|
449
475
|
|
|
450
|
-
### [2.3.3](https://github.com/Codecademy/
|
|
476
|
+
### [2.3.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.2...@codecademy/gamut-tests@2.3.3) (2021-03-30)
|
|
451
477
|
|
|
452
478
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
453
479
|
|
|
@@ -455,7 +481,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
455
481
|
|
|
456
482
|
|
|
457
483
|
|
|
458
|
-
### [2.3.2](https://github.com/Codecademy/
|
|
484
|
+
### [2.3.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.1...@codecademy/gamut-tests@2.3.2) (2021-03-30)
|
|
459
485
|
|
|
460
486
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
461
487
|
|
|
@@ -463,7 +489,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
463
489
|
|
|
464
490
|
|
|
465
491
|
|
|
466
|
-
### [2.3.1](https://github.com/Codecademy/
|
|
492
|
+
### [2.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.0...@codecademy/gamut-tests@2.3.1) (2021-03-26)
|
|
467
493
|
|
|
468
494
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
469
495
|
|
|
@@ -471,16 +497,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
471
497
|
|
|
472
498
|
|
|
473
499
|
|
|
474
|
-
## [2.3.0](https://github.com/Codecademy/
|
|
500
|
+
## [2.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.4...@codecademy/gamut-tests@2.3.0) (2021-03-23)
|
|
475
501
|
|
|
476
502
|
|
|
477
503
|
### Features
|
|
478
504
|
|
|
479
|
-
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([9eac700](https://github.com/Codecademy/
|
|
505
|
+
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([9eac700](https://github.com/Codecademy/gamut/commit/9eac7009b4d773621a0993cc125d6878b76977ce))
|
|
480
506
|
|
|
481
507
|
|
|
482
508
|
|
|
483
|
-
### [2.2.4](https://github.com/Codecademy/
|
|
509
|
+
### [2.2.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.3...@codecademy/gamut-tests@2.2.4) (2021-03-19)
|
|
484
510
|
|
|
485
511
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
486
512
|
|
|
@@ -488,7 +514,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
488
514
|
|
|
489
515
|
|
|
490
516
|
|
|
491
|
-
### [2.2.3](https://github.com/Codecademy/
|
|
517
|
+
### [2.2.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.2...@codecademy/gamut-tests@2.2.3) (2021-03-18)
|
|
492
518
|
|
|
493
519
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
494
520
|
|
|
@@ -496,7 +522,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
496
522
|
|
|
497
523
|
|
|
498
524
|
|
|
499
|
-
### [2.2.2](https://github.com/Codecademy/
|
|
525
|
+
### [2.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.1...@codecademy/gamut-tests@2.2.2) (2021-03-16)
|
|
500
526
|
|
|
501
527
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
502
528
|
|
|
@@ -504,7 +530,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
504
530
|
|
|
505
531
|
|
|
506
532
|
|
|
507
|
-
### [2.2.1](https://github.com/Codecademy/
|
|
533
|
+
### [2.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.0...@codecademy/gamut-tests@2.2.1) (2021-03-04)
|
|
508
534
|
|
|
509
535
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
510
536
|
|
|
@@ -512,16 +538,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
512
538
|
|
|
513
539
|
|
|
514
540
|
|
|
515
|
-
## [2.2.0](https://github.com/Codecademy/
|
|
541
|
+
## [2.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.5...@codecademy/gamut-tests@2.2.0) (2021-03-04)
|
|
516
542
|
|
|
517
543
|
|
|
518
544
|
### Features
|
|
519
545
|
|
|
520
|
-
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([f4fd13c](https://github.com/Codecademy/
|
|
546
|
+
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([f4fd13c](https://github.com/Codecademy/gamut/commit/f4fd13ce04762f75517117372c76d189ee0f0b99))
|
|
521
547
|
|
|
522
548
|
|
|
523
549
|
|
|
524
|
-
### [2.1.5](https://github.com/Codecademy/
|
|
550
|
+
### [2.1.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.4...@codecademy/gamut-tests@2.1.5) (2021-03-04)
|
|
525
551
|
|
|
526
552
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
527
553
|
|
|
@@ -529,7 +555,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
529
555
|
|
|
530
556
|
|
|
531
557
|
|
|
532
|
-
### [2.1.4](https://github.com/Codecademy/
|
|
558
|
+
### [2.1.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.3...@codecademy/gamut-tests@2.1.4) (2021-03-04)
|
|
533
559
|
|
|
534
560
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
535
561
|
|
|
@@ -537,7 +563,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
537
563
|
|
|
538
564
|
|
|
539
565
|
|
|
540
|
-
### [2.1.3](https://github.com/Codecademy/
|
|
566
|
+
### [2.1.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.2...@codecademy/gamut-tests@2.1.3) (2021-03-02)
|
|
541
567
|
|
|
542
568
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
543
569
|
|
|
@@ -545,7 +571,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
545
571
|
|
|
546
572
|
|
|
547
573
|
|
|
548
|
-
### [2.1.2](https://github.com/Codecademy/
|
|
574
|
+
### [2.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.1...@codecademy/gamut-tests@2.1.2) (2021-03-01)
|
|
549
575
|
|
|
550
576
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
551
577
|
|
|
@@ -553,7 +579,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
553
579
|
|
|
554
580
|
|
|
555
581
|
|
|
556
|
-
### [2.1.1](https://github.com/Codecademy/
|
|
582
|
+
### [2.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.0...@codecademy/gamut-tests@2.1.1) (2021-02-23)
|
|
557
583
|
|
|
558
584
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
559
585
|
|
|
@@ -561,16 +587,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
561
587
|
|
|
562
588
|
|
|
563
589
|
|
|
564
|
-
## [2.1.0](https://github.com/Codecademy/
|
|
590
|
+
## [2.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.0.2...@codecademy/gamut-tests@2.1.0) (2021-02-22)
|
|
565
591
|
|
|
566
592
|
|
|
567
593
|
### Features
|
|
568
594
|
|
|
569
|
-
* add a illustration for business team ([97fa82b](https://github.com/Codecademy/
|
|
595
|
+
* add a illustration for business team ([97fa82b](https://github.com/Codecademy/gamut/commit/97fa82b31345627a66fabbadcc056c755f80d48f))
|
|
570
596
|
|
|
571
597
|
|
|
572
598
|
|
|
573
|
-
### [2.0.2](https://github.com/Codecademy/
|
|
599
|
+
### [2.0.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.0.1...@codecademy/gamut-tests@2.0.2) (2021-02-17)
|
|
574
600
|
|
|
575
601
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
576
602
|
|
|
@@ -578,7 +604,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
578
604
|
|
|
579
605
|
|
|
580
606
|
|
|
581
|
-
### [2.0.1](https://github.com/Codecademy/
|
|
607
|
+
### [2.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.0.0...@codecademy/gamut-tests@2.0.1) (2021-02-16)
|
|
582
608
|
|
|
583
609
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
584
610
|
|
|
@@ -586,7 +612,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
586
612
|
|
|
587
613
|
|
|
588
614
|
|
|
589
|
-
## [2.0.0](https://github.com/Codecademy/
|
|
615
|
+
## [2.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@1.1.2...@codecademy/gamut-tests@2.0.0) (2021-02-12)
|
|
590
616
|
|
|
591
617
|
|
|
592
618
|
### ⚠ BREAKING CHANGES
|
|
@@ -595,20 +621,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
595
621
|
|
|
596
622
|
### Features
|
|
597
623
|
|
|
598
|
-
* bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/
|
|
624
|
+
* bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/gamut/commit/2e8af111b372f35f1cfca28cbc22744f7489615d))
|
|
599
625
|
|
|
600
626
|
|
|
601
627
|
|
|
602
|
-
### [1.1.2](https://github.com/Codecademy/
|
|
628
|
+
### [1.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@1.1.1...@codecademy/gamut-tests@1.1.2) (2021-02-09)
|
|
603
629
|
|
|
604
630
|
|
|
605
631
|
### Bug Fixes
|
|
606
632
|
|
|
607
|
-
* added npmignore and module field for gamut-tests ([#1373](https://github.com/Codecademy/
|
|
633
|
+
* added npmignore and module field for gamut-tests ([#1373](https://github.com/Codecademy/gamut/issues/1373)) ([e3cedec](https://github.com/Codecademy/gamut/commit/e3cedec555fa48a1c4101df9e144b0358a9ef3f0))
|
|
608
634
|
|
|
609
635
|
|
|
610
636
|
|
|
611
|
-
### [1.1.1](https://github.com/Codecademy/
|
|
637
|
+
### [1.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@1.1.0...@codecademy/gamut-tests@1.1.1) (2021-02-05)
|
|
612
638
|
|
|
613
639
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
614
640
|
|
|
@@ -621,4 +647,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
621
647
|
|
|
622
648
|
### Features
|
|
623
649
|
|
|
624
|
-
* added gamut-tests package around component-test-setup ([#1285](https://github.com/Codecademy/
|
|
650
|
+
* added gamut-tests package around component-test-setup ([#1285](https://github.com/Codecademy/gamut/issues/1285)) ([42f10fd](https://github.com/Codecademy/gamut/commit/42f10fd7932d91ac7a7caceb6c875ace53a8e1b0))
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"author": "Codecademy Engineering <dev@codecademy.com>",
|
|
3
3
|
"dependencies": {
|
|
4
|
-
"@codecademy/gamut-styles": "
|
|
4
|
+
"@codecademy/gamut-styles": "12.0.0-alpha.aa37ee.0",
|
|
5
5
|
"component-test-setup": "*",
|
|
6
6
|
"lodash": "^4.17.5"
|
|
7
7
|
},
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"rtl"
|
|
15
15
|
],
|
|
16
16
|
"name": "@codecademy/gamut-tests",
|
|
17
|
-
"version": "
|
|
17
|
+
"version": "3.0.0-alpha.aa37ee.0",
|
|
18
18
|
"license": "MIT",
|
|
19
19
|
"main": "./dist/index.js",
|
|
20
20
|
"module": "dist/index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"repository": {
|
|
28
28
|
"type": "git",
|
|
29
|
-
"url": "git+https://github.com/Codecademy/
|
|
29
|
+
"url": "git+https://github.com/Codecademy/gamut.git"
|
|
30
30
|
},
|
|
31
31
|
"scripts": {
|
|
32
32
|
"verify": "tsc --noEmit",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"lernaBuildTask": "yarn build"
|
|
38
38
|
},
|
|
39
39
|
"types": "./dist/index.d.ts",
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "4a9d1a7016979719243a083fd8396523aa24b017"
|
|
41
41
|
}
|