Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (23 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

47 lines (23 loc) · 2.26 KB

3.0.0 (2023-02-03)

Bug Fixes

  • uncommenting index.ts one more time (3ec5d2e)

Features

  • changing input type (c20dbfb)
  • Merging v3.0.0 to main (7db6c4d)
  • simplify branches config un semantic (c3b4636)

BREAKING CHANGES

  • Changing semantic branches config

2.4.2 (2023-02-03)

Bug Fixes

  • adding a test version change (b8f80b8)

2.4.1 (2023-02-03)

Bug Fixes

  • .releaserc: One more try configurating the release (c278171)
  • changing semantic flow to achieve build script (d9bba26)
  • Changing version change script for a build-in (ec2f091)

2.4.0 (2023-02-03)

Bug Fixes

  • .releaserc: Adding missing typo on config (2e309ef)

Features

  • .releaserc: updating config file to add package.json data (0fa632c)
  • package.json: Adding missing files for semantic-release flow (75e5e6d)