Skip to content

Releases: go-semantic-release/semantic-release

v1.7.0

15 Jan 09:58
Compare
Choose a tag to compare

1.7.0 (2018-01-15)

Chores

Feature

  • add support for travis enterprise (cdf489e)

Code Refactoring

  • move repository to go-semantic-release organization (e396858)

Tests

  • add missing slash to base url (1c016a9)

v1.6.2

06 Sep 11:14
Compare
Choose a tag to compare

1.6.2 (2017-09-06)

Bug Fixes

  • only consider commits that are part of the build (844d785)

v1.6.1

30 Aug 15:35
Compare
Choose a tag to compare

1.6.1 (2017-08-30)

Bug Fixes

  • github version display bug, closes #12 (9383886)

v1.6.0

17 Aug 18:26
Compare
Choose a tag to compare

1.6.0 (2017-08-17)

Feature

  • cmd: add changelog flag for saving the generated changelog (8c51720)

v1.5.1

15 Aug 20:53
Compare
Choose a tag to compare

1.5.1 (2017-08-15)

Chores

Bug Fixes

  • do not overwrite .npmrc (eb86a0c)

v1.5.0

30 May 17:57
Compare
Choose a tag to compare

1.5.0 (2017-05-30)

Chores

  • publish go-semantic-release to npm (4f6949a)

Documentation

Feature

Bug Fixes

  • install node 7 (5c8329b)
  • update: use correct path for .npmrc (35a6568)

v1.4.0

24 May 13:57
Compare
Choose a tag to compare

1.4.0 (2017-05-24)

Chores

Documentation

  • add beta release support (8dff974)
  • examples: install semantic-release without sudo (310682c)
  • add npm example (5b0b265)

Feature

  • rename MaintainedRange to MaintainedVersion (9f922a4)
  • cmd: add .semrelrc support (9b409bf)
  • condition: support multiple CIs (0085ad3)
  • set branch for GetCommits and CreateRelease (cdde9e4)
  • condition: add GetCurrentBranch method (96d0d4a)
  • travis: ignore default branch check (153977b)
  • support the GH_TOKEN environment variable (7f565f0)
  • more stable get-latest-release functionality (83a9f0f)

Bug Fixes

  • vendor: constraint parser (f73215b)
  • use correct SHA for changelogs (a0e0442)
  • set prerelease flag (cd848cc)

v1.3.0

13 Apr 12:33
Compare
Choose a tag to compare

1.3.0 (2017-04-13)

Chores

Documentation

  • fix example (e737de0)
  • add install instruction and examples (e9d413f)

Feature

Code Refactoring

v1.2.1

10 Mar 14:55
Compare
Choose a tag to compare

1.2.1 (2017-03-10)

Bug Fixes

v1.2.0

09 Mar 18:58
Compare
Choose a tag to compare

1.2.0 (2017-03-09)

Feature

  • semrel: sort types in changelog (c3a3e30)