Skip to content

Releases: savaryna/git-add-account

v2.0.2

05 Aug 21:05
Compare
Choose a tag to compare

What's Changed

  • add tsup for building
  • move all .js files to src/ with .ts extension
  • update imports and add types

Full Changelog: v2.0.1...v2.0.2

v2.0.1

04 Aug 21:52
Compare
Choose a tag to compare

What's Changed

  • bump actions versions
  • update README to match changes in v2.0.0

Full Changelog: v2.0.0...v2.0.1

v2.0.0

04 Aug 20:02
Compare
Choose a tag to compare

What's Changed

  • Update deps by @savaryna in #16
  • Move all prompts to the separate file
  • Group all generated configs under .config in the workspace
  • Fix issue with multiple accounts with the same host
  • Check feature support before enabling

fixes #13
closes #15

Full Changelog: v1.0.2...v2.0.0

Bumped dependencies

03 Apr 18:49
8c65f39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Mar 21:59
Compare
Choose a tag to compare

What's Changed

  • docs: add how it works section to readme by @savaryna in #6
  • Bump @types/node from 18.14.0 to 18.14.2 by @dependabot in #5

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Feb 17:28
cbc15c2
Compare
Choose a tag to compare

What's Changed

  • Added support for signed pushes and tags
  • Updated usage and description

Full Changelog: v0.0.1-beta.3...v1.0.0

v0.0.1-beta.3

20 Feb 15:01
3d4f414
Compare
Choose a tag to compare

Add support for windows and linux.

v.0.0.1-beta.2

19 Feb 21:18
Compare
Choose a tag to compare

Update package description and add Warning to the README.

v0.0.1-beta

19 Feb 19:01
Compare
Choose a tag to compare

First release