Skip to content

Releases: draperunner/git-pretty

v3.0.2

25 Aug 21:28
dc4196e
Compare
Choose a tag to compare

Upgrade dependencies, fix vulnerabilities (a215ec0)

eslint-plugin-prettier has been uninstalled since formatting can be checked with prettier . --check.

v3.0.1

13 Nov 12:23
1519d23
Compare
Choose a tag to compare

Update dependencies, fix vulnerabilities.

v3.0.0

28 Sep 15:47
Compare
Choose a tag to compare
  • Support for Node 10 is dropped through updating the dependency inquirer.
  • "main" is added to the safe-listed branches in the script that deletes branches.

v2.0.1

07 Aug 16:37
Compare
Choose a tag to compare

Upgraded dependencies and fixed vulnerability warnings.

v2.0.0

08 Apr 21:30
Compare
Choose a tag to compare

Upgrade to chalk v4 which requires Node 10. So Node 8 support is now dropped.

v1.0.2

14 Mar 14:14
Compare
Choose a tag to compare

Upgrade major versions of chalk and inquirer.

v1.0.0

30 Jan 22:02
Compare
Choose a tag to compare

πŸŽ‰ Add question for how to reset your local branch to that on GitHub:

image

πŸ”§ Update ESLint
πŸ”§ Include only relevant files in published package

v0.4.0

28 Aug 15:31
Compare
Choose a tag to compare

There's now a fifth root question for getting guidance on syncing a fork.

v0.3.2

09 May 10:25
Compare
Choose a tag to compare

Add a danger warning to the tip for deleting merged branches.

v0.3.1

08 May 15:27
Compare
Choose a tag to compare

Use chalk for coloring code and danger warning.