Skip to content

Releases: dev-build-deploy/release-me

v0.12.1

15 Aug 09:15
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Support conventional commits with GitHub issue reference (#24)

v0.12.0

21 Jul 12:37
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Relicense from GPL-3.0-or-later to MIT

v0.11.2

13 Jul 09:18
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Use npm-run-all2 to address security concern

v0.11.1

29 Jun 13:06
cd83d25
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Resolve mistake in public api documentation

v0.11.0

29 Jun 12:58
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Introduce 'get'-endpoint for retrieving GitHub Release metadata

v0.10.1

29 Jun 10:05
d366a0e
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Address word-wrap vulnerable to Regular Expression Denial of Service

v0.10.0

29 Jun 09:59
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Introduce assets entrypoint

v0.9.0

28 Jun 23:19
0ba4958
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Add Calendar Versioning support
  • Add Release-branch support (release/X)

🐛 Bug Fixes

  • Corrected CalVer format (months iso weeks)

v0.8.1

24 Jun 18:22
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Prevent incomplete string escaping or encoding

v0.8.0

24 Jun 17:54
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Add ability to upload files as release assets