|
| 1 | +# [1.1.0](https://github.com/salesforcecli/plugin-data-seeding/compare/1.0.10...1.1.0) (2024-11-19) |
| 2 | + |
| 3 | +### Bug Fixes |
| 4 | + |
| 5 | +- @W-17233341 - minor changes for got version ([ac25dc0](https://github.com/salesforcecli/plugin-data-seeding/commit/ac25dc00a592cd6f0548733425aafa660a7e522d)) |
| 6 | +- **@W-17233341:** changes for minting JWT and SFAP endpoints ([2cceecc](https://github.com/salesforcecli/plugin-data-seeding/commit/2cceecc2408622ca46ef9cf3d195387b7fd94a15)) |
| 7 | +- **@W-17233341:** changes for minting JWT and SFAP endpoints ([d1eac95](https://github.com/salesforcecli/plugin-data-seeding/commit/d1eac950abf3c08bcb3529013b098c51200fb752)) |
| 8 | +- **@W-17233341:** changes for minting JWT and SFAP endpoints ([6da3f00](https://github.com/salesforcecli/plugin-data-seeding/commit/6da3f00cdab9f36c84ded35190d534575b8711b0)) |
| 9 | +- async stop and partial complete ([3107ad1](https://github.com/salesforcecli/plugin-data-seeding/commit/3107ad1bfc356bcf0e5041d613bead1cd08de476)) |
| 10 | +- **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([7db83c5](https://github.com/salesforcecli/plugin-data-seeding/commit/7db83c57cdfc13c2ff720e948f3bec255f691c92)) |
| 11 | +- **deps:** bump @oclif/core from 4.0.31 to 4.0.32 ([6c5255c](https://github.com/salesforcecli/plugin-data-seeding/commit/6c5255c940347f4e6ae938e4605c92896d0e9f0c)) |
| 12 | +- **deps:** bump @oclif/multi-stage-output from 0.7.11 to 0.7.12 ([77bc12f](https://github.com/salesforcecli/plugin-data-seeding/commit/77bc12fa6e0ac1f207a2dff95f82c471614b89f3)) |
| 13 | +- **deps:** bump @oclif/multi-stage-output from 0.7.7 to 0.7.11 ([a17a75f](https://github.com/salesforcecli/plugin-data-seeding/commit/a17a75f622f965cf04f862af8aa8cd435df8a911)) |
| 14 | +- **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([6216238](https://github.com/salesforcecli/plugin-data-seeding/commit/6216238df09ba7232b07fbdfef5ac32894d72f05)) |
| 15 | +- **deps:** bump form-data from 4.0.0 to 4.0.1 ([b2e8c93](https://github.com/salesforcecli/plugin-data-seeding/commit/b2e8c936631dbb9a08bb0fb598a0ea730e139a9b)) |
| 16 | +- **deps:** bump got from 14.4.2 to 14.4.3 ([79f1a34](https://github.com/salesforcecli/plugin-data-seeding/commit/79f1a34917b710c094a073e0e4c57673ff1aaeb1)) |
| 17 | +- **deps:** bump got from 14.4.3 to 14.4.4 ([6b080d6](https://github.com/salesforcecli/plugin-data-seeding/commit/6b080d63b21d08c7f065dd0f93720b0ed8a3ec96)) |
| 18 | +- disable mso timers on async ([ef592ef](https://github.com/salesforcecli/plugin-data-seeding/commit/ef592ef62bb18904ddc9815ae060f7a4550bbccf)) |
| 19 | +- edit message for new data seeding commands ([12a7c03](https://github.com/salesforcecli/plugin-data-seeding/commit/12a7c038dc4e402caab687b942ead14bdf1530a6)) |
| 20 | + |
| 21 | +### Features |
| 22 | + |
| 23 | +- async, timeout, mso refactor ([c3e57e1](https://github.com/salesforcecli/plugin-data-seeding/commit/c3e57e1b508721cb7c85f2a44a8c21f7608249b4)) |
| 24 | +- report command, refactor, mso updates ([b1909c8](https://github.com/salesforcecli/plugin-data-seeding/commit/b1909c85311af35c6ce01c09942e16af9665cc27)) |
| 25 | +- report commands, restructuring ([8209848](https://github.com/salesforcecli/plugin-data-seeding/commit/8209848c95153f79281656a53c988c0fb8a4c7d3)) |
| 26 | +- use-most-recent cache ([d45b343](https://github.com/salesforcecli/plugin-data-seeding/commit/d45b343e2fda895cc2816bd400cd705ebbe2fecf)) |
| 27 | + |
1 | 28 | ## [1.0.10](https://github.com/salesforcecli/plugin-data-seeding/compare/1.0.9...1.0.10) (2024-10-13)
|
2 | 29 |
|
3 | 30 | ### Bug Fixes
|
|
0 commit comments