@codecademy/gamut-illustrations 0.19.0 → 0.20.0-alpha.7725c9.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 +199 -166
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,16 +3,49 @@
|
|
|
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
|
+
## 0.20.0-alpha.7725c9.0 (2021-10-26)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Features
|
|
10
10
|
|
|
11
|
-
* **Illustrations:** Add Maze illustration to gamut-illustrations ([
|
|
11
|
+
* **Illustrations:** Add Maze illustration to gamut-illustrations ([347e544](https://github.com/Codecademy/gamut/commit/347e544203f2bf1891ae45ffce91deeeb5850f54))
|
|
12
|
+
* add a illustration for business team ([8070351](https://github.com/Codecademy/gamut/commit/80703514d8d999b69d47b75b3e9451aac11ce596))
|
|
13
|
+
* Add BrowserPuzzle and Python illustrations ([03c211c](https://github.com/Codecademy/gamut/commit/03c211cce746df09c13114db0af66c96157ea499))
|
|
14
|
+
* add illustration for empty section ([763cf99](https://github.com/Codecademy/gamut/commit/763cf99cf6c48ca9f7c96b5b6b41192f0184416d))
|
|
15
|
+
* add Keyhole illustration ([2d27a8c](https://github.com/Codecademy/gamut/commit/2d27a8cbbc402c2a7d3d05591d13949817fe4698))
|
|
16
|
+
* add new BinaryBlocks illustration ([220c67c](https://github.com/Codecademy/gamut/commit/220c67c0a42e93d9236138f45905dc48ec276d29))
|
|
17
|
+
* add social media icons and update target illustration ([8c0f195](https://github.com/Codecademy/gamut/commit/8c0f195bf515ee40b233c2e20a3c6f5050dd2a04))
|
|
18
|
+
* added gamut-illustrations package ([8dbeebe](https://github.com/Codecademy/gamut/commit/8dbeebe32a6fb133f39d027451efccf35d262500))
|
|
19
|
+
* added new Target illustration ([a9a58cd](https://github.com/Codecademy/gamut/commit/a9a58cd20d2a2dc5583e87d255038244388d9d98))
|
|
20
|
+
* also export types from gamut-illustrations ([45039c7](https://github.com/Codecademy/gamut/commit/45039c7ee7619d47b480b40e2e9f40796a919dd2))
|
|
21
|
+
* bump ESLint configs to latest ([4e3cf77](https://github.com/Codecademy/gamut/commit/4e3cf77928bdd69bce3eeca8a7f07439627b4f08))
|
|
22
|
+
* Migrate final gamut-system docs + functions to variance [WEB-1413] ([f966933](https://github.com/Codecademy/gamut/commit/f966933ac814d228072e781ee2a3d75a33190a85))
|
|
23
|
+
* **Icons:** Add video player movie icon ([886ae5f](https://github.com/Codecademy/gamut/commit/886ae5f1a2455b54d33bd396742e3f058d3b0bad))
|
|
24
|
+
* **New Notifications components:** notifications list & notification ([4f353e5](https://github.com/Codecademy/gamut/commit/4f353e5ace4359872bde7d6592b49d63df4845ac))
|
|
25
|
+
* **NotificationItem:** add support for forum mentions ([6bf3c49](https://github.com/Codecademy/gamut/commit/6bf3c4953f9b0d57621c02625c91718292f5df54))
|
|
26
|
+
* **NotificationItemNew:** add new forum notification icons ([4e3f7e9](https://github.com/Codecademy/gamut/commit/4e3f7e9319fe580ad4b8de5ee51fe91b48127c65))
|
|
27
|
+
* **NotificationItemNew:** map notif type to icon if no image url provided ([9de9656](https://github.com/Codecademy/gamut/commit/9de96560624020aed19e93fd9ddffa93d63965fb))
|
|
28
|
+
* **NotificationListNew:** add empty notification ([f3d614c](https://github.com/Codecademy/gamut/commit/f3d614c240407306d998627b2f5071f05d0f37ce))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
### Bug Fixes
|
|
32
|
+
|
|
33
|
+
* **Illustrations:** add titles to illustrations ([46a4a18](https://github.com/Codecademy/gamut/commit/46a4a1854ced47a719c0b186f325488a250cb910))
|
|
34
|
+
* added missing .npmignore to gamut-illustrations ([4cc9119](https://github.com/Codecademy/gamut/commit/4cc9119572c78f331cba8b1ab5297a8135a783fa))
|
|
35
|
+
* corrected gamut-system dependency in gamut-illustrations ([45e391b](https://github.com/Codecademy/gamut/commit/45e391b3b405fffd92b3830b33597a557dbe544a))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## [0.19.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.18.3...@codecademy/gamut-illustrations@0.19.0) (2021-10-15)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### Features
|
|
43
|
+
|
|
44
|
+
* **Illustrations:** Add Maze illustration to gamut-illustrations ([3709941](https://github.com/Codecademy/gamut/commit/37099411d23600a6a407aa7f58706a3d0ddb8411))
|
|
12
45
|
|
|
13
46
|
|
|
14
47
|
|
|
15
|
-
### [0.18.3](https://github.com/Codecademy/
|
|
48
|
+
### [0.18.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.18.2...@codecademy/gamut-illustrations@0.18.3) (2021-09-30)
|
|
16
49
|
|
|
17
50
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
18
51
|
|
|
@@ -20,16 +53,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
20
53
|
|
|
21
54
|
|
|
22
55
|
|
|
23
|
-
### [0.18.2](https://github.com/Codecademy/
|
|
56
|
+
### [0.18.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.18.1...@codecademy/gamut-illustrations@0.18.2) (2021-09-15)
|
|
24
57
|
|
|
25
58
|
|
|
26
59
|
### Bug Fixes
|
|
27
60
|
|
|
28
|
-
* **Illustrations:** add titles to illustrations ([26ecdf9](https://github.com/Codecademy/
|
|
61
|
+
* **Illustrations:** add titles to illustrations ([26ecdf9](https://github.com/Codecademy/gamut/commit/26ecdf981625e42b33e46cd9d96097f505df7955))
|
|
29
62
|
|
|
30
63
|
|
|
31
64
|
|
|
32
|
-
### [0.18.1](https://github.com/Codecademy/
|
|
65
|
+
### [0.18.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.18.0...@codecademy/gamut-illustrations@0.18.1) (2021-09-13)
|
|
33
66
|
|
|
34
67
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
35
68
|
|
|
@@ -37,16 +70,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
37
70
|
|
|
38
71
|
|
|
39
72
|
|
|
40
|
-
## [0.18.0](https://github.com/Codecademy/
|
|
73
|
+
## [0.18.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.20...@codecademy/gamut-illustrations@0.18.0) (2021-09-10)
|
|
41
74
|
|
|
42
75
|
|
|
43
76
|
### Features
|
|
44
77
|
|
|
45
|
-
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/
|
|
78
|
+
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/gamut/commit/e0a201abcc5f49718538d3d91af21cb37db4470e))
|
|
46
79
|
|
|
47
80
|
|
|
48
81
|
|
|
49
|
-
### [0.17.20](https://github.com/Codecademy/
|
|
82
|
+
### [0.17.20](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.19...@codecademy/gamut-illustrations@0.17.20) (2021-08-30)
|
|
50
83
|
|
|
51
84
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
52
85
|
|
|
@@ -54,7 +87,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
54
87
|
|
|
55
88
|
|
|
56
89
|
|
|
57
|
-
### [0.17.19](https://github.com/Codecademy/
|
|
90
|
+
### [0.17.19](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.18...@codecademy/gamut-illustrations@0.17.19) (2021-08-16)
|
|
58
91
|
|
|
59
92
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
60
93
|
|
|
@@ -62,7 +95,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
62
95
|
|
|
63
96
|
|
|
64
97
|
|
|
65
|
-
### [0.17.18](https://github.com/Codecademy/
|
|
98
|
+
### [0.17.18](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.17...@codecademy/gamut-illustrations@0.17.18) (2021-08-16)
|
|
66
99
|
|
|
67
100
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
68
101
|
|
|
@@ -70,7 +103,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
70
103
|
|
|
71
104
|
|
|
72
105
|
|
|
73
|
-
### [0.17.17](https://github.com/Codecademy/
|
|
106
|
+
### [0.17.17](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.16...@codecademy/gamut-illustrations@0.17.17) (2021-08-13)
|
|
74
107
|
|
|
75
108
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
76
109
|
|
|
@@ -78,7 +111,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
78
111
|
|
|
79
112
|
|
|
80
113
|
|
|
81
|
-
### [0.17.16](https://github.com/Codecademy/
|
|
114
|
+
### [0.17.16](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.15...@codecademy/gamut-illustrations@0.17.16) (2021-08-12)
|
|
82
115
|
|
|
83
116
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
84
117
|
|
|
@@ -86,7 +119,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
86
119
|
|
|
87
120
|
|
|
88
121
|
|
|
89
|
-
### [0.17.15](https://github.com/Codecademy/
|
|
122
|
+
### [0.17.15](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.14...@codecademy/gamut-illustrations@0.17.15) (2021-08-05)
|
|
90
123
|
|
|
91
124
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
92
125
|
|
|
@@ -94,7 +127,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
94
127
|
|
|
95
128
|
|
|
96
129
|
|
|
97
|
-
### [0.17.14](https://github.com/Codecademy/
|
|
130
|
+
### [0.17.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.13...@codecademy/gamut-illustrations@0.17.14) (2021-08-03)
|
|
98
131
|
|
|
99
132
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
100
133
|
|
|
@@ -102,7 +135,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
102
135
|
|
|
103
136
|
|
|
104
137
|
|
|
105
|
-
### [0.17.13](https://github.com/Codecademy/
|
|
138
|
+
### [0.17.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.12...@codecademy/gamut-illustrations@0.17.13) (2021-07-29)
|
|
106
139
|
|
|
107
140
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
108
141
|
|
|
@@ -110,7 +143,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
110
143
|
|
|
111
144
|
|
|
112
145
|
|
|
113
|
-
### [0.17.12](https://github.com/Codecademy/
|
|
146
|
+
### [0.17.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.11...@codecademy/gamut-illustrations@0.17.12) (2021-07-19)
|
|
114
147
|
|
|
115
148
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
116
149
|
|
|
@@ -118,7 +151,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
118
151
|
|
|
119
152
|
|
|
120
153
|
|
|
121
|
-
### [0.17.11](https://github.com/Codecademy/
|
|
154
|
+
### [0.17.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.10...@codecademy/gamut-illustrations@0.17.11) (2021-07-16)
|
|
122
155
|
|
|
123
156
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
124
157
|
|
|
@@ -126,7 +159,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
126
159
|
|
|
127
160
|
|
|
128
161
|
|
|
129
|
-
### [0.17.10](https://github.com/Codecademy/
|
|
162
|
+
### [0.17.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.9...@codecademy/gamut-illustrations@0.17.10) (2021-07-15)
|
|
130
163
|
|
|
131
164
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
132
165
|
|
|
@@ -134,7 +167,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
134
167
|
|
|
135
168
|
|
|
136
169
|
|
|
137
|
-
### [0.17.9](https://github.com/Codecademy/
|
|
170
|
+
### [0.17.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.8...@codecademy/gamut-illustrations@0.17.9) (2021-06-17)
|
|
138
171
|
|
|
139
172
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
140
173
|
|
|
@@ -142,7 +175,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
142
175
|
|
|
143
176
|
|
|
144
177
|
|
|
145
|
-
### [0.17.8](https://github.com/Codecademy/
|
|
178
|
+
### [0.17.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.7...@codecademy/gamut-illustrations@0.17.8) (2021-06-16)
|
|
146
179
|
|
|
147
180
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
148
181
|
|
|
@@ -150,7 +183,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
150
183
|
|
|
151
184
|
|
|
152
185
|
|
|
153
|
-
### [0.17.7](https://github.com/Codecademy/
|
|
186
|
+
### [0.17.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.6...@codecademy/gamut-illustrations@0.17.7) (2021-06-16)
|
|
154
187
|
|
|
155
188
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
156
189
|
|
|
@@ -158,7 +191,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
158
191
|
|
|
159
192
|
|
|
160
193
|
|
|
161
|
-
### [0.17.6](https://github.com/Codecademy/
|
|
194
|
+
### [0.17.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.5...@codecademy/gamut-illustrations@0.17.6) (2021-06-16)
|
|
162
195
|
|
|
163
196
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
164
197
|
|
|
@@ -166,7 +199,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
166
199
|
|
|
167
200
|
|
|
168
201
|
|
|
169
|
-
### [0.17.5](https://github.com/Codecademy/
|
|
202
|
+
### [0.17.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.4...@codecademy/gamut-illustrations@0.17.5) (2021-06-15)
|
|
170
203
|
|
|
171
204
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
172
205
|
|
|
@@ -174,7 +207,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
174
207
|
|
|
175
208
|
|
|
176
209
|
|
|
177
|
-
### [0.17.4](https://github.com/Codecademy/
|
|
210
|
+
### [0.17.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.3...@codecademy/gamut-illustrations@0.17.4) (2021-06-10)
|
|
178
211
|
|
|
179
212
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
180
213
|
|
|
@@ -182,7 +215,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
182
215
|
|
|
183
216
|
|
|
184
217
|
|
|
185
|
-
### [0.17.3](https://github.com/Codecademy/
|
|
218
|
+
### [0.17.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.2...@codecademy/gamut-illustrations@0.17.3) (2021-06-10)
|
|
186
219
|
|
|
187
220
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
188
221
|
|
|
@@ -190,7 +223,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
190
223
|
|
|
191
224
|
|
|
192
225
|
|
|
193
|
-
### [0.17.2](https://github.com/Codecademy/
|
|
226
|
+
### [0.17.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.1...@codecademy/gamut-illustrations@0.17.2) (2021-06-03)
|
|
194
227
|
|
|
195
228
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
196
229
|
|
|
@@ -198,7 +231,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
198
231
|
|
|
199
232
|
|
|
200
233
|
|
|
201
|
-
### [0.17.1](https://github.com/Codecademy/
|
|
234
|
+
### [0.17.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.17.0...@codecademy/gamut-illustrations@0.17.1) (2021-06-02)
|
|
202
235
|
|
|
203
236
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
204
237
|
|
|
@@ -206,16 +239,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
206
239
|
|
|
207
240
|
|
|
208
241
|
|
|
209
|
-
## [0.17.0](https://github.com/Codecademy/
|
|
242
|
+
## [0.17.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.16.1...@codecademy/gamut-illustrations@0.17.0) (2021-05-27)
|
|
210
243
|
|
|
211
244
|
|
|
212
245
|
### Features
|
|
213
246
|
|
|
214
|
-
* Migrate final gamut-system docs + functions to variance [WEB-1413] ([67c8651](https://github.com/Codecademy/
|
|
247
|
+
* Migrate final gamut-system docs + functions to variance [WEB-1413] ([67c8651](https://github.com/Codecademy/gamut/commit/67c8651dc4985dd656c8d488af4cf56ca21a813b))
|
|
215
248
|
|
|
216
249
|
|
|
217
250
|
|
|
218
|
-
### [0.16.1](https://github.com/Codecademy/
|
|
251
|
+
### [0.16.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.16.0...@codecademy/gamut-illustrations@0.16.1) (2021-05-25)
|
|
219
252
|
|
|
220
253
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
221
254
|
|
|
@@ -223,16 +256,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
223
256
|
|
|
224
257
|
|
|
225
258
|
|
|
226
|
-
## [0.16.0](https://github.com/Codecademy/
|
|
259
|
+
## [0.16.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.15.1...@codecademy/gamut-illustrations@0.16.0) (2021-05-25)
|
|
227
260
|
|
|
228
261
|
|
|
229
262
|
### Features
|
|
230
263
|
|
|
231
|
-
* add Keyhole illustration ([f8af8bd](https://github.com/Codecademy/
|
|
264
|
+
* add Keyhole illustration ([f8af8bd](https://github.com/Codecademy/gamut/commit/f8af8bdb8268da8e2d787fe247936dad2fd0da1f))
|
|
232
265
|
|
|
233
266
|
|
|
234
267
|
|
|
235
|
-
### [0.15.1](https://github.com/Codecademy/
|
|
268
|
+
### [0.15.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.15.0...@codecademy/gamut-illustrations@0.15.1) (2021-05-24)
|
|
236
269
|
|
|
237
270
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
238
271
|
|
|
@@ -240,16 +273,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
240
273
|
|
|
241
274
|
|
|
242
275
|
|
|
243
|
-
## [0.15.0](https://github.com/Codecademy/
|
|
276
|
+
## [0.15.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.14.4...@codecademy/gamut-illustrations@0.15.0) (2021-05-19)
|
|
244
277
|
|
|
245
278
|
|
|
246
279
|
### Features
|
|
247
280
|
|
|
248
|
-
* add illustration for empty section ([53d3257](https://github.com/Codecademy/
|
|
281
|
+
* add illustration for empty section ([53d3257](https://github.com/Codecademy/gamut/commit/53d32576595f5924d984ad4665204c6b71702426))
|
|
249
282
|
|
|
250
283
|
|
|
251
284
|
|
|
252
|
-
### [0.14.4](https://github.com/Codecademy/
|
|
285
|
+
### [0.14.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.14.3...@codecademy/gamut-illustrations@0.14.4) (2021-05-18)
|
|
253
286
|
|
|
254
287
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
255
288
|
|
|
@@ -257,7 +290,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
257
290
|
|
|
258
291
|
|
|
259
292
|
|
|
260
|
-
### [0.14.3](https://github.com/Codecademy/
|
|
293
|
+
### [0.14.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.14.2...@codecademy/gamut-illustrations@0.14.3) (2021-05-12)
|
|
261
294
|
|
|
262
295
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
263
296
|
|
|
@@ -265,7 +298,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
265
298
|
|
|
266
299
|
|
|
267
300
|
|
|
268
|
-
### [0.14.2](https://github.com/Codecademy/
|
|
301
|
+
### [0.14.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.14.1...@codecademy/gamut-illustrations@0.14.2) (2021-05-11)
|
|
269
302
|
|
|
270
303
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
271
304
|
|
|
@@ -273,7 +306,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
273
306
|
|
|
274
307
|
|
|
275
308
|
|
|
276
|
-
### [0.14.1](https://github.com/Codecademy/
|
|
309
|
+
### [0.14.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.14.0...@codecademy/gamut-illustrations@0.14.1) (2021-05-07)
|
|
277
310
|
|
|
278
311
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
279
312
|
|
|
@@ -281,16 +314,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
281
314
|
|
|
282
315
|
|
|
283
316
|
|
|
284
|
-
## [0.14.0](https://github.com/Codecademy/
|
|
317
|
+
## [0.14.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.13.4...@codecademy/gamut-illustrations@0.14.0) (2021-05-05)
|
|
285
318
|
|
|
286
319
|
|
|
287
320
|
### Features
|
|
288
321
|
|
|
289
|
-
* Add BrowserPuzzle and Python illustrations ([f68c95c](https://github.com/Codecademy/
|
|
322
|
+
* Add BrowserPuzzle and Python illustrations ([f68c95c](https://github.com/Codecademy/gamut/commit/f68c95c8abf5e616ab33f39ee5fca81e8c881a59))
|
|
290
323
|
|
|
291
324
|
|
|
292
325
|
|
|
293
|
-
### [0.13.4](https://github.com/Codecademy/
|
|
326
|
+
### [0.13.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.13.3...@codecademy/gamut-illustrations@0.13.4) (2021-05-05)
|
|
294
327
|
|
|
295
328
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
296
329
|
|
|
@@ -298,7 +331,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
298
331
|
|
|
299
332
|
|
|
300
333
|
|
|
301
|
-
### [0.13.3](https://github.com/Codecademy/
|
|
334
|
+
### [0.13.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.13.2...@codecademy/gamut-illustrations@0.13.3) (2021-05-04)
|
|
302
335
|
|
|
303
336
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
304
337
|
|
|
@@ -306,7 +339,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
306
339
|
|
|
307
340
|
|
|
308
341
|
|
|
309
|
-
### [0.13.2](https://github.com/Codecademy/
|
|
342
|
+
### [0.13.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.13.1...@codecademy/gamut-illustrations@0.13.2) (2021-05-04)
|
|
310
343
|
|
|
311
344
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
312
345
|
|
|
@@ -314,7 +347,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
314
347
|
|
|
315
348
|
|
|
316
349
|
|
|
317
|
-
### [0.13.1](https://github.com/Codecademy/
|
|
350
|
+
### [0.13.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.13.0...@codecademy/gamut-illustrations@0.13.1) (2021-05-03)
|
|
318
351
|
|
|
319
352
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
320
353
|
|
|
@@ -322,25 +355,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
322
355
|
|
|
323
356
|
|
|
324
357
|
|
|
325
|
-
## [0.13.0](https://github.com/Codecademy/
|
|
358
|
+
## [0.13.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.12.0...@codecademy/gamut-illustrations@0.13.0) (2021-05-03)
|
|
326
359
|
|
|
327
360
|
|
|
328
361
|
### Features
|
|
329
362
|
|
|
330
|
-
* add social media icons and update target illustration ([4947e59](https://github.com/Codecademy/
|
|
363
|
+
* add social media icons and update target illustration ([4947e59](https://github.com/Codecademy/gamut/commit/4947e5903a3747e54c4934f3d7c73443189293e6))
|
|
331
364
|
|
|
332
365
|
|
|
333
366
|
|
|
334
|
-
## [0.12.0](https://github.com/Codecademy/
|
|
367
|
+
## [0.12.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.11.1...@codecademy/gamut-illustrations@0.12.0) (2021-05-03)
|
|
335
368
|
|
|
336
369
|
|
|
337
370
|
### Features
|
|
338
371
|
|
|
339
|
-
* **NotificationItem:** add support for forum mentions ([bb76467](https://github.com/Codecademy/
|
|
372
|
+
* **NotificationItem:** add support for forum mentions ([bb76467](https://github.com/Codecademy/gamut/commit/bb7646744c87f0d4244135971b51fe047af5ed85))
|
|
340
373
|
|
|
341
374
|
|
|
342
375
|
|
|
343
|
-
### [0.11.1](https://github.com/Codecademy/
|
|
376
|
+
### [0.11.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.11.0...@codecademy/gamut-illustrations@0.11.1) (2021-04-30)
|
|
344
377
|
|
|
345
378
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
346
379
|
|
|
@@ -348,16 +381,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
348
381
|
|
|
349
382
|
|
|
350
383
|
|
|
351
|
-
## [0.11.0](https://github.com/Codecademy/
|
|
384
|
+
## [0.11.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.10...@codecademy/gamut-illustrations@0.11.0) (2021-04-30)
|
|
352
385
|
|
|
353
386
|
|
|
354
387
|
### Features
|
|
355
388
|
|
|
356
|
-
* add new BinaryBlocks illustration ([6ef07e4](https://github.com/Codecademy/
|
|
389
|
+
* add new BinaryBlocks illustration ([6ef07e4](https://github.com/Codecademy/gamut/commit/6ef07e4e6dcffc828bfcff09940bd89d06b424ba))
|
|
357
390
|
|
|
358
391
|
|
|
359
392
|
|
|
360
|
-
### [0.10.10](https://github.com/Codecademy/
|
|
393
|
+
### [0.10.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.9...@codecademy/gamut-illustrations@0.10.10) (2021-04-29)
|
|
361
394
|
|
|
362
395
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
363
396
|
|
|
@@ -365,7 +398,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
365
398
|
|
|
366
399
|
|
|
367
400
|
|
|
368
|
-
### [0.10.9](https://github.com/Codecademy/
|
|
401
|
+
### [0.10.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.8...@codecademy/gamut-illustrations@0.10.9) (2021-04-28)
|
|
369
402
|
|
|
370
403
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
371
404
|
|
|
@@ -373,7 +406,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
373
406
|
|
|
374
407
|
|
|
375
408
|
|
|
376
|
-
### [0.10.8](https://github.com/Codecademy/
|
|
409
|
+
### [0.10.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.7...@codecademy/gamut-illustrations@0.10.8) (2021-04-27)
|
|
377
410
|
|
|
378
411
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
379
412
|
|
|
@@ -381,7 +414,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
381
414
|
|
|
382
415
|
|
|
383
416
|
|
|
384
|
-
### [0.10.7](https://github.com/Codecademy/
|
|
417
|
+
### [0.10.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.6...@codecademy/gamut-illustrations@0.10.7) (2021-04-26)
|
|
385
418
|
|
|
386
419
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
387
420
|
|
|
@@ -389,7 +422,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
389
422
|
|
|
390
423
|
|
|
391
424
|
|
|
392
|
-
### [0.10.6](https://github.com/Codecademy/
|
|
425
|
+
### [0.10.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.5...@codecademy/gamut-illustrations@0.10.6) (2021-04-26)
|
|
393
426
|
|
|
394
427
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
395
428
|
|
|
@@ -397,7 +430,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
397
430
|
|
|
398
431
|
|
|
399
432
|
|
|
400
|
-
### [0.10.5](https://github.com/Codecademy/
|
|
433
|
+
### [0.10.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.4...@codecademy/gamut-illustrations@0.10.5) (2021-04-23)
|
|
401
434
|
|
|
402
435
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
403
436
|
|
|
@@ -405,7 +438,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
405
438
|
|
|
406
439
|
|
|
407
440
|
|
|
408
|
-
### [0.10.4](https://github.com/Codecademy/
|
|
441
|
+
### [0.10.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.3...@codecademy/gamut-illustrations@0.10.4) (2021-04-23)
|
|
409
442
|
|
|
410
443
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
411
444
|
|
|
@@ -413,7 +446,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
413
446
|
|
|
414
447
|
|
|
415
448
|
|
|
416
|
-
### [0.10.3](https://github.com/Codecademy/
|
|
449
|
+
### [0.10.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.2...@codecademy/gamut-illustrations@0.10.3) (2021-04-22)
|
|
417
450
|
|
|
418
451
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
419
452
|
|
|
@@ -421,7 +454,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
421
454
|
|
|
422
455
|
|
|
423
456
|
|
|
424
|
-
### [0.10.2](https://github.com/Codecademy/
|
|
457
|
+
### [0.10.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.1...@codecademy/gamut-illustrations@0.10.2) (2021-04-20)
|
|
425
458
|
|
|
426
459
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
427
460
|
|
|
@@ -429,7 +462,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
429
462
|
|
|
430
463
|
|
|
431
464
|
|
|
432
|
-
### [0.10.1](https://github.com/Codecademy/
|
|
465
|
+
### [0.10.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.10.0...@codecademy/gamut-illustrations@0.10.1) (2021-04-19)
|
|
433
466
|
|
|
434
467
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
435
468
|
|
|
@@ -437,16 +470,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
437
470
|
|
|
438
471
|
|
|
439
472
|
|
|
440
|
-
## [0.10.0](https://github.com/Codecademy/
|
|
473
|
+
## [0.10.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.14...@codecademy/gamut-illustrations@0.10.0) (2021-04-19)
|
|
441
474
|
|
|
442
475
|
|
|
443
476
|
### Features
|
|
444
477
|
|
|
445
|
-
* added new Target illustration ([8c70c9e](https://github.com/Codecademy/
|
|
478
|
+
* added new Target illustration ([8c70c9e](https://github.com/Codecademy/gamut/commit/8c70c9e818f1fe82d5d81f51eb6a7f877056ce61))
|
|
446
479
|
|
|
447
480
|
|
|
448
481
|
|
|
449
|
-
### [0.9.14](https://github.com/Codecademy/
|
|
482
|
+
### [0.9.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.13...@codecademy/gamut-illustrations@0.9.14) (2021-04-15)
|
|
450
483
|
|
|
451
484
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
452
485
|
|
|
@@ -454,7 +487,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
454
487
|
|
|
455
488
|
|
|
456
489
|
|
|
457
|
-
### [0.9.13](https://github.com/Codecademy/
|
|
490
|
+
### [0.9.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.12...@codecademy/gamut-illustrations@0.9.13) (2021-04-15)
|
|
458
491
|
|
|
459
492
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
460
493
|
|
|
@@ -462,7 +495,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
462
495
|
|
|
463
496
|
|
|
464
497
|
|
|
465
|
-
### [0.9.12](https://github.com/Codecademy/
|
|
498
|
+
### [0.9.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.11...@codecademy/gamut-illustrations@0.9.12) (2021-04-15)
|
|
466
499
|
|
|
467
500
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
468
501
|
|
|
@@ -470,7 +503,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
470
503
|
|
|
471
504
|
|
|
472
505
|
|
|
473
|
-
### [0.9.11](https://github.com/Codecademy/
|
|
506
|
+
### [0.9.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.10...@codecademy/gamut-illustrations@0.9.11) (2021-04-12)
|
|
474
507
|
|
|
475
508
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
476
509
|
|
|
@@ -478,7 +511,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
478
511
|
|
|
479
512
|
|
|
480
513
|
|
|
481
|
-
### [0.9.10](https://github.com/Codecademy/
|
|
514
|
+
### [0.9.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.9...@codecademy/gamut-illustrations@0.9.10) (2021-04-09)
|
|
482
515
|
|
|
483
516
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
484
517
|
|
|
@@ -486,7 +519,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
486
519
|
|
|
487
520
|
|
|
488
521
|
|
|
489
|
-
### [0.9.9](https://github.com/Codecademy/
|
|
522
|
+
### [0.9.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.8...@codecademy/gamut-illustrations@0.9.9) (2021-04-08)
|
|
490
523
|
|
|
491
524
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
492
525
|
|
|
@@ -494,7 +527,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
494
527
|
|
|
495
528
|
|
|
496
529
|
|
|
497
|
-
### [0.9.8](https://github.com/Codecademy/
|
|
530
|
+
### [0.9.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.7...@codecademy/gamut-illustrations@0.9.8) (2021-04-06)
|
|
498
531
|
|
|
499
532
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
500
533
|
|
|
@@ -502,7 +535,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
502
535
|
|
|
503
536
|
|
|
504
537
|
|
|
505
|
-
### [0.9.7](https://github.com/Codecademy/
|
|
538
|
+
### [0.9.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.6...@codecademy/gamut-illustrations@0.9.7) (2021-04-05)
|
|
506
539
|
|
|
507
540
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
508
541
|
|
|
@@ -510,7 +543,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
510
543
|
|
|
511
544
|
|
|
512
545
|
|
|
513
|
-
### [0.9.6](https://github.com/Codecademy/
|
|
546
|
+
### [0.9.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.5...@codecademy/gamut-illustrations@0.9.6) (2021-03-30)
|
|
514
547
|
|
|
515
548
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
516
549
|
|
|
@@ -518,7 +551,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
518
551
|
|
|
519
552
|
|
|
520
553
|
|
|
521
|
-
### [0.9.5](https://github.com/Codecademy/
|
|
554
|
+
### [0.9.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.4...@codecademy/gamut-illustrations@0.9.5) (2021-03-30)
|
|
522
555
|
|
|
523
556
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
524
557
|
|
|
@@ -526,7 +559,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
526
559
|
|
|
527
560
|
|
|
528
561
|
|
|
529
|
-
### [0.9.4](https://github.com/Codecademy/
|
|
562
|
+
### [0.9.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.3...@codecademy/gamut-illustrations@0.9.4) (2021-03-26)
|
|
530
563
|
|
|
531
564
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
532
565
|
|
|
@@ -534,7 +567,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
534
567
|
|
|
535
568
|
|
|
536
569
|
|
|
537
|
-
### [0.9.3](https://github.com/Codecademy/
|
|
570
|
+
### [0.9.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.2...@codecademy/gamut-illustrations@0.9.3) (2021-03-23)
|
|
538
571
|
|
|
539
572
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
540
573
|
|
|
@@ -542,7 +575,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
542
575
|
|
|
543
576
|
|
|
544
577
|
|
|
545
|
-
### [0.9.2](https://github.com/Codecademy/
|
|
578
|
+
### [0.9.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.1...@codecademy/gamut-illustrations@0.9.2) (2021-03-19)
|
|
546
579
|
|
|
547
580
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
548
581
|
|
|
@@ -550,7 +583,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
550
583
|
|
|
551
584
|
|
|
552
585
|
|
|
553
|
-
### [0.9.1](https://github.com/Codecademy/
|
|
586
|
+
### [0.9.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.9.0...@codecademy/gamut-illustrations@0.9.1) (2021-03-18)
|
|
554
587
|
|
|
555
588
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
556
589
|
|
|
@@ -558,16 +591,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
558
591
|
|
|
559
592
|
|
|
560
593
|
|
|
561
|
-
## [0.9.0](https://github.com/Codecademy/
|
|
594
|
+
## [0.9.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.8.1...@codecademy/gamut-illustrations@0.9.0) (2021-03-16)
|
|
562
595
|
|
|
563
596
|
|
|
564
597
|
### Features
|
|
565
598
|
|
|
566
|
-
* **NotificationItemNew:** add new forum notification icons ([cc10d77](https://github.com/Codecademy/
|
|
599
|
+
* **NotificationItemNew:** add new forum notification icons ([cc10d77](https://github.com/Codecademy/gamut/commit/cc10d7773b145c7b11f54e0be9603000d86f4735))
|
|
567
600
|
|
|
568
601
|
|
|
569
602
|
|
|
570
|
-
### [0.8.1](https://github.com/Codecademy/
|
|
603
|
+
### [0.8.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.8.0...@codecademy/gamut-illustrations@0.8.1) (2021-03-16)
|
|
571
604
|
|
|
572
605
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
573
606
|
|
|
@@ -575,16 +608,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
575
608
|
|
|
576
609
|
|
|
577
610
|
|
|
578
|
-
## [0.8.0](https://github.com/Codecademy/
|
|
611
|
+
## [0.8.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.7.6...@codecademy/gamut-illustrations@0.8.0) (2021-03-08)
|
|
579
612
|
|
|
580
613
|
|
|
581
614
|
### Features
|
|
582
615
|
|
|
583
|
-
* **NotificationItemNew:** map notif type to icon if no image url provided ([7198f23](https://github.com/Codecademy/
|
|
616
|
+
* **NotificationItemNew:** map notif type to icon if no image url provided ([7198f23](https://github.com/Codecademy/gamut/commit/7198f23e64b79ab7b68489c7ea1df11d7c62a704))
|
|
584
617
|
|
|
585
618
|
|
|
586
619
|
|
|
587
|
-
### [0.7.6](https://github.com/Codecademy/
|
|
620
|
+
### [0.7.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.7.5...@codecademy/gamut-illustrations@0.7.6) (2021-03-04)
|
|
588
621
|
|
|
589
622
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
590
623
|
|
|
@@ -592,7 +625,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
592
625
|
|
|
593
626
|
|
|
594
627
|
|
|
595
|
-
### [0.7.5](https://github.com/Codecademy/
|
|
628
|
+
### [0.7.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.7.4...@codecademy/gamut-illustrations@0.7.5) (2021-03-04)
|
|
596
629
|
|
|
597
630
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
598
631
|
|
|
@@ -600,7 +633,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
600
633
|
|
|
601
634
|
|
|
602
635
|
|
|
603
|
-
### [0.7.4](https://github.com/Codecademy/
|
|
636
|
+
### [0.7.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.7.3...@codecademy/gamut-illustrations@0.7.4) (2021-03-04)
|
|
604
637
|
|
|
605
638
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
606
639
|
|
|
@@ -608,7 +641,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
608
641
|
|
|
609
642
|
|
|
610
643
|
|
|
611
|
-
### [0.7.3](https://github.com/Codecademy/
|
|
644
|
+
### [0.7.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.7.2...@codecademy/gamut-illustrations@0.7.3) (2021-03-04)
|
|
612
645
|
|
|
613
646
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
614
647
|
|
|
@@ -616,7 +649,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
616
649
|
|
|
617
650
|
|
|
618
651
|
|
|
619
|
-
### [0.7.2](https://github.com/Codecademy/
|
|
652
|
+
### [0.7.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.7.1...@codecademy/gamut-illustrations@0.7.2) (2021-03-02)
|
|
620
653
|
|
|
621
654
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
622
655
|
|
|
@@ -624,7 +657,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
624
657
|
|
|
625
658
|
|
|
626
659
|
|
|
627
|
-
### [0.7.1](https://github.com/Codecademy/
|
|
660
|
+
### [0.7.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.7.0...@codecademy/gamut-illustrations@0.7.1) (2021-02-23)
|
|
628
661
|
|
|
629
662
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
630
663
|
|
|
@@ -632,34 +665,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
632
665
|
|
|
633
666
|
|
|
634
667
|
|
|
635
|
-
## [0.7.0](https://github.com/Codecademy/
|
|
668
|
+
## [0.7.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.6.0...@codecademy/gamut-illustrations@0.7.0) (2021-02-23)
|
|
636
669
|
|
|
637
670
|
|
|
638
671
|
### Features
|
|
639
672
|
|
|
640
|
-
* **NotificationListNew:** add empty notification ([e1cc1ec](https://github.com/Codecademy/
|
|
673
|
+
* **NotificationListNew:** add empty notification ([e1cc1ec](https://github.com/Codecademy/gamut/commit/e1cc1ecd58cb3b644bc4cd2392addc4e9733a33c))
|
|
641
674
|
|
|
642
675
|
|
|
643
676
|
|
|
644
|
-
## [0.6.0](https://github.com/Codecademy/
|
|
677
|
+
## [0.6.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.5.0...@codecademy/gamut-illustrations@0.6.0) (2021-02-22)
|
|
645
678
|
|
|
646
679
|
|
|
647
680
|
### Features
|
|
648
681
|
|
|
649
|
-
* add a illustration for business team ([97fa82b](https://github.com/Codecademy/
|
|
682
|
+
* add a illustration for business team ([97fa82b](https://github.com/Codecademy/gamut/commit/97fa82b31345627a66fabbadcc056c755f80d48f))
|
|
650
683
|
|
|
651
684
|
|
|
652
685
|
|
|
653
|
-
## [0.5.0](https://github.com/Codecademy/
|
|
686
|
+
## [0.5.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.46...@codecademy/gamut-illustrations@0.5.0) (2021-02-22)
|
|
654
687
|
|
|
655
688
|
|
|
656
689
|
### Features
|
|
657
690
|
|
|
658
|
-
* **New Notifications components:** notifications list & notification ([3c1b92d](https://github.com/Codecademy/
|
|
691
|
+
* **New Notifications components:** notifications list & notification ([3c1b92d](https://github.com/Codecademy/gamut/commit/3c1b92d1e049f161ff5386f16cd48405d4c0bc2d))
|
|
659
692
|
|
|
660
693
|
|
|
661
694
|
|
|
662
|
-
### [0.4.46](https://github.com/Codecademy/
|
|
695
|
+
### [0.4.46](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.45...@codecademy/gamut-illustrations@0.4.46) (2021-02-18)
|
|
663
696
|
|
|
664
697
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
665
698
|
|
|
@@ -667,7 +700,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
667
700
|
|
|
668
701
|
|
|
669
702
|
|
|
670
|
-
### [0.4.45](https://github.com/Codecademy/
|
|
703
|
+
### [0.4.45](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.44...@codecademy/gamut-illustrations@0.4.45) (2021-02-18)
|
|
671
704
|
|
|
672
705
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
673
706
|
|
|
@@ -675,7 +708,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
675
708
|
|
|
676
709
|
|
|
677
710
|
|
|
678
|
-
### [0.4.44](https://github.com/Codecademy/
|
|
711
|
+
### [0.4.44](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.43...@codecademy/gamut-illustrations@0.4.44) (2021-02-17)
|
|
679
712
|
|
|
680
713
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
681
714
|
|
|
@@ -683,7 +716,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
683
716
|
|
|
684
717
|
|
|
685
718
|
|
|
686
|
-
### [0.4.43](https://github.com/Codecademy/
|
|
719
|
+
### [0.4.43](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.42...@codecademy/gamut-illustrations@0.4.43) (2021-02-17)
|
|
687
720
|
|
|
688
721
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
689
722
|
|
|
@@ -691,7 +724,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
691
724
|
|
|
692
725
|
|
|
693
726
|
|
|
694
|
-
### [0.4.42](https://github.com/Codecademy/
|
|
727
|
+
### [0.4.42](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.41...@codecademy/gamut-illustrations@0.4.42) (2021-02-17)
|
|
695
728
|
|
|
696
729
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
697
730
|
|
|
@@ -699,7 +732,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
699
732
|
|
|
700
733
|
|
|
701
734
|
|
|
702
|
-
### [0.4.41](https://github.com/Codecademy/
|
|
735
|
+
### [0.4.41](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.40...@codecademy/gamut-illustrations@0.4.41) (2021-02-16)
|
|
703
736
|
|
|
704
737
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
705
738
|
|
|
@@ -707,7 +740,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
707
740
|
|
|
708
741
|
|
|
709
742
|
|
|
710
|
-
### [0.4.40](https://github.com/Codecademy/
|
|
743
|
+
### [0.4.40](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.39...@codecademy/gamut-illustrations@0.4.40) (2021-02-16)
|
|
711
744
|
|
|
712
745
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
713
746
|
|
|
@@ -715,7 +748,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
715
748
|
|
|
716
749
|
|
|
717
750
|
|
|
718
|
-
### [0.4.39](https://github.com/Codecademy/
|
|
751
|
+
### [0.4.39](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.38...@codecademy/gamut-illustrations@0.4.39) (2021-02-16)
|
|
719
752
|
|
|
720
753
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
721
754
|
|
|
@@ -723,7 +756,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
723
756
|
|
|
724
757
|
|
|
725
758
|
|
|
726
|
-
### [0.4.38](https://github.com/Codecademy/
|
|
759
|
+
### [0.4.38](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.37...@codecademy/gamut-illustrations@0.4.38) (2021-02-16)
|
|
727
760
|
|
|
728
761
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
729
762
|
|
|
@@ -731,7 +764,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
731
764
|
|
|
732
765
|
|
|
733
766
|
|
|
734
|
-
### [0.4.37](https://github.com/Codecademy/
|
|
767
|
+
### [0.4.37](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.36...@codecademy/gamut-illustrations@0.4.37) (2021-02-16)
|
|
735
768
|
|
|
736
769
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
737
770
|
|
|
@@ -739,7 +772,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
739
772
|
|
|
740
773
|
|
|
741
774
|
|
|
742
|
-
### [0.4.36](https://github.com/Codecademy/
|
|
775
|
+
### [0.4.36](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.35...@codecademy/gamut-illustrations@0.4.36) (2021-02-12)
|
|
743
776
|
|
|
744
777
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
745
778
|
|
|
@@ -747,7 +780,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
747
780
|
|
|
748
781
|
|
|
749
782
|
|
|
750
|
-
### [0.4.35](https://github.com/Codecademy/
|
|
783
|
+
### [0.4.35](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.34...@codecademy/gamut-illustrations@0.4.35) (2021-02-12)
|
|
751
784
|
|
|
752
785
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
753
786
|
|
|
@@ -755,7 +788,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
755
788
|
|
|
756
789
|
|
|
757
790
|
|
|
758
|
-
### [0.4.34](https://github.com/Codecademy/
|
|
791
|
+
### [0.4.34](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.33...@codecademy/gamut-illustrations@0.4.34) (2021-02-11)
|
|
759
792
|
|
|
760
793
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
761
794
|
|
|
@@ -763,7 +796,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
763
796
|
|
|
764
797
|
|
|
765
798
|
|
|
766
|
-
### [0.4.33](https://github.com/Codecademy/
|
|
799
|
+
### [0.4.33](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.32...@codecademy/gamut-illustrations@0.4.33) (2021-02-10)
|
|
767
800
|
|
|
768
801
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
769
802
|
|
|
@@ -771,7 +804,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
771
804
|
|
|
772
805
|
|
|
773
806
|
|
|
774
|
-
### [0.4.32](https://github.com/Codecademy/
|
|
807
|
+
### [0.4.32](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.31...@codecademy/gamut-illustrations@0.4.32) (2021-02-10)
|
|
775
808
|
|
|
776
809
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
777
810
|
|
|
@@ -779,7 +812,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
779
812
|
|
|
780
813
|
|
|
781
814
|
|
|
782
|
-
### [0.4.31](https://github.com/Codecademy/
|
|
815
|
+
### [0.4.31](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.30...@codecademy/gamut-illustrations@0.4.31) (2021-02-09)
|
|
783
816
|
|
|
784
817
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
785
818
|
|
|
@@ -787,7 +820,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
787
820
|
|
|
788
821
|
|
|
789
822
|
|
|
790
|
-
### [0.4.30](https://github.com/Codecademy/
|
|
823
|
+
### [0.4.30](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.29...@codecademy/gamut-illustrations@0.4.30) (2021-02-08)
|
|
791
824
|
|
|
792
825
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
793
826
|
|
|
@@ -795,7 +828,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
795
828
|
|
|
796
829
|
|
|
797
830
|
|
|
798
|
-
### [0.4.29](https://github.com/Codecademy/
|
|
831
|
+
### [0.4.29](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.28...@codecademy/gamut-illustrations@0.4.29) (2021-02-05)
|
|
799
832
|
|
|
800
833
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
801
834
|
|
|
@@ -803,7 +836,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
803
836
|
|
|
804
837
|
|
|
805
838
|
|
|
806
|
-
### [0.4.28](https://github.com/Codecademy/
|
|
839
|
+
### [0.4.28](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.27...@codecademy/gamut-illustrations@0.4.28) (2021-02-05)
|
|
807
840
|
|
|
808
841
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
809
842
|
|
|
@@ -811,7 +844,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
811
844
|
|
|
812
845
|
|
|
813
846
|
|
|
814
|
-
### [0.4.27](https://github.com/Codecademy/
|
|
847
|
+
### [0.4.27](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.26...@codecademy/gamut-illustrations@0.4.27) (2021-02-05)
|
|
815
848
|
|
|
816
849
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
817
850
|
|
|
@@ -819,7 +852,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
819
852
|
|
|
820
853
|
|
|
821
854
|
|
|
822
|
-
### [0.4.26](https://github.com/Codecademy/
|
|
855
|
+
### [0.4.26](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.25...@codecademy/gamut-illustrations@0.4.26) (2021-02-04)
|
|
823
856
|
|
|
824
857
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
825
858
|
|
|
@@ -827,7 +860,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
827
860
|
|
|
828
861
|
|
|
829
862
|
|
|
830
|
-
### [0.4.25](https://github.com/Codecademy/
|
|
863
|
+
### [0.4.25](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.24...@codecademy/gamut-illustrations@0.4.25) (2021-02-04)
|
|
831
864
|
|
|
832
865
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
833
866
|
|
|
@@ -835,7 +868,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
835
868
|
|
|
836
869
|
|
|
837
870
|
|
|
838
|
-
### [0.4.24](https://github.com/Codecademy/
|
|
871
|
+
### [0.4.24](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.23...@codecademy/gamut-illustrations@0.4.24) (2021-02-03)
|
|
839
872
|
|
|
840
873
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
841
874
|
|
|
@@ -843,7 +876,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
843
876
|
|
|
844
877
|
|
|
845
878
|
|
|
846
|
-
### [0.4.23](https://github.com/Codecademy/
|
|
879
|
+
### [0.4.23](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.22...@codecademy/gamut-illustrations@0.4.23) (2021-02-02)
|
|
847
880
|
|
|
848
881
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
849
882
|
|
|
@@ -851,7 +884,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
851
884
|
|
|
852
885
|
|
|
853
886
|
|
|
854
|
-
### [0.4.22](https://github.com/Codecademy/
|
|
887
|
+
### [0.4.22](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.21...@codecademy/gamut-illustrations@0.4.22) (2021-02-02)
|
|
855
888
|
|
|
856
889
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
857
890
|
|
|
@@ -859,7 +892,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
859
892
|
|
|
860
893
|
|
|
861
894
|
|
|
862
|
-
### [0.4.21](https://github.com/Codecademy/
|
|
895
|
+
### [0.4.21](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.20...@codecademy/gamut-illustrations@0.4.21) (2021-02-02)
|
|
863
896
|
|
|
864
897
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
865
898
|
|
|
@@ -867,7 +900,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
867
900
|
|
|
868
901
|
|
|
869
902
|
|
|
870
|
-
### [0.4.20](https://github.com/Codecademy/
|
|
903
|
+
### [0.4.20](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.19...@codecademy/gamut-illustrations@0.4.20) (2021-02-02)
|
|
871
904
|
|
|
872
905
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
873
906
|
|
|
@@ -875,7 +908,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
875
908
|
|
|
876
909
|
|
|
877
910
|
|
|
878
|
-
### [0.4.19](https://github.com/Codecademy/
|
|
911
|
+
### [0.4.19](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.18...@codecademy/gamut-illustrations@0.4.19) (2021-02-01)
|
|
879
912
|
|
|
880
913
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
881
914
|
|
|
@@ -883,7 +916,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
883
916
|
|
|
884
917
|
|
|
885
918
|
|
|
886
|
-
### [0.4.18](https://github.com/Codecademy/
|
|
919
|
+
### [0.4.18](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.17...@codecademy/gamut-illustrations@0.4.18) (2021-01-29)
|
|
887
920
|
|
|
888
921
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
889
922
|
|
|
@@ -891,7 +924,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
891
924
|
|
|
892
925
|
|
|
893
926
|
|
|
894
|
-
### [0.4.17](https://github.com/Codecademy/
|
|
927
|
+
### [0.4.17](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.16...@codecademy/gamut-illustrations@0.4.17) (2021-01-29)
|
|
895
928
|
|
|
896
929
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
897
930
|
|
|
@@ -899,7 +932,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
899
932
|
|
|
900
933
|
|
|
901
934
|
|
|
902
|
-
### [0.4.16](https://github.com/Codecademy/
|
|
935
|
+
### [0.4.16](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.15...@codecademy/gamut-illustrations@0.4.16) (2021-01-28)
|
|
903
936
|
|
|
904
937
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
905
938
|
|
|
@@ -907,7 +940,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
907
940
|
|
|
908
941
|
|
|
909
942
|
|
|
910
|
-
### [0.4.15](https://github.com/Codecademy/
|
|
943
|
+
### [0.4.15](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.14...@codecademy/gamut-illustrations@0.4.15) (2021-01-28)
|
|
911
944
|
|
|
912
945
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
913
946
|
|
|
@@ -915,7 +948,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
915
948
|
|
|
916
949
|
|
|
917
950
|
|
|
918
|
-
### [0.4.14](https://github.com/Codecademy/
|
|
951
|
+
### [0.4.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.13...@codecademy/gamut-illustrations@0.4.14) (2021-01-28)
|
|
919
952
|
|
|
920
953
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
921
954
|
|
|
@@ -923,7 +956,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
923
956
|
|
|
924
957
|
|
|
925
958
|
|
|
926
|
-
### [0.4.13](https://github.com/Codecademy/
|
|
959
|
+
### [0.4.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.12...@codecademy/gamut-illustrations@0.4.13) (2021-01-28)
|
|
927
960
|
|
|
928
961
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
929
962
|
|
|
@@ -931,7 +964,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
931
964
|
|
|
932
965
|
|
|
933
966
|
|
|
934
|
-
### [0.4.12](https://github.com/Codecademy/
|
|
967
|
+
### [0.4.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.11...@codecademy/gamut-illustrations@0.4.12) (2021-01-27)
|
|
935
968
|
|
|
936
969
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
937
970
|
|
|
@@ -939,7 +972,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
939
972
|
|
|
940
973
|
|
|
941
974
|
|
|
942
|
-
### [0.4.11](https://github.com/Codecademy/
|
|
975
|
+
### [0.4.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.10...@codecademy/gamut-illustrations@0.4.11) (2021-01-27)
|
|
943
976
|
|
|
944
977
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
945
978
|
|
|
@@ -947,7 +980,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
947
980
|
|
|
948
981
|
|
|
949
982
|
|
|
950
|
-
### [0.4.10](https://github.com/Codecademy/
|
|
983
|
+
### [0.4.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.9...@codecademy/gamut-illustrations@0.4.10) (2021-01-27)
|
|
951
984
|
|
|
952
985
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
953
986
|
|
|
@@ -955,7 +988,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
955
988
|
|
|
956
989
|
|
|
957
990
|
|
|
958
|
-
### [0.4.9](https://github.com/Codecademy/
|
|
991
|
+
### [0.4.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.8...@codecademy/gamut-illustrations@0.4.9) (2021-01-25)
|
|
959
992
|
|
|
960
993
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
961
994
|
|
|
@@ -963,7 +996,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
963
996
|
|
|
964
997
|
|
|
965
998
|
|
|
966
|
-
### [0.4.8](https://github.com/Codecademy/
|
|
999
|
+
### [0.4.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.7...@codecademy/gamut-illustrations@0.4.8) (2021-01-25)
|
|
967
1000
|
|
|
968
1001
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
969
1002
|
|
|
@@ -971,7 +1004,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
971
1004
|
|
|
972
1005
|
|
|
973
1006
|
|
|
974
|
-
### [0.4.7](https://github.com/Codecademy/
|
|
1007
|
+
### [0.4.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.6...@codecademy/gamut-illustrations@0.4.7) (2021-01-22)
|
|
975
1008
|
|
|
976
1009
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
977
1010
|
|
|
@@ -979,7 +1012,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
979
1012
|
|
|
980
1013
|
|
|
981
1014
|
|
|
982
|
-
### [0.4.6](https://github.com/Codecademy/
|
|
1015
|
+
### [0.4.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.5...@codecademy/gamut-illustrations@0.4.6) (2021-01-20)
|
|
983
1016
|
|
|
984
1017
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
985
1018
|
|
|
@@ -987,7 +1020,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
987
1020
|
|
|
988
1021
|
|
|
989
1022
|
|
|
990
|
-
### [0.4.5](https://github.com/Codecademy/
|
|
1023
|
+
### [0.4.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.4...@codecademy/gamut-illustrations@0.4.5) (2021-01-19)
|
|
991
1024
|
|
|
992
1025
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
993
1026
|
|
|
@@ -995,7 +1028,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
995
1028
|
|
|
996
1029
|
|
|
997
1030
|
|
|
998
|
-
### [0.4.4](https://github.com/Codecademy/
|
|
1031
|
+
### [0.4.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.3...@codecademy/gamut-illustrations@0.4.4) (2021-01-19)
|
|
999
1032
|
|
|
1000
1033
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1001
1034
|
|
|
@@ -1003,7 +1036,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1003
1036
|
|
|
1004
1037
|
|
|
1005
1038
|
|
|
1006
|
-
### [0.4.3](https://github.com/Codecademy/
|
|
1039
|
+
### [0.4.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.2...@codecademy/gamut-illustrations@0.4.3) (2021-01-18)
|
|
1007
1040
|
|
|
1008
1041
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1009
1042
|
|
|
@@ -1011,7 +1044,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1011
1044
|
|
|
1012
1045
|
|
|
1013
1046
|
|
|
1014
|
-
### [0.4.2](https://github.com/Codecademy/
|
|
1047
|
+
### [0.4.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.1...@codecademy/gamut-illustrations@0.4.2) (2021-01-15)
|
|
1015
1048
|
|
|
1016
1049
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1017
1050
|
|
|
@@ -1019,7 +1052,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1019
1052
|
|
|
1020
1053
|
|
|
1021
1054
|
|
|
1022
|
-
### [0.4.1](https://github.com/Codecademy/
|
|
1055
|
+
### [0.4.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.4.0...@codecademy/gamut-illustrations@0.4.1) (2021-01-13)
|
|
1023
1056
|
|
|
1024
1057
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1025
1058
|
|
|
@@ -1027,16 +1060,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1027
1060
|
|
|
1028
1061
|
|
|
1029
1062
|
|
|
1030
|
-
## [0.4.0](https://github.com/Codecademy/
|
|
1063
|
+
## [0.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.12...@codecademy/gamut-illustrations@0.4.0) (2021-01-12)
|
|
1031
1064
|
|
|
1032
1065
|
|
|
1033
1066
|
### Features
|
|
1034
1067
|
|
|
1035
|
-
* **Icons:** Add video player movie icon ([def3a59](https://github.com/Codecademy/
|
|
1068
|
+
* **Icons:** Add video player movie icon ([def3a59](https://github.com/Codecademy/gamut/commit/def3a59d9c253330bc4703f2c46ded80a1079bac))
|
|
1036
1069
|
|
|
1037
1070
|
|
|
1038
1071
|
|
|
1039
|
-
### [0.3.12](https://github.com/Codecademy/
|
|
1072
|
+
### [0.3.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.11...@codecademy/gamut-illustrations@0.3.12) (2021-01-08)
|
|
1040
1073
|
|
|
1041
1074
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1042
1075
|
|
|
@@ -1044,7 +1077,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1044
1077
|
|
|
1045
1078
|
|
|
1046
1079
|
|
|
1047
|
-
### [0.3.11](https://github.com/Codecademy/
|
|
1080
|
+
### [0.3.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.10...@codecademy/gamut-illustrations@0.3.11) (2021-01-08)
|
|
1048
1081
|
|
|
1049
1082
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1050
1083
|
|
|
@@ -1052,7 +1085,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1052
1085
|
|
|
1053
1086
|
|
|
1054
1087
|
|
|
1055
|
-
### [0.3.10](https://github.com/Codecademy/
|
|
1088
|
+
### [0.3.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.9...@codecademy/gamut-illustrations@0.3.10) (2021-01-07)
|
|
1056
1089
|
|
|
1057
1090
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1058
1091
|
|
|
@@ -1060,7 +1093,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1060
1093
|
|
|
1061
1094
|
|
|
1062
1095
|
|
|
1063
|
-
### [0.3.9](https://github.com/Codecademy/
|
|
1096
|
+
### [0.3.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.8...@codecademy/gamut-illustrations@0.3.9) (2021-01-07)
|
|
1064
1097
|
|
|
1065
1098
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1066
1099
|
|
|
@@ -1068,7 +1101,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1068
1101
|
|
|
1069
1102
|
|
|
1070
1103
|
|
|
1071
|
-
### [0.3.8](https://github.com/Codecademy/
|
|
1104
|
+
### [0.3.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.7...@codecademy/gamut-illustrations@0.3.8) (2021-01-06)
|
|
1072
1105
|
|
|
1073
1106
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1074
1107
|
|
|
@@ -1076,7 +1109,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1076
1109
|
|
|
1077
1110
|
|
|
1078
1111
|
|
|
1079
|
-
### [0.3.7](https://github.com/Codecademy/
|
|
1112
|
+
### [0.3.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.6...@codecademy/gamut-illustrations@0.3.7) (2020-12-21)
|
|
1080
1113
|
|
|
1081
1114
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1082
1115
|
|
|
@@ -1084,7 +1117,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1084
1117
|
|
|
1085
1118
|
|
|
1086
1119
|
|
|
1087
|
-
### [0.3.6](https://github.com/Codecademy/
|
|
1120
|
+
### [0.3.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.5...@codecademy/gamut-illustrations@0.3.6) (2020-12-18)
|
|
1088
1121
|
|
|
1089
1122
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1090
1123
|
|
|
@@ -1092,7 +1125,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1092
1125
|
|
|
1093
1126
|
|
|
1094
1127
|
|
|
1095
|
-
### [0.3.5](https://github.com/Codecademy/
|
|
1128
|
+
### [0.3.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.4...@codecademy/gamut-illustrations@0.3.5) (2020-12-18)
|
|
1096
1129
|
|
|
1097
1130
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1098
1131
|
|
|
@@ -1100,7 +1133,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1100
1133
|
|
|
1101
1134
|
|
|
1102
1135
|
|
|
1103
|
-
### [0.3.4](https://github.com/Codecademy/
|
|
1136
|
+
### [0.3.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.3...@codecademy/gamut-illustrations@0.3.4) (2020-12-16)
|
|
1104
1137
|
|
|
1105
1138
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1106
1139
|
|
|
@@ -1108,7 +1141,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1108
1141
|
|
|
1109
1142
|
|
|
1110
1143
|
|
|
1111
|
-
### [0.3.3](https://github.com/Codecademy/
|
|
1144
|
+
### [0.3.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.2...@codecademy/gamut-illustrations@0.3.3) (2020-12-16)
|
|
1112
1145
|
|
|
1113
1146
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1114
1147
|
|
|
@@ -1116,7 +1149,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1116
1149
|
|
|
1117
1150
|
|
|
1118
1151
|
|
|
1119
|
-
### [0.3.2](https://github.com/Codecademy/
|
|
1152
|
+
### [0.3.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.1...@codecademy/gamut-illustrations@0.3.2) (2020-12-16)
|
|
1120
1153
|
|
|
1121
1154
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1122
1155
|
|
|
@@ -1124,34 +1157,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1124
1157
|
|
|
1125
1158
|
|
|
1126
1159
|
|
|
1127
|
-
### [0.3.1](https://github.com/Codecademy/
|
|
1160
|
+
### [0.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.3.0...@codecademy/gamut-illustrations@0.3.1) (2020-12-16)
|
|
1128
1161
|
|
|
1129
1162
|
|
|
1130
1163
|
### Bug Fixes
|
|
1131
1164
|
|
|
1132
|
-
* corrected gamut-system dependency in gamut-illustrations ([ca537fc](https://github.com/Codecademy/
|
|
1165
|
+
* corrected gamut-system dependency in gamut-illustrations ([ca537fc](https://github.com/Codecademy/gamut/commit/ca537fcb58fdc33ae72f1dc3716c0596f5ecc634))
|
|
1133
1166
|
|
|
1134
1167
|
|
|
1135
1168
|
|
|
1136
|
-
## [0.3.0](https://github.com/Codecademy/
|
|
1169
|
+
## [0.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.2.5...@codecademy/gamut-illustrations@0.3.0) (2020-12-15)
|
|
1137
1170
|
|
|
1138
1171
|
|
|
1139
1172
|
### Features
|
|
1140
1173
|
|
|
1141
|
-
* also export types from gamut-illustrations ([fd0d41c](https://github.com/Codecademy/
|
|
1174
|
+
* also export types from gamut-illustrations ([fd0d41c](https://github.com/Codecademy/gamut/commit/fd0d41ca5080db4a7aad6df1712391f2ef233b78))
|
|
1142
1175
|
|
|
1143
1176
|
|
|
1144
1177
|
|
|
1145
|
-
### [0.2.5](https://github.com/Codecademy/
|
|
1178
|
+
### [0.2.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.2.4...@codecademy/gamut-illustrations@0.2.5) (2020-12-15)
|
|
1146
1179
|
|
|
1147
1180
|
|
|
1148
1181
|
### Bug Fixes
|
|
1149
1182
|
|
|
1150
|
-
* added missing .npmignore to gamut-illustrations ([54d5c37](https://github.com/Codecademy/
|
|
1183
|
+
* added missing .npmignore to gamut-illustrations ([54d5c37](https://github.com/Codecademy/gamut/commit/54d5c37821fb0392e4f572aca24dd9d04a02abcd))
|
|
1151
1184
|
|
|
1152
1185
|
|
|
1153
1186
|
|
|
1154
|
-
### [0.2.4](https://github.com/Codecademy/
|
|
1187
|
+
### [0.2.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.2.3...@codecademy/gamut-illustrations@0.2.4) (2020-12-15)
|
|
1155
1188
|
|
|
1156
1189
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1157
1190
|
|
|
@@ -1159,7 +1192,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1159
1192
|
|
|
1160
1193
|
|
|
1161
1194
|
|
|
1162
|
-
### [0.2.3](https://github.com/Codecademy/
|
|
1195
|
+
### [0.2.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.2.2...@codecademy/gamut-illustrations@0.2.3) (2020-12-14)
|
|
1163
1196
|
|
|
1164
1197
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1165
1198
|
|
|
@@ -1167,7 +1200,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1167
1200
|
|
|
1168
1201
|
|
|
1169
1202
|
|
|
1170
|
-
### [0.2.2](https://github.com/Codecademy/
|
|
1203
|
+
### [0.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.2.1...@codecademy/gamut-illustrations@0.2.2) (2020-12-14)
|
|
1171
1204
|
|
|
1172
1205
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1173
1206
|
|
|
@@ -1175,7 +1208,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1175
1208
|
|
|
1176
1209
|
|
|
1177
1210
|
|
|
1178
|
-
### [0.2.1](https://github.com/Codecademy/
|
|
1211
|
+
### [0.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-illustrations@0.2.0...@codecademy/gamut-illustrations@0.2.1) (2020-12-14)
|
|
1179
1212
|
|
|
1180
1213
|
**Note:** Version bump only for package @codecademy/gamut-illustrations
|
|
1181
1214
|
|
|
@@ -1188,4 +1221,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1188
1221
|
|
|
1189
1222
|
### Features
|
|
1190
1223
|
|
|
1191
|
-
* added gamut-illustrations package ([b2b53b8](https://github.com/Codecademy/
|
|
1224
|
+
* added gamut-illustrations package ([b2b53b8](https://github.com/Codecademy/gamut/commit/b2b53b83d5db00f4c358bb91ca27c6593c0b2708))
|