Skip to content

Releases: bahmutov/semantic-action

v1.1.6

23 Jan 20:03

Choose a tag to compare

1.1.6 (2018-01-23)

Bug fixes ✅

v1.1.5

23 Jan 19:44

Choose a tag to compare

1.1.5 (2018-01-23)

Bug fixes ✅

v1.1.4

23 Jan 19:38

Choose a tag to compare

1.1.4 (2018-01-23)

Bug fixes ✅

v1.1.3

23 Jan 19:35

Choose a tag to compare

1.1.3 (2018-01-23)

Bug fixes ✅

v1.1.2

23 Jan 19:31

Choose a tag to compare

1.1.2 (2018-01-23)

Bug fixes ✅

  • more debug messages before analyze commits (db74095)

v1.1.1

23 Jan 19:15

Choose a tag to compare

1.1.1 (2018-01-23)

Bug fixes ✅

  • exit with code 1 on unhandled promise rejection, close #8 (dc1e25d)

v1.1.0

04 Aug 05:53

Choose a tag to compare

1.1.0 (2017-08-04)

New features 👍

tag

ssl

  • expose cafile from npm config (ad2a615)

Bug fixes ✅

badge

  • add npm badge to readme (7bbb303)

package

  • update github to version 8.0.0 (afd6ab7)
  • update nopt to version 4.0.0 (b10c891)
  • update github to version 7.0.0 (3295f95)
  • use spawn instead of exec for 'git log' to avoid maxBuffer err (73138f8)
  • use travis-deploy-once to reenable travis-pro support (2be6e5d)
  • only ever change version field in published package.json (bca89a5)

commits

  • Use --no-color for git branch-command (f239f2f)

gitlog

cli

  • fix typo in log message (d9b9594)