Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ghooks-org/ghooks

v1.3.2

Choose a tag to compare

@kentcdodds kentcdodds released this 04 Jul 13:09

<a name"1.3.2">

1.3.2 (2016-07-04)

Bug Fixes

v1.3.1

Choose a tag to compare

@kentcdodds kentcdodds released this 04 Jul 12:03

<a name"1.3.1">

1.3.1 (2016-07-04)

Bug Fixes

  • hook: handle node module path os agnostically (#114) (26b5fa74)

v1.3.0

Choose a tag to compare

@kentcdodds kentcdodds released this 02 Jul 14:56

<a name"1.3.0">

1.3.0 (2016-07-02)

Features

  • hook: Support setups with CWD below Git project root (#112) (47869853, closes #108)

v1.2.4

Choose a tag to compare

@kentcdodds kentcdodds released this 16 Jun 09:05

<a name"1.2.4">

1.2.4 (2016-06-16)

Bug Fixes

v1.2.3

Choose a tag to compare

@kentcdodds kentcdodds released this 07 Jun 18:48

<a name"1.2.3">

1.2.3 (2016-06-07)

Bug Fixes

  • deps: update path-exists to previous version (817f3dc6, closes #107)

v1.2.2

Choose a tag to compare

@kentcdodds kentcdodds released this 07 Jun 16:29

<a name"1.2.2">

1.2.2 (2016-06-07)

Bug Fixes

  • install: instruct to use npm explore in non-git repo warning (#105) (41954709)

v1.2.1

Choose a tag to compare

@kentcdodds kentcdodds released this 12 Apr 23:12

<a name"1.2.1">

1.2.1 (2016-04-12)

Bug Fixes

  • hook: Don't exit with non-zero code on error (#80) (4fe533cd)

v1.2.0

Choose a tag to compare

@kentcdodds kentcdodds released this 05 Apr 13:51

<a name"1.2.0">

1.2.0 (2016-04-05)

Features

  • hook: Use applying git config to take submodules and worktrees into account (48d47949, closes #66, #46)

v1.1.1

Choose a tag to compare

@kentcdodds kentcdodds released this 30 Mar 12:47

<a name"1.1.1">

1.1.1 (2016-03-30)

Bug Fixes

  • build: Build package prior to installing (37c381ba, closes #63)

v1.1.0

Choose a tag to compare

@kentcdodds kentcdodds released this 30 Mar 10:06

<a name"1.1.0">

1.1.0 (2016-03-30)

Features

  • hook: Exit with error if ghooks is not found (dcc01d2e, closes #49)