Skip to content

Releases: Xunnamius/git-add-then-commit

v1.1.6

10 Feb 19:34
v1.1.6
95f547f

Choose a tag to compare

1.1.6 (2021-02-10)

Build System

  • webpack.config.js: normalize webpack configuration across repos (a4e209c)
  • webpack.config.js: remove ES6 syntax from JS file (db76562)

v1.1.5

10 Feb 18:06
v1.1.5
341280e

Choose a tag to compare

1.1.5 (2021-02-10)

Build System

  • package.json: update dependencies (eb1dba9)

v1.1.4

08 Feb 10:02
v1.1.4
6c6b6dc

Choose a tag to compare

1.1.4 (2021-02-08)

Build System

  • deps: bump simple-git from 2.32.0 to 2.34.2 (be4bb82)
  • deps: bump simple-git from 2.32.0 to 2.34.2 (6c4feeb)

v1.1.3

05 Feb 09:28
v1.1.3
96fe609

Choose a tag to compare

1.1.3 (2021-02-05)

Build System

  • deps: bump simple-git from 2.31.0 to 2.32.0 (c22c4d0)
  • deps: bump simple-git from 2.31.0 to 2.32.0 (870bbc2)

v1.1.2

04 Feb 03:40
v1.1.2
53c4c0c

Choose a tag to compare

1.1.2 (2021-02-04)

Bug Fixes

  • Ensure derived scopes are lowercased (3ec4273)

Build System

  • package.json: update deps (41cf8f7)

v1.1.1

31 Jan 23:46
v1.1.1
bb8654d

Choose a tag to compare

1.1.1 (2021-01-31)

Bug Fixes

  • git-lib.ts: fix bug where incorrect staged paths were returned (228dd5d)
  • Better error message handling and testing (e3c34c0)

Build System

  • webpack.config.js: externalize json imports (3c8f855)

v1.1.0

30 Jan 14:32
v1.1.0
060c5a0

Choose a tag to compare

1.1.0 (2021-01-30)

Build System

  • babel.config.js: update to transform-default-named-imports plugin (6414981)

Features

  • Update to new internal implementations; fix several bugs (d2394e5)

v1.0.6

29 Jan 11:46
v1.0.6
e6548af

Choose a tag to compare

1.0.6 (2021-01-29)

Bug Fixes

  • index.ts: ensure yargs parses arguments before cwd check (063ece4)

v1.0.5

29 Jan 11:32
v1.0.5
8cae60b

Choose a tag to compare

1.0.5 (2021-01-29)

Bug Fixes

  • post-release-check.yml: use correct job name (6b5020b)

v1.0.4

29 Jan 11:26
v1.0.4
bc153b8

Choose a tag to compare

1.0.4 (2021-01-29)

Bug Fixes

  • index.ts: add more helpful error messages (76e58c2)
  • post-release-check.yml: ensure check-compat depends on sleeper job (22592a4)