Activity
commands/change.ts: removed debug logging
commands/change.ts: removed debug logging
commands/publish.ts: delete the change files after the changelog has …
commands/publish.ts: delete the change files after the changelog has …
commands/__tests__/change.test.ts: remove
commands/__tests__/change.test.ts: remove
commands/publish.ts: refactor to prepend updates to the change log so…
commands/publish.ts: refactor to prepend updates to the change log so…
commands/publish.ts: add todos
commands/publish.ts: add todos
commands/publish.ts: remove debug logging
commands/publish.ts: remove debug logging
commands/publish.ts: add logic for case when changes were made but ma…
commands/publish.ts: add logic for case when changes were made but ma…
services/markdown.ts: fix the unordered list lint errors, updated usa…
services/markdown.ts: fix the unordered list lint errors, updated usa…
commands/publish.ts: WIP: logic to save the changes to the change fil…
commands/publish.ts: WIP: logic to save the changes to the change fil…
commands/publish.ts: finish version bump and add entry to change log …
commands/publish.ts: finish version bump and add entry to change log …
services/changeLogFile.ts: return the generated changelog json that w…
services/changeLogFile.ts: return the generated changelog json that w…
commands/publish.ts: init change log json if it doesn't exist, init v…
commands/publish.ts: init change log json if it doesn't exist, init v…
services/fileSystem.ts: return change log errors instead of rejecting…
services/fileSystem.ts: return change log errors instead of rejecting…
commands/publish.ts: init logic to load an existing change log json file
commands/publish.ts: init logic to load an existing change log json file
services/git.ts: rename changedFilePaths to something less confusing
services/git.ts: rename changedFilePaths to something less confusing
commands/change.ts: use change file service, remove local functions
commands/change.ts: use change file service, remove local functions
commands/changes.ts: use services instead of local functions
commands/changes.ts: use services instead of local functions
change.ts: implement logic to append change files
change.ts: implement logic to append change files
change.ts: add check for local change files to remote change files
change.ts: add check for local change files to remote change files
.eslintrc.json: fixed rule
.eslintrc.json: fixed rule
change.ts: don't prompt for the change type if the message is empty (…
change.ts: don't prompt for the change type if the message is empty (…
commands/change.ts: update todos
commands/change.ts: update todos
track a test change file
track a test change file
commands/change.ts: add logic to load and log existing changes
commands/change.ts: add logic to load and log existing changes
commands/change.ts: add logic to load and log existing changes
commands/change.ts: add logic to load and log existing changes