CHANGELOG.md
500 lines
| 1 | # Changelog |
| 2 | |
| 3 | All notable changes to this project will be documented in this file. |
| 4 | |
| 5 | The format is based on [](https://keepachangelog.com/en/1.0.0/Keep a Changelog](https://keepachangelog.com/en/1.0.0/](https://keepachangelog.com/en/1.0.0/) |
| 6 | and this project adheres to [](https://semver.org/spec/v2.0.0.htmlSemantic Versioning](https://semver.org/spec/v2.0.0.html](https://semver.org/spec/v2.0.0.html). |
| 7 | |
| 8 | ## [0.5.0] - 2026-07-20 |
| 9 | ### Changed |
| 10 | - Update package dependencies. [#50510] [#50529] |
| 11 | |
| 12 | ### Removed |
| 13 | - Remove the broken prebuilt JS client bundle. [#50526] |
| 14 | |
| 15 | ## [0.4.36] - 2026-07-13 |
| 16 | ### Changed |
| 17 | - Update dependencies. [#49431] |
| 18 | |
| 19 | ## [0.4.35] - 2026-07-09 |
| 20 | ### Changed |
| 21 | - Update dependencies. [#49431] |
| 22 | |
| 23 | ## [0.4.34] - 2026-07-06 |
| 24 | ### Changed |
| 25 | - Update package dependencies. [#50097] [#50183] |
| 26 | |
| 27 | ## [0.4.33] - 2026-06-26 |
| 28 | ### Changed |
| 29 | - Internal updates. |
| 30 | |
| 31 | ## [0.4.32] - 2026-06-24 |
| 32 | ### Changed |
| 33 | - Defer ExPlat REST controller instantiation so the controller class only loads on REST API requests. [#49803] |
| 34 | |
| 35 | ## [0.4.31] - 2026-06-23 |
| 36 | ### Changed |
| 37 | - Update package dependencies. [#49831] |
| 38 | |
| 39 | ## [0.4.30] - 2026-06-22 |
| 40 | ### Changed |
| 41 | - Update package dependencies. [#49631] [#49691] [#49757] |
| 42 | |
| 43 | ## [0.4.29] - 2026-06-10 |
| 44 | ### Changed |
| 45 | - Update package dependencies. [#49273] [#49492] |
| 46 | |
| 47 | ## [0.4.28] - 2026-06-08 |
| 48 | ### Changed |
| 49 | - Internal updates. |
| 50 | |
| 51 | ## [0.4.27] - 2026-06-05 |
| 52 | ### Changed |
| 53 | - Update dependencies. [#49354] |
| 54 | |
| 55 | ## [0.4.26] - 2026-05-21 |
| 56 | ### Changed |
| 57 | - Update package dependencies. [#48405] |
| 58 | - Update package dependencies. [#49012] |
| 59 | |
| 60 | ## [0.4.25] - 2026-05-19 |
| 61 | ### Changed |
| 62 | - Internal updates. |
| 63 | |
| 64 | ## [0.4.24] - 2026-05-14 |
| 65 | ### Changed |
| 66 | - Update dependencies. [#48778] |
| 67 | |
| 68 | ## [0.4.23] - 2026-05-11 |
| 69 | ### Changed |
| 70 | - Update dependencies. [#46383] |
| 71 | |
| 72 | ## [0.4.22] - 2026-05-04 |
| 73 | ### Changed |
| 74 | - Internal: No longer require automattic/jetpack-changelogger as a per-project dev dependency. [#48225] |
| 75 | |
| 76 | ## [0.4.21] - 2026-04-20 |
| 77 | ### Changed |
| 78 | - Update package dependencies. [#48106] |
| 79 | |
| 80 | ## [0.4.20] - 2026-04-09 |
| 81 | ### Changed |
| 82 | - Update package dependencies. [#47890] |
| 83 | |
| 84 | ## [0.4.19] - 2026-04-06 |
| 85 | ### Changed |
| 86 | - Launch Site: Implement direct site launch from the WP Admin masterbar button via an ExPlat experiment, with a shared mutation hook and celebration modal for use across launch entry points. [#47705] |
| 87 | |
| 88 | ## [0.4.18] - 2026-03-30 |
| 89 | ### Changed |
| 90 | - Update package dependencies. [#47799] |
| 91 | |
| 92 | ## [0.4.17] - 2026-03-23 |
| 93 | ### Changed |
| 94 | - Update package dependencies. [#47684] |
| 95 | |
| 96 | ## [0.4.16] - 2026-03-16 |
| 97 | ### Changed |
| 98 | - Update dependencies. [#47472] |
| 99 | |
| 100 | ## [0.4.15] - 2026-03-09 |
| 101 | ### Changed |
| 102 | - Switch to Native TypeScript compiler based on Go. [#47375] |
| 103 | |
| 104 | ## [0.4.14] - 2026-02-26 |
| 105 | ### Changed |
| 106 | - Update package dependencies. [#47285] [#47300] |
| 107 | |
| 108 | ## [0.4.13] - 2026-02-23 |
| 109 | ### Changed |
| 110 | - Update dependencies. [#46383] |
| 111 | |
| 112 | ## [0.4.12] - 2026-02-18 |
| 113 | ### Changed |
| 114 | - Update package dependencies. [#47173] |
| 115 | |
| 116 | ## [0.4.11] - 2026-02-16 |
| 117 | ### Changed |
| 118 | - Update package dependencies. [#47099] |
| 119 | |
| 120 | ## [0.4.10] - 2026-02-10 |
| 121 | ### Changed |
| 122 | - Update package dependencies. [#47002] |
| 123 | |
| 124 | ## [0.4.9] - 2026-02-02 |
| 125 | ### Changed |
| 126 | - Update package dependencies. [#46854] |
| 127 | |
| 128 | ## [0.4.8] - 2026-01-26 |
| 129 | ### Changed |
| 130 | - Update dependencies. [#46383] |
| 131 | |
| 132 | ## [0.4.7] - 2026-01-19 |
| 133 | ### Changed |
| 134 | - Update package dependencies. [#46647] |
| 135 | |
| 136 | ## [0.4.6] - 2026-01-07 |
| 137 | ### Changed |
| 138 | - Update package dependencies. [#46456] |
| 139 | |
| 140 | ## [0.4.5] - 2026-01-06 |
| 141 | ### Changed |
| 142 | - Update package dependencies. [#46427] |
| 143 | |
| 144 | ## [0.4.4] - 2025-12-22 |
| 145 | ### Changed |
| 146 | - Update dependencies. [#46381] |
| 147 | |
| 148 | ## [0.4.3] - 2025-12-11 |
| 149 | ### Changed |
| 150 | - Update package dependencies. [#46244] |
| 151 | |
| 152 | ## [0.4.2] - 2025-12-08 |
| 153 | ### Changed |
| 154 | - Update dependencies. [#43068] |
| 155 | |
| 156 | ## [0.4.1] - 2025-12-01 |
| 157 | ### Changed |
| 158 | - Update package dependencies. [#46143] |
| 159 | |
| 160 | ## [0.4.0] - 2025-11-17 |
| 161 | ### Added |
| 162 | - Add the possibility of passing the platform to the explat assignment endpoint. [#45922] |
| 163 | |
| 164 | ### Changed |
| 165 | - Update package dependencies. [#45915] [#45958] |
| 166 | |
| 167 | ## [0.3.14] - 2025-11-10 |
| 168 | ### Changed |
| 169 | - Update package dependencies. [#45756] |
| 170 | |
| 171 | ## [0.3.13] - 2025-10-28 |
| 172 | ### Changed |
| 173 | - Update package dependencies. [#45652] |
| 174 | |
| 175 | ## [0.3.12] - 2025-10-06 |
| 176 | ### Changed |
| 177 | - Update package dependencies. [#45334] |
| 178 | |
| 179 | ## [0.3.11] - 2025-09-22 |
| 180 | ### Changed |
| 181 | - Update dependencies. [#43068] |
| 182 | |
| 183 | ## [0.3.10] - 2025-09-19 |
| 184 | ### Changed |
| 185 | - Update package dependencies. [#45173] [#45229] |
| 186 | |
| 187 | ## [0.3.9] - 2025-09-08 |
| 188 | ### Changed |
| 189 | - Update package dependencies. [#45027] [#45097] |
| 190 | |
| 191 | ## [0.3.8] - 2025-08-18 |
| 192 | ### Added |
| 193 | - Add `typecheck` script to ensure that TypeScript files are type-checked. [#44795] |
| 194 | |
| 195 | ## [0.3.7] - 2025-08-14 |
| 196 | ### Changed |
| 197 | - Update package dependencies. [#44701] |
| 198 | |
| 199 | ## [0.3.6] - 2025-08-11 |
| 200 | ### Changed |
| 201 | - Update package dependencies. [#44677] |
| 202 | |
| 203 | ## [0.3.5] - 2025-08-04 |
| 204 | ### Changed |
| 205 | - Internal updates. |
| 206 | |
| 207 | ## [0.3.4] - 2025-07-21 |
| 208 | ### Changed |
| 209 | - Update package dependencies. [#44356] |
| 210 | |
| 211 | ## [0.3.3] - 2025-07-08 |
| 212 | ### Changed |
| 213 | - Update package dependencies. [#44217] |
| 214 | |
| 215 | ## [0.3.2] - 2025-07-03 |
| 216 | ### Changed |
| 217 | - Update package dependencies. [#44151] |
| 218 | |
| 219 | ## [0.3.1] - 2025-06-30 |
| 220 | ### Changed |
| 221 | - Update dependencies. [#43068] |
| 222 | |
| 223 | ## [0.3.0] - 2025-06-27 |
| 224 | ### Changed |
| 225 | - Create custom explat client with public-api fetch for assignments. [#44081] |
| 226 | |
| 227 | ## [0.2.26] - 2025-06-24 |
| 228 | ### Added |
| 229 | - Improve error handling on Chrome AI events. [#44048] |
| 230 | |
| 231 | ## [0.2.25] - 2025-06-23 |
| 232 | ### Changed |
| 233 | - Update package dependencies. [#44020] |
| 234 | |
| 235 | ## [0.2.24] - 2025-06-18 |
| 236 | ### Changed |
| 237 | - Internal updates. |
| 238 | |
| 239 | ## [0.2.23] - 2025-06-05 |
| 240 | ### Changed |
| 241 | - Update package dependencies. [#43718] [#43734] [#43766] |
| 242 | |
| 243 | ## [0.2.22] - 2025-06-02 |
| 244 | ### Changed |
| 245 | - Update dependencies. [#43068] |
| 246 | |
| 247 | ## [0.2.21] - 2025-05-26 |
| 248 | ### Changed |
| 249 | - Update package dependencies. [#43578] |
| 250 | |
| 251 | ## [0.2.20] - 2025-05-22 |
| 252 | ### Changed |
| 253 | - Update package dependencies. [#43557] |
| 254 | |
| 255 | ## [0.2.19] - 2025-05-12 |
| 256 | ### Changed |
| 257 | - Stable release management: Do not ship source files. [#43310] |
| 258 | |
| 259 | ## [0.2.18] - 2025-05-05 |
| 260 | ### Changed |
| 261 | - Update package dependencies. [#43326] |
| 262 | |
| 263 | ## [0.2.17] - 2025-04-28 |
| 264 | ### Changed |
| 265 | - Internal updates. |
| 266 | |
| 267 | ## [0.2.16] - 2025-04-14 |
| 268 | ### Changed |
| 269 | - Update dependencies. [#43001] |
| 270 | |
| 271 | ## [0.2.15] - 2025-04-03 |
| 272 | ### Changed |
| 273 | - Update package dependencies. [#42809] |
| 274 | |
| 275 | ## [0.2.14] - 2025-04-01 |
| 276 | ### Changed |
| 277 | - Update package dependencies. [#42762] |
| 278 | |
| 279 | ## [0.2.13] - 2025-03-21 |
| 280 | ### Changed |
| 281 | - Internal updates. |
| 282 | |
| 283 | ## [0.2.12] - 2025-03-18 |
| 284 | ### Changed |
| 285 | - Update package dependencies. [#42511] |
| 286 | |
| 287 | ## [0.2.11] - 2025-03-12 |
| 288 | ### Changed |
| 289 | - Internal updates. |
| 290 | |
| 291 | ## [0.2.10] - 2025-03-05 |
| 292 | ### Changed |
| 293 | - Internal updates. |
| 294 | |
| 295 | ## [0.2.9] - 2025-03-03 |
| 296 | ### Changed |
| 297 | - Update package dependencies. [#42163] |
| 298 | |
| 299 | ## [0.2.8] - 2025-02-24 |
| 300 | ### Changed |
| 301 | - Update dependencies. |
| 302 | |
| 303 | ## [0.2.7] - 2025-02-17 |
| 304 | ### Changed |
| 305 | - Update dependencies. |
| 306 | |
| 307 | ## [0.2.6] - 2025-02-10 |
| 308 | ### Changed |
| 309 | - Updated package dependencies. [#41491] |
| 310 | |
| 311 | ## [0.2.5] - 2025-02-03 |
| 312 | ### Changed |
| 313 | - Updated package dependencies. [#41286] |
| 314 | |
| 315 | ## [0.2.4] - 2025-01-20 |
| 316 | ### Changed |
| 317 | - Updated package dependencies. [#41099] |
| 318 | |
| 319 | ## [0.2.3] - 2024-12-16 |
| 320 | ### Changed |
| 321 | - Updated package dependencies. [#40564] |
| 322 | |
| 323 | ## [0.2.2] - 2024-12-04 |
| 324 | ### Changed |
| 325 | - Updated package dependencies. [#40363] [#40372] |
| 326 | |
| 327 | ## [0.2.1] - 2024-11-25 |
| 328 | ### Changed |
| 329 | - Updated package dependencies. [#40232] [#40288] |
| 330 | |
| 331 | ## [0.2.0] - 2024-11-14 |
| 332 | ### Removed |
| 333 | - General: Update minimum PHP version to 7.2. [#40147] |
| 334 | |
| 335 | ## [0.1.15] - 2024-11-11 |
| 336 | ### Changed |
| 337 | - Updated package dependencies. [#39999] [#40000] [#40060] |
| 338 | |
| 339 | ## [0.1.14] - 2024-11-04 |
| 340 | ### Added |
| 341 | - Enable test coverage. [#39961] |
| 342 | |
| 343 | ## [0.1.13] - 2024-10-29 |
| 344 | ### Changed |
| 345 | - Internal updates. |
| 346 | |
| 347 | ## [0.1.12] - 2024-10-14 |
| 348 | ### Changed |
| 349 | - Only include `wp-polyfill` as a script dependency when needed. [#39629] |
| 350 | |
| 351 | ## [0.1.11] - 2024-10-10 |
| 352 | ### Changed |
| 353 | - Updated package dependencies. [#39649] [#39707] |
| 354 | |
| 355 | ## [0.1.10] - 2024-10-07 |
| 356 | ### Changed |
| 357 | - Updated package dependencies. [#39594] |
| 358 | |
| 359 | ## [0.1.9] - 2024-09-23 |
| 360 | ### Changed |
| 361 | - Update dependencies. |
| 362 | |
| 363 | ## [0.1.8] - 2024-09-10 |
| 364 | ### Changed |
| 365 | - Updated package dependencies. [#39302] |
| 366 | |
| 367 | ## [0.1.7] - 2024-09-05 |
| 368 | ### Changed |
| 369 | - Update dependencies. |
| 370 | |
| 371 | ## [0.1.6] - 2024-09-05 |
| 372 | ### Changed |
| 373 | - Updated package dependencies. [#39176] |
| 374 | |
| 375 | ## [0.1.5] - 2024-08-29 |
| 376 | ### Changed |
| 377 | - Updated package dependencies. [#39111] |
| 378 | |
| 379 | ## [0.1.4] - 2024-08-26 |
| 380 | ### Changed |
| 381 | - Updated package dependencies. [#39004] |
| 382 | |
| 383 | ## [0.1.3] - 2024-08-21 |
| 384 | ### Changed |
| 385 | - Internal updates. |
| 386 | |
| 387 | ## [0.1.2] - 2024-08-15 |
| 388 | ### Changed |
| 389 | - Updated package dependencies. [#38662] |
| 390 | |
| 391 | ## [0.1.1] - 2024-08-01 |
| 392 | ### Changed |
| 393 | - Internal updates. |
| 394 | |
| 395 | ## 0.1.0 - 2024-07-29 |
| 396 | ### Added |
| 397 | - Adds a new component to fetch experiments specifically for authenticated users [#37999] |
| 398 | - Initial version. [#37910] |
| 399 | - Introduce the both the backend layer and frontend components for the ExPlat package. [#37958] |
| 400 | |
| 401 | ### Changed |
| 402 | - ExPlat: add condition to prevent fetching the experiment assignment if there's not anon id (meaning that Tracks is likely disabled) [#38327] |
| 403 | - Updated package dependencies. [#38132] |
| 404 | |
| 405 | [0.5.0]: https://github.com/Automattic/jetpack-explat/compare/v0.4.36...v0.5.0 |
| 406 | [0.4.36]: https://github.com/Automattic/jetpack-explat/compare/v0.4.35...v0.4.36 |
| 407 | [0.4.35]: https://github.com/Automattic/jetpack-explat/compare/v0.4.34...v0.4.35 |
| 408 | [0.4.34]: https://github.com/Automattic/jetpack-explat/compare/v0.4.33...v0.4.34 |
| 409 | [0.4.33]: https://github.com/Automattic/jetpack-explat/compare/v0.4.32...v0.4.33 |
| 410 | [0.4.32]: https://github.com/Automattic/jetpack-explat/compare/v0.4.31...v0.4.32 |
| 411 | [0.4.31]: https://github.com/Automattic/jetpack-explat/compare/v0.4.30...v0.4.31 |
| 412 | [0.4.30]: https://github.com/Automattic/jetpack-explat/compare/v0.4.29...v0.4.30 |
| 413 | [0.4.29]: https://github.com/Automattic/jetpack-explat/compare/v0.4.28...v0.4.29 |
| 414 | [0.4.28]: https://github.com/Automattic/jetpack-explat/compare/v0.4.27...v0.4.28 |
| 415 | [0.4.27]: https://github.com/Automattic/jetpack-explat/compare/v0.4.26...v0.4.27 |
| 416 | [0.4.26]: https://github.com/Automattic/jetpack-explat/compare/v0.4.25...v0.4.26 |
| 417 | [0.4.25]: https://github.com/Automattic/jetpack-explat/compare/v0.4.24...v0.4.25 |
| 418 | [0.4.24]: https://github.com/Automattic/jetpack-explat/compare/v0.4.23...v0.4.24 |
| 419 | [0.4.23]: https://github.com/Automattic/jetpack-explat/compare/v0.4.22...v0.4.23 |
| 420 | [0.4.22]: https://github.com/Automattic/jetpack-explat/compare/v0.4.21...v0.4.22 |
| 421 | [0.4.21]: https://github.com/Automattic/jetpack-explat/compare/v0.4.20...v0.4.21 |
| 422 | [0.4.20]: https://github.com/Automattic/jetpack-explat/compare/v0.4.19...v0.4.20 |
| 423 | [0.4.19]: https://github.com/Automattic/jetpack-explat/compare/v0.4.18...v0.4.19 |
| 424 | [0.4.18]: https://github.com/Automattic/jetpack-explat/compare/v0.4.17...v0.4.18 |
| 425 | [0.4.17]: https://github.com/Automattic/jetpack-explat/compare/v0.4.16...v0.4.17 |
| 426 | [0.4.16]: https://github.com/Automattic/jetpack-explat/compare/v0.4.15...v0.4.16 |
| 427 | [0.4.15]: https://github.com/Automattic/jetpack-explat/compare/v0.4.14...v0.4.15 |
| 428 | [0.4.14]: https://github.com/Automattic/jetpack-explat/compare/v0.4.13...v0.4.14 |
| 429 | [0.4.13]: https://github.com/Automattic/jetpack-explat/compare/v0.4.12...v0.4.13 |
| 430 | [0.4.12]: https://github.com/Automattic/jetpack-explat/compare/v0.4.11...v0.4.12 |
| 431 | [0.4.11]: https://github.com/Automattic/jetpack-explat/compare/v0.4.10...v0.4.11 |
| 432 | [0.4.10]: https://github.com/Automattic/jetpack-explat/compare/v0.4.9...v0.4.10 |
| 433 | [0.4.9]: https://github.com/Automattic/jetpack-explat/compare/v0.4.8...v0.4.9 |
| 434 | [0.4.8]: https://github.com/Automattic/jetpack-explat/compare/v0.4.7...v0.4.8 |
| 435 | [0.4.7]: https://github.com/Automattic/jetpack-explat/compare/v0.4.6...v0.4.7 |
| 436 | [0.4.6]: https://github.com/Automattic/jetpack-explat/compare/v0.4.5...v0.4.6 |
| 437 | [0.4.5]: https://github.com/Automattic/jetpack-explat/compare/v0.4.4...v0.4.5 |
| 438 | [0.4.4]: https://github.com/Automattic/jetpack-explat/compare/v0.4.3...v0.4.4 |
| 439 | [0.4.3]: https://github.com/Automattic/jetpack-explat/compare/v0.4.2...v0.4.3 |
| 440 | [0.4.2]: https://github.com/Automattic/jetpack-explat/compare/v0.4.1...v0.4.2 |
| 441 | [0.4.1]: https://github.com/Automattic/jetpack-explat/compare/v0.4.0...v0.4.1 |
| 442 | [0.4.0]: https://github.com/Automattic/jetpack-explat/compare/v0.3.14...v0.4.0 |
| 443 | [0.3.14]: https://github.com/Automattic/jetpack-explat/compare/v0.3.13...v0.3.14 |
| 444 | [0.3.13]: https://github.com/Automattic/jetpack-explat/compare/v0.3.12...v0.3.13 |
| 445 | [0.3.12]: https://github.com/Automattic/jetpack-explat/compare/v0.3.11...v0.3.12 |
| 446 | [0.3.11]: https://github.com/Automattic/jetpack-explat/compare/v0.3.10...v0.3.11 |
| 447 | [0.3.10]: https://github.com/Automattic/jetpack-explat/compare/v0.3.9...v0.3.10 |
| 448 | [0.3.9]: https://github.com/Automattic/jetpack-explat/compare/v0.3.8...v0.3.9 |
| 449 | [0.3.8]: https://github.com/Automattic/jetpack-explat/compare/v0.3.7...v0.3.8 |
| 450 | [0.3.7]: https://github.com/Automattic/jetpack-explat/compare/v0.3.6...v0.3.7 |
| 451 | [0.3.6]: https://github.com/Automattic/jetpack-explat/compare/v0.3.5...v0.3.6 |
| 452 | [0.3.5]: https://github.com/Automattic/jetpack-explat/compare/v0.3.4...v0.3.5 |
| 453 | [0.3.4]: https://github.com/Automattic/jetpack-explat/compare/v0.3.3...v0.3.4 |
| 454 | [0.3.3]: https://github.com/Automattic/jetpack-explat/compare/v0.3.2...v0.3.3 |
| 455 | [0.3.2]: https://github.com/Automattic/jetpack-explat/compare/v0.3.1...v0.3.2 |
| 456 | [0.3.1]: https://github.com/Automattic/jetpack-explat/compare/v0.3.0...v0.3.1 |
| 457 | [0.3.0]: https://github.com/Automattic/jetpack-explat/compare/v0.2.26...v0.3.0 |
| 458 | [0.2.26]: https://github.com/Automattic/jetpack-explat/compare/v0.2.25...v0.2.26 |
| 459 | [0.2.25]: https://github.com/Automattic/jetpack-explat/compare/v0.2.24...v0.2.25 |
| 460 | [0.2.24]: https://github.com/Automattic/jetpack-explat/compare/v0.2.23...v0.2.24 |
| 461 | [0.2.23]: https://github.com/Automattic/jetpack-explat/compare/v0.2.22...v0.2.23 |
| 462 | [0.2.22]: https://github.com/Automattic/jetpack-explat/compare/v0.2.21...v0.2.22 |
| 463 | [0.2.21]: https://github.com/Automattic/jetpack-explat/compare/v0.2.20...v0.2.21 |
| 464 | [0.2.20]: https://github.com/Automattic/jetpack-explat/compare/v0.2.19...v0.2.20 |
| 465 | [0.2.19]: https://github.com/Automattic/jetpack-explat/compare/v0.2.18...v0.2.19 |
| 466 | [0.2.18]: https://github.com/Automattic/jetpack-explat/compare/v0.2.17...v0.2.18 |
| 467 | [0.2.17]: https://github.com/Automattic/jetpack-explat/compare/v0.2.16...v0.2.17 |
| 468 | [0.2.16]: https://github.com/Automattic/jetpack-explat/compare/v0.2.15...v0.2.16 |
| 469 | [0.2.15]: https://github.com/Automattic/jetpack-explat/compare/v0.2.14...v0.2.15 |
| 470 | [0.2.14]: https://github.com/Automattic/jetpack-explat/compare/v0.2.13...v0.2.14 |
| 471 | [0.2.13]: https://github.com/Automattic/jetpack-explat/compare/v0.2.12...v0.2.13 |
| 472 | [0.2.12]: https://github.com/Automattic/jetpack-explat/compare/v0.2.11...v0.2.12 |
| 473 | [0.2.11]: https://github.com/Automattic/jetpack-explat/compare/v0.2.10...v0.2.11 |
| 474 | [0.2.10]: https://github.com/Automattic/jetpack-explat/compare/v0.2.9...v0.2.10 |
| 475 | [0.2.9]: https://github.com/Automattic/jetpack-explat/compare/v0.2.8...v0.2.9 |
| 476 | [0.2.8]: https://github.com/Automattic/jetpack-explat/compare/v0.2.7...v0.2.8 |
| 477 | [0.2.7]: https://github.com/Automattic/jetpack-explat/compare/v0.2.6...v0.2.7 |
| 478 | [0.2.6]: https://github.com/Automattic/jetpack-explat/compare/v0.2.5...v0.2.6 |
| 479 | [0.2.5]: https://github.com/Automattic/jetpack-explat/compare/v0.2.4...v0.2.5 |
| 480 | [0.2.4]: https://github.com/Automattic/jetpack-explat/compare/v0.2.3...v0.2.4 |
| 481 | [0.2.3]: https://github.com/Automattic/jetpack-explat/compare/v0.2.2...v0.2.3 |
| 482 | [0.2.2]: https://github.com/Automattic/jetpack-explat/compare/v0.2.1...v0.2.2 |
| 483 | [0.2.1]: https://github.com/Automattic/jetpack-explat/compare/v0.2.0...v0.2.1 |
| 484 | [0.2.0]: https://github.com/Automattic/jetpack-explat/compare/v0.1.15...v0.2.0 |
| 485 | [0.1.15]: https://github.com/Automattic/jetpack-explat/compare/v0.1.14...v0.1.15 |
| 486 | [0.1.14]: https://github.com/Automattic/jetpack-explat/compare/v0.1.13...v0.1.14 |
| 487 | [0.1.13]: https://github.com/Automattic/jetpack-explat/compare/v0.1.12...v0.1.13 |
| 488 | [0.1.12]: https://github.com/Automattic/jetpack-explat/compare/v0.1.11...v0.1.12 |
| 489 | [0.1.11]: https://github.com/Automattic/jetpack-explat/compare/v0.1.10...v0.1.11 |
| 490 | [0.1.10]: https://github.com/Automattic/jetpack-explat/compare/v0.1.9...v0.1.10 |
| 491 | [0.1.9]: https://github.com/Automattic/jetpack-explat/compare/v0.1.8...v0.1.9 |
| 492 | [0.1.8]: https://github.com/Automattic/jetpack-explat/compare/v0.1.7...v0.1.8 |
| 493 | [0.1.7]: https://github.com/Automattic/jetpack-explat/compare/v0.1.6...v0.1.7 |
| 494 | [0.1.6]: https://github.com/Automattic/jetpack-explat/compare/v0.1.5...v0.1.6 |
| 495 | [0.1.5]: https://github.com/Automattic/jetpack-explat/compare/v0.1.4...v0.1.5 |
| 496 | [0.1.4]: https://github.com/Automattic/jetpack-explat/compare/v0.1.3...v0.1.4 |
| 497 | [0.1.3]: https://github.com/Automattic/jetpack-explat/compare/v0.1.2...v0.1.3 |
| 498 | [0.1.2]: https://github.com/Automattic/jetpack-explat/compare/v0.1.1...v0.1.2 |
| 499 | [0.1.1]: https://github.com/Automattic/jetpack-explat/compare/v0.1.0...v0.1.1 |
| 500 |