Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

55 lines (33 loc) · 3.57 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2024-10-29)

0.1.5 (2024-10-29)

Bug Fixes

  • ci: deprecate version-me with manual npx command. (9216d65)
  • ci: tag envs (84909c1)

0.1.4 (2024-10-29)

Bug Fixes

  • ci: minimize the amount of builds being done. (c634a41)
  • ci: on push always. (bbc5f09)

0.1.3 (2024-10-29)

Bug Fixes

0.1.2 (2024-10-29)

Bug Fixes

0.1.1 (2024-10-28)

Bug Fixes

  • ci: added .releaserc (383ef98)
  • ci: cache... (a15ba30)
  • ci: initialize npm before kicking off the rest. (56a7eee)
  • ci: workflows. (d3dc536)
  • config: Package.json has incorrect information. (fdfbf16)
  • release-semantics: NPM Package needs to exist. (d74d2d0)
  • releaserc: removed bad plugins. (ba31e73)
  • semantic-versioning: added the correct plugins. (77b1710)
  • semantic-versioning: Removed forced git configs and renamed things. (7c8912f)