Skip to content

Releases: bahmutov/publish-tag

v0.1.0

18 Dec 04:32

Choose a tag to compare

<a name"0.1.0">

0.1.0 (2015-12-18)

Bug Fixes

  • ci:
    • environment setting name (54dc66c3)
    • Running semantic release in verbose mode (d070ca63)
  • docs:
    • Described commitizen and conventional commit message format (23746e69)
    • Described the publishing as latest tag (db9709fc)

Features

  • git: using external module to find tag in commits (6fe29293)

v1.1.0

12 Dec 03:30

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2015-12-12)

Features

  • publish: calling the publish method (7cb9a21a)

v0.0.1

12 Dec 03:50

Choose a tag to compare

<a name"0.0.1">

0.0.1 (2015-12-12)

Bug Fixes

  • command: Using explicit node command for publish (dc2446cd)
  • git: Using latest dependencies (528a2a96)

v0.0.0

12 Dec 03:42

Choose a tag to compare

<a name"0.0.0">

0.0.0 (2015-12-12)

Features

  • docs: Added docs and bin script (cb559667)
  • n: considering last 5 commits when searching for the tag (8cbe2cb2)

v1.0.0

12 Dec 03:10

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2015-12-12)

Features

  • parse: parsing full commit message looking for tag, (b911d561, closes #1)