jbolda / covector

Transparent and flexible change management for publishing packages and assets.
Apache License 2.0
74 stars 10 forks source link

swap clack for inquirer #335

Closed jbolda closed 4 months ago

jbolda commented 4 months ago

Motivation

The value that inquirer provides is outshined by clack's feature set. We also didn't use much of the inquirer features that brought along an increased package size—making the swap.

Approach

It wasn't a straight swap, but we shifted the implementation to suit the altered API and improved upon some existing rough edges.

github-actions[bot] commented 4 months ago

Package Changes Through 9db09cfa9f2066f48e5a07714f5e450ad543c745

There are 9 changes which include covector with minor, action with minor, @covector/apply with minor, @covector/assemble with minor, @covector/changelog with minor, @covector/files with minor, @covector/command with minor, @covector/toml with minor, @covector/types with minor

Planned Package Versions The following package releases are the planned based on the context of changes in this pull request. | package | current | next | |----|----|----| | covector | 0.11.0 | 0.12.0 | @covector/apply | 0.9.3 | 0.10.0 | @covector/assemble | 0.11.0 | 0.12.0 | @covector/changelog | 0.11.0 | 0.12.0 | @covector/files | 0.7.2 | 0.8.0 | @covector/command | 0.7.1 | 0.8.0 | @covector/toml | 0.1.0 | 0.2.0 | @covector/types | 0.0.0 | 0.1.0 | action | 0.11.0 | 0.12.0 |

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector