Skip to content

Releases: scratchfoundation/scratch-semantic-release-config

v1.0.3

26 Aug 17:39
Compare
Choose a tag to compare

1.0.3 (2022-08-26)

Bug Fixes

  • commitlint: tell commitlint to ignore release commits (e254188)

v1.0.2

21 May 00:53
Compare
Choose a tag to compare

1.0.2 (2022-05-21)

Bug Fixes

  • ci: fix release config by moving branches setting (d001e99)

v1.0.1

21 May 00:34
Compare
Choose a tag to compare

1.0.1 (2022-05-21)

Bug Fixes

  • ci: add assets to semantic-release/git config (c5a0e9d)

v1.0.0

21 May 00:20
Compare
Choose a tag to compare

1.0.0 (2022-05-21)

Bug Fixes

  • add # before Changelog title (9c6dd04)
  • add changelog keyword (1275b21)
  • add notes after title (e97d855)
  • add release keyword (2ca61a0)
  • broken badges (2aead16)
  • broken build badge (a853fe3)
  • ci: fix running semantic-release on CI (de75621)
  • place tarball in a separate pack dir (8d609a7)
  • release notes after changelog title (2dd093c)
  • update dependencies (security fixes) (acaeeb6)
  • update dependencies, audit fix (4f07b55)
  • use own config (a7c517d)

Features