Releases: xeol-io/bumpgen
Releases · xeol-io/bumpgen
Release list
v0.0.1
Initial marketplace action release
vnull
chore: publish to npm on PR tags (#6) * add release on pr * add ci * remove copying .env.example * fix ci * remove lint and test in test-project * make dependsOn great again * fix lint script in ci * ignore linting for scripts * pass build if there are no tests * update snapshot * ignore some TODOs * use ignorePattern instead * Update package.json * address review comments * have 2 publish flows for cli and core * remove private * test publish * fix lint