Files
logistics_support_tool/CHANGELOG.md
2025-07-12 15:25:20 -05:00

3.4 KiB

Changelog

0.0.2-alpha.1 (2025-07-12)

Bug Fixes

  • release: removed version from being passed over (30b39b8)

0.0.1-alpha.1 (2025-07-12)

  • chore(release): v0.0.2-alpha.0 (8b40d3f)
  • fix(package): made changes to get the correct alpha passed over in the prerelease stuff (09e5fdf)
  • fix(release it): type in how i wrote the release-it file (8664703)
  • ci(pakcage.json): missing plugin (772463e)
  • refactor(backend): change to just get a version bump (01e2d40)

0.0.1-alpha.4.14-cowch (2025-07-12)

  • fix(releaseit): changes to get the version to update (e084663)

0.0.1-alpha.3.14-cowch (2025-07-12)

  • fix(releaseit): changes to get it to actaully run (c680152)

0.0.1-alpha.2.14-cowch (2025-07-12)

  • refactor(package.json): added in prerelease so we can keep it as alpha for now (e081951)
  • fix(package json): correction to the version (8141c6a)
  • fix(releases): a few more tweaks to the releasing (587f1eb)
  • fix(releases): corrections to reduce the build number to be true (18aa9e7)
  • build(changelog): commited change log (508aab3)

0.0.1-alpha.1.14-cowch (2025-07-12)

  • refactor(versionrc): alloed project changes to show in the changelog (2a9b571)
  • ci(builds): added better logic to building (320968f)

v0.0.1-alpha-1 (2025-07-12)

  • fix(releases): spawn fixes to overcome npx and powershell (eed0119)
  • refactor(releases): refactoring to get the actual release and changelog to show (a20d377)
  • ci(package.json): missing scripts for committing (0b17faf)
  • ci(releases): added in release it to add to the build process (1b07f56)
  • feat(starter): intial starter release (b370cb1)
  • Initial commit (e4d3fc9)
  • Update README.md (e081c8f)