Skip to content

Releases: bahmutov/pre-git

v3.17.1

Choose a tag to compare

@bahmutov bahmutov released this 13 Mar 14:36

3.17.1 (2018-03-13)

Bug Fixes

  • upgrade some dependencies (e318cf4)
  • use latest semantic release (2fa8e8e)

v0.0.0-development

Choose a tag to compare

@bahmutov bahmutov released this 13 Mar 03:41

0.0.0-development (2018-03-13)

Bug fixes ✅

  • upgrade some dependencies (e318cf4)

v3.17.0

Choose a tag to compare

@bahmutov bahmutov released this 27 Dec 03:53

3.17.0 (2017-12-27)

New features 👍

  • stdio inherit when running tasks (c9f8f38)

v3.16.0

Choose a tag to compare

@bahmutov bahmutov released this 01 Nov 01:38

3.16.0 (2017-11-01)

New features 👍

hooks

v3.15.3

Choose a tag to compare

@bahmutov bahmutov released this 04 Aug 02:07

3.15.3 (2017-08-04)

Bug fixes ✅

deps

v3.15.2

Choose a tag to compare

@bahmutov bahmutov released this 01 Aug 20:30

3.15.2 (2017-08-01)

Bug fixes ✅

config

v3.15.1

Choose a tag to compare

@bahmutov bahmutov released this 31 Jul 14:12

3.15.1 (2017-07-31)

Bug fixes ✅

exec

  • fix shelljs after upgrading (5726e79)

simple

  • upgrade simple-commit-message and other deps, close #109 (d246897)

v3.15.0

Choose a tag to compare

@bahmutov bahmutov released this 02 Jun 15:33

<a name"3.15.0">

3.15.0 (2017-06-02)

Features

  • config: walk up the folders, until find package.json with config, close #106 (a9dfc529)
  • git: discover package.json with pre-git config in root for #106 (e1722984)

v3.14.1

Choose a tag to compare

@bahmutov bahmutov released this 02 Jun 14:59

<a name"3.14.1">

3.14.1 (2017-06-02)

Bug Fixes

  • config: do not try to find untracked files if there is no config object (2a0fed6a)

v3.14.0

Choose a tag to compare

@bahmutov bahmutov released this 22 Feb 16:25

<a name"3.14.0">

3.14.0 (2017-02-22)

Features

  • config: allow custom error message for pattern validation (4bfc792b)