|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## 3.6.7 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- 7c485aa: chore(deps-dev): bump vite from 2.3.0 to 2.3.2 |
| 8 | + |
3 | 9 | All notable changes to this project will be documented in this file.
|
4 | 10 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 | 11 |
|
6 | 12 | ## [3.6.6](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.6.6) (2021-05-11)
|
7 | 13 |
|
8 | 14 | **Note:** Version bump only for package vite-imagetools
|
9 | 15 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 | 16 | ## [3.6.5](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.6.5) (2021-05-11)
|
15 | 17 |
|
16 | 18 | **Note:** Version bump only for package vite-imagetools
|
17 | 19 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 | 20 | ## [3.6.4](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.6.4) (2021-05-11)
|
23 | 21 |
|
24 | 22 | **Note:** Version bump only for package vite-imagetools
|
25 | 23 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 | 24 | ## [3.6.3](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.6.3) (2021-05-11)
|
31 | 25 |
|
32 | 26 | **Note:** Version bump only for package vite-imagetools
|
33 | 27 |
|
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 | 28 | ## [3.6.2](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.6.2) (2021-05-11)
|
39 | 29 |
|
40 | 30 | **Note:** Version bump only for package vite-imagetools
|
41 | 31 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 | 32 | ## [3.6.1](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.6.1) (2021-05-07)
|
47 | 33 |
|
48 | 34 | **Note:** Version bump only for package vite-imagetools
|
49 | 35 |
|
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 | 36 | # [3.6.0](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.6.0) (2021-05-07)
|
55 | 37 |
|
56 |
| - |
57 | 38 | ### Features
|
58 | 39 |
|
59 |
| -* Allow # symbols in src urls ([b5beedd](https://github.com/JonasKruckenberg/imagetools/commit/b5beedd3707167aad9302737d1012f35a3f19776)) |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
| 40 | +- Allow # symbols in src urls ([b5beedd](https://github.com/JonasKruckenberg/imagetools/commit/b5beedd3707167aad9302737d1012f35a3f19776)) |
64 | 41 |
|
65 | 42 | ## [3.5.4](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.5.4) (2021-05-07)
|
66 | 43 |
|
67 | 44 | **Note:** Version bump only for package vite-imagetools
|
68 | 45 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 | 46 | ## [3.5.2](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.5.2) (2021-05-03)
|
74 | 47 |
|
75 | 48 | **Note:** Version bump only for package vite-imagetools
|
76 | 49 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 | 50 | ## [3.5.1](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.5.1) (2021-05-03)
|
82 | 51 |
|
83 |
| - |
84 | 52 | ### Bug Fixes
|
85 | 53 |
|
86 |
| -* decode URI encoded paths before resolving ([36636e5](https://github.com/JonasKruckenberg/imagetools/commit/36636e57d12d846ecd3500deb30d838150a85a2c)), closes [#84](https://github.com/JonasKruckenberg/imagetools/issues/84) |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
| 54 | +- decode URI encoded paths before resolving ([36636e5](https://github.com/JonasKruckenberg/imagetools/commit/36636e57d12d846ecd3500deb30d838150a85a2c)), closes [#84](https://github.com/JonasKruckenberg/imagetools/issues/84) |
91 | 55 |
|
92 | 56 | # [3.5.0](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.5.0) (2021-04-28)
|
93 | 57 |
|
94 |
| - |
95 | 58 | ### Features
|
96 | 59 |
|
97 |
| -* Add default directives ([#81](https://github.com/JonasKruckenberg/imagetools/issues/81)) ([176fa6d](https://github.com/JonasKruckenberg/imagetools/commit/176fa6d048ad3142e60c75a8253cabd9b28e3a49)) |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
| 60 | +- Add default directives ([#81](https://github.com/JonasKruckenberg/imagetools/issues/81)) ([176fa6d](https://github.com/JonasKruckenberg/imagetools/commit/176fa6d048ad3142e60c75a8253cabd9b28e3a49)) |
102 | 61 |
|
103 | 62 | ## [3.4.4](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.4) (2021-04-28)
|
104 | 63 |
|
105 | 64 | **Note:** Version bump only for package vite-imagetools
|
106 | 65 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 | 66 | ## [3.4.3](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.3) (2021-04-28)
|
112 | 67 |
|
113 | 68 | **Note:** Version bump only for package vite-imagetools
|
114 | 69 |
|
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 | 70 | ## [3.4.2](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.2) (2021-04-28)
|
120 | 71 |
|
121 |
| - |
122 | 72 | ### Bug Fixes
|
123 | 73 |
|
124 |
| -* exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) |
125 |
| -* **vite-imagetools:** Add a more helpful error message when no images could be generated during dev mode ([e62b1bb](https://github.com/JonasKruckenberg/imagetools/commit/e62b1bb6b0b7a0c7c67dbcda1350864847718053)) |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
| 74 | +- exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) |
| 75 | +- **vite-imagetools:** Add a more helpful error message when no images could be generated during dev mode ([e62b1bb](https://github.com/JonasKruckenberg/imagetools/commit/e62b1bb6b0b7a0c7c67dbcda1350864847718053)) |
130 | 76 |
|
131 | 77 | ## [3.4.1](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.1) (2021-04-28)
|
132 | 78 |
|
133 |
| - |
134 | 79 | ### Bug Fixes
|
135 | 80 |
|
136 |
| -* exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) |
137 |
| -* **vite-imagetools:** Add a more helpful error message when no images could be generated during dev mode ([e62b1bb](https://github.com/JonasKruckenberg/imagetools/commit/e62b1bb6b0b7a0c7c67dbcda1350864847718053)) |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
| 81 | +- exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) |
| 82 | +- **vite-imagetools:** Add a more helpful error message when no images could be generated during dev mode ([e62b1bb](https://github.com/JonasKruckenberg/imagetools/commit/e62b1bb6b0b7a0c7c67dbcda1350864847718053)) |
142 | 83 |
|
143 | 84 | # 3.4.0 (2021-04-12)
|
144 | 85 |
|
145 | 86 | **Note:** Version bump only for package vite-imagetools
|
146 | 87 |
|
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 | 88 | # [3.4.0-next.7](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.0-next.7) (2021-04-11)
|
152 | 89 |
|
153 |
| - |
154 | 90 | ### Bug Fixes
|
155 | 91 |
|
156 |
| -* import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) |
157 |
| -* switch from default to named export ([b2f0ca7](https://github.com/JonasKruckenberg/imagetools/commit/b2f0ca7c2a7b50f2e28566cd397e5b3f0b0f55f7)) |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
| 92 | +- import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) |
| 93 | +- switch from default to named export ([b2f0ca7](https://github.com/JonasKruckenberg/imagetools/commit/b2f0ca7c2a7b50f2e28566cd397e5b3f0b0f55f7)) |
162 | 94 |
|
163 | 95 | # [3.4.0-next.6](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.0-next.6) (2021-04-11)
|
164 | 96 |
|
165 |
| - |
166 | 97 | ### Bug Fixes
|
167 | 98 |
|
168 |
| -* import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) |
169 |
| -* switch from default to named export ([b2f0ca7](https://github.com/JonasKruckenberg/imagetools/commit/b2f0ca7c2a7b50f2e28566cd397e5b3f0b0f55f7)) |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
| 99 | +- import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) |
| 100 | +- switch from default to named export ([b2f0ca7](https://github.com/JonasKruckenberg/imagetools/commit/b2f0ca7c2a7b50f2e28566cd397e5b3f0b0f55f7)) |
174 | 101 |
|
175 | 102 | # [3.4.0-next.5](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.0-next.5) (2021-04-11)
|
176 | 103 |
|
177 |
| - |
178 | 104 | ### Bug Fixes
|
179 | 105 |
|
180 |
| -* import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) |
181 |
| -* switch from default to named export ([b2f0ca7](https://github.com/JonasKruckenberg/imagetools/commit/b2f0ca7c2a7b50f2e28566cd397e5b3f0b0f55f7)) |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
| 106 | +- import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) |
| 107 | +- switch from default to named export ([b2f0ca7](https://github.com/JonasKruckenberg/imagetools/commit/b2f0ca7c2a7b50f2e28566cd397e5b3f0b0f55f7)) |
186 | 108 |
|
187 | 109 | # [3.4.0-next.4](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.0-next.4) (2021-04-09)
|
188 | 110 |
|
189 |
| - |
190 | 111 | ### Features
|
191 | 112 |
|
192 |
| -* respect vite configuration when generating output code ([e4a9c66](https://github.com/JonasKruckenberg/imagetools/commit/e4a9c66f16ff9994ea75b3140e387d4a165bfb9f)), closes [#55](https://github.com/JonasKruckenberg/imagetools/issues/55) |
193 |
| - |
194 |
| - |
195 |
| - |
196 |
| - |
| 113 | +- respect vite configuration when generating output code ([e4a9c66](https://github.com/JonasKruckenberg/imagetools/commit/e4a9c66f16ff9994ea75b3140e387d4a165bfb9f)), closes [#55](https://github.com/JonasKruckenberg/imagetools/issues/55) |
197 | 114 |
|
198 | 115 | # [3.4.0-next.3](https://github.com/JonasKruckenberg/imagetools/compare/[email protected]@3.4.0-next.3) (2021-04-06)
|
199 | 116 |
|
200 |
| - |
201 | 117 | ### Bug Fixes
|
202 | 118 |
|
203 |
| -* mark force option as deprecated ([23b0aef](https://github.com/JonasKruckenberg/imagetools/commit/23b0aef57e363aa314222cc869d2e1f85e29e118)) |
204 |
| - |
| 119 | +- mark force option as deprecated ([23b0aef](https://github.com/JonasKruckenberg/imagetools/commit/23b0aef57e363aa314222cc869d2e1f85e29e118)) |
205 | 120 |
|
206 | 121 | ### Features
|
207 | 122 |
|
208 |
| -* add rollup integration ([2fd9ca7](https://github.com/JonasKruckenberg/imagetools/commit/2fd9ca7e1b945d023e9305f0172763fc991bfdb4)) |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
| 123 | +- add rollup integration ([2fd9ca7](https://github.com/JonasKruckenberg/imagetools/commit/2fd9ca7e1b945d023e9305f0172763fc991bfdb4)) |
213 | 124 |
|
214 | 125 | # [3.4.0-next.2](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.4.0-next.2) (2021-04-05)
|
215 | 126 |
|
216 | 127 | **Note:** Version bump only for package vite-imagetools
|
217 | 128 |
|
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 | 129 | # [3.4.0-next.1](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.4.0-next.1) (2021-03-30)
|
223 | 130 |
|
224 | 131 | **Note:** Version bump only for package vite-imagetools
|
225 | 132 |
|
226 |
| - |
227 |
| - |
228 |
| - |
229 |
| - |
230 | 133 | # [3.4.0-next.0](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.4.0-next.0) (2021-03-30)
|
231 | 134 |
|
232 |
| - |
233 | 135 | ### Bug Fixes
|
234 | 136 |
|
235 |
| -* support nodejs LTS versions ([4abccc5](https://github.com/JonasKruckenberg/vite-imagetools/commit/4abccc53700ad55d04dc0c2142b6dc8d69ebf122)), closes [#51](https://github.com/JonasKruckenberg/vite-imagetools/issues/51) |
236 |
| -* update cache key geneartion to match spec ([7f0a0e8](https://github.com/JonasKruckenberg/vite-imagetools/commit/7f0a0e8bf20189e12425ffaed2026120b7b5260d)) |
237 |
| - |
| 137 | +- support nodejs LTS versions ([4abccc5](https://github.com/JonasKruckenberg/vite-imagetools/commit/4abccc53700ad55d04dc0c2142b6dc8d69ebf122)), closes [#51](https://github.com/JonasKruckenberg/vite-imagetools/issues/51) |
| 138 | +- update cache key geneartion to match spec ([7f0a0e8](https://github.com/JonasKruckenberg/vite-imagetools/commit/7f0a0e8bf20189e12425ffaed2026120b7b5260d)) |
238 | 139 |
|
239 | 140 | ### Features
|
240 | 141 |
|
241 |
| -* allow metadata removal to be toggled by option ([5d0c781](https://github.com/JonasKruckenberg/vite-imagetools/commit/5d0c781c0a0511725c7d615e97b1e9b0c902009e)) |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
| 142 | +- allow metadata removal to be toggled by option ([5d0c781](https://github.com/JonasKruckenberg/vite-imagetools/commit/5d0c781c0a0511725c7d615e97b1e9b0c902009e)) |
246 | 143 |
|
247 | 144 | ## [3.3.2-alpha.0](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.3.2-alpha.0) (2021-03-30)
|
248 | 145 |
|
249 |
| - |
250 | 146 | ### Bug Fixes
|
251 | 147 |
|
252 |
| -* support nodejs LTS versions ([4abccc5](https://github.com/JonasKruckenberg/vite-imagetools/commit/4abccc53700ad55d04dc0c2142b6dc8d69ebf122)), closes [#51](https://github.com/JonasKruckenberg/vite-imagetools/issues/51) |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
| 148 | +- support nodejs LTS versions ([4abccc5](https://github.com/JonasKruckenberg/vite-imagetools/commit/4abccc53700ad55d04dc0c2142b6dc8d69ebf122)), closes [#51](https://github.com/JonasKruckenberg/vite-imagetools/issues/51) |
257 | 149 |
|
258 | 150 | ## [3.3.1](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.3.1) (2021-03-19)
|
259 | 151 |
|
260 |
| - |
261 | 152 | ### Bug Fixes
|
262 | 153 |
|
263 |
| -* image id generation ([7ea0839](https://github.com/JonasKruckenberg/vite-imagetools/commit/7ea0839e2e69eb652d2cee01c3f1d8148f7290f1)), closes [#34](https://github.com/JonasKruckenberg/vite-imagetools/issues/34) |
264 |
| - |
265 |
| - |
266 |
| - |
267 |
| - |
| 154 | +- image id generation ([7ea0839](https://github.com/JonasKruckenberg/vite-imagetools/commit/7ea0839e2e69eb652d2cee01c3f1d8148f7290f1)), closes [#34](https://github.com/JonasKruckenberg/vite-imagetools/issues/34) |
268 | 155 |
|
269 | 156 | # [3.3.0](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.3.0) (2021-03-16)
|
270 | 157 |
|
271 |
| - |
272 | 158 | ### Features
|
273 | 159 |
|
274 |
| -* change extendDirectives signature ([b6ac8b3](https://github.com/JonasKruckenberg/vite-imagetools/commit/b6ac8b34581b84a6d6861a2b7ecc2f22f569e257)) |
275 |
| -* rework plugin to use new core library ([e8e11cf](https://github.com/JonasKruckenberg/vite-imagetools/commit/e8e11cf7b33e920be21cde31183876e6b824b779)) |
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
| 160 | +- change extendDirectives signature ([b6ac8b3](https://github.com/JonasKruckenberg/vite-imagetools/commit/b6ac8b34581b84a6d6861a2b7ecc2f22f569e257)) |
| 161 | +- rework plugin to use new core library ([e8e11cf](https://github.com/JonasKruckenberg/vite-imagetools/commit/e8e11cf7b33e920be21cde31183876e6b824b779)) |
280 | 162 |
|
281 | 163 | ## [3.2.6](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.2.6) (2021-03-15)
|
282 | 164 |
|
283 | 165 | **Note:** Version bump only for package vite-imagetools
|
284 | 166 |
|
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
289 | 167 | ## [3.2.5](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.2.5) (2021-03-15)
|
290 | 168 |
|
291 | 169 | **Note:** Version bump only for package vite-imagetools
|
292 | 170 |
|
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 | 171 | ## [3.2.4](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.2.4) (2021-03-15)
|
298 | 172 |
|
299 | 173 | **Note:** Version bump only for package vite-imagetools
|
300 | 174 |
|
301 |
| - |
302 |
| - |
303 |
| - |
304 |
| - |
305 | 175 | ## [3.2.3](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.2.3) (2021-03-15)
|
306 | 176 |
|
307 | 177 | **Note:** Version bump only for package vite-imagetools
|
308 | 178 |
|
309 |
| - |
310 |
| - |
311 |
| - |
312 |
| - |
313 | 179 | ## [3.2.2](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.2.2) (2021-03-15)
|
314 | 180 |
|
315 | 181 | **Note:** Version bump only for package vite-imagetools
|
316 | 182 |
|
317 |
| - |
318 |
| - |
319 |
| - |
320 |
| - |
321 | 183 | ## [3.2.1](https://github.com/JonasKruckenberg/vite-imagetools/compare/[email protected]@3.2.1) (2021-03-15)
|
322 | 184 |
|
323 | 185 | **Note:** Version bump only for package vite-imagetools
|
324 | 186 |
|
325 |
| - |
326 |
| - |
327 |
| - |
328 |
| - |
329 | 187 | # 3.2.0 (2021-03-15)
|
330 | 188 |
|
331 |
| - |
332 | 189 | ### Bug Fixes
|
333 | 190 |
|
334 |
| -* improve extensibility ([61d5a3d](https://github.com/JonasKruckenberg/vite-imagetools/commit/61d5a3d1ed6c0cb2013528b09cbc5b9ee4170ff3)) |
335 |
| -* reflect new imagetools-core version ([f5135b7](https://github.com/JonasKruckenberg/vite-imagetools/commit/f5135b7ecf4341a6192913c47d297b10cd6c6835)) |
336 |
| -* remove force option ([9f04c9c](https://github.com/JonasKruckenberg/vite-imagetools/commit/9f04c9ca0ce779b13b4aa3d13e59548cd15d3eed)) |
337 |
| - |
| 191 | +- improve extensibility ([61d5a3d](https://github.com/JonasKruckenberg/vite-imagetools/commit/61d5a3d1ed6c0cb2013528b09cbc5b9ee4170ff3)) |
| 192 | +- reflect new imagetools-core version ([f5135b7](https://github.com/JonasKruckenberg/vite-imagetools/commit/f5135b7ecf4341a6192913c47d297b10cd6c6835)) |
| 193 | +- remove force option ([9f04c9c](https://github.com/JonasKruckenberg/vite-imagetools/commit/9f04c9ca0ce779b13b4aa3d13e59548cd15d3eed)) |
338 | 194 |
|
339 | 195 | ### Features
|
340 | 196 |
|
341 |
| -* add output formats ([70cd9cd](https://github.com/JonasKruckenberg/vite-imagetools/commit/70cd9cd54ec227f9fe805cfff2b287baaba413bf)) |
342 |
| - |
| 197 | +- add output formats ([70cd9cd](https://github.com/JonasKruckenberg/vite-imagetools/commit/70cd9cd54ec227f9fe805cfff2b287baaba413bf)) |
343 | 198 |
|
344 | 199 | ### Reverts
|
345 | 200 |
|
346 |
| -* Revert "Publish" ([c0186f1](https://github.com/JonasKruckenberg/vite-imagetools/commit/c0186f12c595b6cedf3341a8de018f9a7f48a7c4)) |
| 201 | +- Revert "Publish" ([c0186f1](https://github.com/JonasKruckenberg/vite-imagetools/commit/c0186f12c595b6cedf3341a8de018f9a7f48a7c4)) |
0 commit comments