Skip to content

Releases: Xunnamius/git-add-then-commit

v1.0.3

29 Jan 11:18
v1.0.3
980f60e
Compare
Choose a tag to compare

1.0.3 (2021-01-29)

Build System

  • post-release-check.yml: add five minute wait for npm updates (ec7083e)

v1.0.2

29 Jan 11:05
v1.0.2
b76338a
Compare
Choose a tag to compare

1.0.2 (2021-01-29)

Bug Fixes

  • package.json: fix dependency classifications (8835260)

Build System

  • post-release-check.yml: ensure packages are downloaded w/ --production (1562bbc)

v1.0.1

29 Jan 10:50
v1.0.1
6f61a6c
Compare
Choose a tag to compare

1.0.1 (2021-01-29)

Build System

  • post-release-check.yml: run executables as part of check (6151b24)

v1.0.0

29 Jan 10:04
v1.0.0
968e4d7
Compare
Choose a tag to compare

1.0.0 (2021-01-29)

Build System

  • build-test-deploy.yml: drop support for webpack 4 (66d531e)
  • cleanup.yml: fix bug for new package repos (0792f9a)
  • integration-node-cli.test.ts: add proper git config (3947d23)
  • package.json: add @types/yargs explicitly (1183c65)

Features

  • Initial commit (1e08a88)
  • Upgrade to semantic-release-based pipeline (3074894)