Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Releases: tamiadev/semantic-release-tamia

v3.0.0

16 Oct 07:19
Compare
Choose a tag to compare
  • Minor releases no longer require a changelog commit and are published automatically, similar to patch releases.

v2.2.4

22 Mar 10:01
Compare
Choose a tag to compare
  • Fixed: Update deps
  • Fixed: Remove unused deps

v2.2.3

22 Mar 09:43
Compare
Choose a tag to compare
  • Fixed: Try to prevent semantic-release from creating issues

    Semantic-releases create a GitHub issues on “failed” release, even when the error is expected.

v2.2.2

20 Mar 17:15
d988884
Compare
Choose a tag to compare
  • Fixed: Throw an error

v2.2.1

20 Mar 14:35
bb16a36
Compare
Choose a tag to compare
  • Fixed: Tweak @semantic-release/error call

v2.2.0

03 Feb 10:17
Compare
Choose a tag to compare
  • Fix change log detection

v2.0.1

27 Dec 10:30
Compare
Choose a tag to compare
  • Fixed: Remove unused code

v2.0.0

27 Dec 10:15
Compare
Choose a tag to compare

Breaking changes

  • Min supported Node version is 8
  • Supports only semantic-release 11+
  • CLI has been moved to tamia-changelog package

New features

  • Support scopes in fix commits in patch releases
  • Support BREAKING CHANGES marker as well as BREAKING CHANGE

v1.1.1

05 Feb 20:55
Compare
Choose a tag to compare
  • Fixed: Fix missing code examples in changelogs

v1.1.0

22 Dec 15:59
Compare
Choose a tag to compare

Add change log generator script:

sr-changelog
sr-changelog commit

See readme for details.