From 3661cf5c25b919035853a135bc89d1fc3d5df428 Mon Sep 17 00:00:00 2001 From: Cowch Date: Sat, 12 Jul 2025 17:22:39 -0500 Subject: [PATCH] fix(changelog): more change log stuff --- .release-it.json | 3 +- CHANGELOG.md | 217 ++++++++++---------------------- scripts/create-gitea-release.js | 38 +++--- 3 files changed, 89 insertions(+), 169 deletions(-) diff --git a/.release-it.json b/.release-it.json index 6e14ecd..2aec799 100644 --- a/.release-it.json +++ b/.release-it.json @@ -15,8 +15,7 @@ "plugins": { "@release-it/conventional-changelog": { "preset": "conventionalcommits", - "infile": "CHANGELOG.md", - "config": ".versionrc.json" + "infile": "CHANGELOG.md" } }, "gitea": { diff --git a/CHANGELOG.md b/CHANGELOG.md index f79e43d..ea36ffc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,234 +1,155 @@ -# Changelog - -## [0.0.3-alpha.13](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.12...v0.0.3-alpha.13) (2025-07-12) - -### Bug Fixes - -* **changes to the changlog:** something ([2646ecb](https://git.tuffraid.net/cowch/logistics_support_tool/commit/2646ecbdd2404ab057925fbbb58afd615f691347)) - ## [0.0.3-alpha.12](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.11...v0.0.3-alpha.12) (2025-07-12) ### Bug Fixes * **release:** re ([8330503](https://git.tuffraid.net/cowch/logistics_support_tool/commit/83305031fd8bbf7465269bd517a318d12f1e8414)) - ## [0.0.3-alpha.11](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.10...v0.0.3-alpha.11) (2025-07-12) ### Bug Fixes * **bogus:** this is crap ([8044547](https://git.tuffraid.net/cowch/logistics_support_tool/commit/80445474881da87ee431d0c3212dcd458a3ec69d)) - ## [0.0.3-alpha.10](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.9...v0.0.3-alpha.10) (2025-07-12) ### Bug Fixes * **jfhsldkfhja:** ghjskdhkflasfdfg ([120ee75](https://git.tuffraid.net/cowch/logistics_support_tool/commit/120ee75bf763a8a98aae1fd8f00925eee203af2a)) - ## [0.0.3-alpha.9](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.8...v0.0.3-alpha.9) (2025-07-12) ### Bug Fixes * **fucl:** fuck ([c81ae4e](https://git.tuffraid.net/cowch/logistics_support_tool/commit/c81ae4ee1c28854313705786d1d03d9886abaca0)) - ## [0.0.3-alpha.8](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.7...v0.0.3-alpha.8) (2025-07-12) ### Bug Fixes * **change:** fuck ([10fcdbe](https://git.tuffraid.net/cowch/logistics_support_tool/commit/10fcdbe89f54548800fbbca86a011ecb8a9c9234)) - ## [0.0.3-alpha.7](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.6...v0.0.3-alpha.7) (2025-07-12) ### Bug Fixes * **release:** changes ([ab1d8fa](https://git.tuffraid.net/cowch/logistics_support_tool/commit/ab1d8fa5562f82f566d9777e61634e90bb6eb1e3)) - ## [0.0.3-alpha.6](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.5...v0.0.3-alpha.6) (2025-07-12) ### Bug Fixes * **release:** more changes ([1ed7535](https://git.tuffraid.net/cowch/logistics_support_tool/commit/1ed753506d040e94fd8eb9c2978d96e8f38f1fc5)) - ## [0.0.3-alpha.5](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.4...v0.0.3-alpha.5) (2025-07-12) ### Bug Fixes * **release:** changes to the changelog portion so its no longer a link ([1980a18](https://git.tuffraid.net/cowch/logistics_support_tool/commit/1980a184e4a6c4ddbd43f24771453e88d0e03198)) - ## [0.0.3-alpha.4](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.3...v0.0.3-alpha.4) (2025-07-12) - ## [0.0.3-alpha.3](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.2...v0.0.3-alpha.3) (2025-07-12) ### Bug Fixes * **release:** more fixes ([6a7fcad](https://git.tuffraid.net/cowch/logistics_support_tool/commit/6a7fcadd2f8c52faec33bab7b2e73b0ef9943895)) +## [0.0.3-alpha.2](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.1...v0.0.3-alpha.2) (2025-07-12) +## [0.0.3-alpha.1](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2...v0.0.3-alpha.1) (2025-07-12) -## 0.0.3-alpha.1 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.3-alpha.0 ([1172fe8](https://git.tuffraid.net/cowch/logistics_support_tool/commits/1172fe8)) -* chore(release): v0.0.3-alpha.1 ([d4575b1](https://git.tuffraid.net/cowch/logistics_support_tool/commits/d4575b1)) -* fix(release): something ([b7809c9](https://git.tuffraid.net/cowch/logistics_support_tool/commits/b7809c9)) -* c ([b82438f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/b82438f)) +* **release:** something ([b7809c9](https://git.tuffraid.net/cowch/logistics_support_tool/commit/b7809c94d96a2168804e0b82413537af1c064b31)) +## [0.0.2](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.15...v0.0.2) (2025-07-12) +## [0.0.2-alpha.15](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.14...v0.0.2-alpha.15) (2025-07-12) +### Bug Fixes +* **release:** cahgnes ([799be62](https://git.tuffraid.net/cowch/logistics_support_tool/commit/799be62f3c77631a4108ee9e92f19157ab597dff)) +## [0.0.2-alpha.14](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.13...v0.0.2-alpha.14) (2025-07-12) -## 0.0.2 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2 ([7852730](https://git.tuffraid.net/cowch/logistics_support_tool/commits/7852730)) -* c ([211bad8](https://git.tuffraid.net/cowch/logistics_support_tool/commits/211bad8)) +* **release:** corrections ([2386a14](https://git.tuffraid.net/cowch/logistics_support_tool/commit/2386a14d7a76f89653a13de3a0d86e1bf55934d5)) +## [0.0.2-alpha.13](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.12...v0.0.2-alpha.13) (2025-07-12) +### Bug Fixes +* **release:** conflicting tags ([f06b621](https://git.tuffraid.net/cowch/logistics_support_tool/commit/f06b621b8dc0cc8fc7084fa259408f0faafb6b74)) +## [0.0.2-alpha.12](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.11...v0.0.2-alpha.12) (2025-07-12) -## 0.0.2-alpha.15 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2-alpha.15 ([9629258](https://git.tuffraid.net/cowch/logistics_support_tool/commits/9629258)) -* fix(release): cahgnes ([799be62](https://git.tuffraid.net/cowch/logistics_support_tool/commits/799be62)) +* **release:** change to get the release to build then release stuff ([afab215](https://git.tuffraid.net/cowch/logistics_support_tool/commit/afab215a9e29732d8236c45c4a8417c9b1e02b1e)) +* **release:** removed the intial before bump ([cf24847](https://git.tuffraid.net/cowch/logistics_support_tool/commit/cf2484705a65d065ec75690e21bf6e8f2e32a0f5)) +## [0.0.2-alpha.11](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.10...v0.0.2-alpha.11) (2025-07-12) +### Bug Fixes +* **release:** var not defined ([a282940](https://git.tuffraid.net/cowch/logistics_support_tool/commit/a282940d9b1334743af31b96fbb3fd8228ee290a)) +## [0.0.2-alpha.10](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.9...v0.0.2-alpha.10) (2025-07-12) -## 0.0.2-alpha.14 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2-alpha.14 ([81bcc64](https://git.tuffraid.net/cowch/logistics_support_tool/commits/81bcc64)) -* fix(release): corrections ([2386a14](https://git.tuffraid.net/cowch/logistics_support_tool/commits/2386a14)) +* **release:** error in function ([dc4beb2](https://git.tuffraid.net/cowch/logistics_support_tool/commit/dc4beb2d2768c8e5f5f3f629b13bb38373c2a0a2)) +## [0.0.2-alpha.9](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.8...v0.0.2-alpha.9) (2025-07-12) +### Bug Fixes +* **release:** checking the build file failes but not sure why ([f429bd4](https://git.tuffraid.net/cowch/logistics_support_tool/commit/f429bd43ab85df0419c1f06fb551d9af5fd418ae)) +## [0.0.2-alpha.8](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.7...v0.0.2-alpha.8) (2025-07-12) +## [0.0.2-alpha.7](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.6...v0.0.2-alpha.7) (2025-07-12) -## 0.0.2-alpha.13 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2-alpha.13 ([5df8c09](https://git.tuffraid.net/cowch/logistics_support_tool/commits/5df8c09)) -* fix(release): conflicting tags ([f06b621](https://git.tuffraid.net/cowch/logistics_support_tool/commits/f06b621)) +* **relrease:** maybe finally got it ([c0aa64d](https://git.tuffraid.net/cowch/logistics_support_tool/commit/c0aa64db634cff5a6597215035929f16b0edfca0)) +## [0.0.2-alpha.6](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.5...v0.0.2-alpha.6) (2025-07-12) +### Bug Fixes +* **release fixes:** more fixes ([6fc69fc](https://git.tuffraid.net/cowch/logistics_support_tool/commit/6fc69fc6bcbda7f978dbd332ef23ef0501653c50)) +## [0.0.2-alpha.5](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.4...v0.0.2-alpha.5) (2025-07-12) -## 0.0.2-alpha.12 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2-alpha.12 ([cd06453](https://git.tuffraid.net/cowch/logistics_support_tool/commits/cd06453)) -* fix(release): change to get the release to build then release stuff ([afab215](https://git.tuffraid.net/cowch/logistics_support_tool/commits/afab215)) -* fix(release): removed the intial before bump ([cf24847](https://git.tuffraid.net/cowch/logistics_support_tool/commits/cf24847)) +* **release:** more fixes ([65873bd](https://git.tuffraid.net/cowch/logistics_support_tool/commit/65873bd31f4c4e5cc0a77aa171822cd842353e45)) +## [0.0.2-alpha.4](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.3...v0.0.2-alpha.4) (2025-07-12) +### Bug Fixes +* **package:** added changes to the package.json so we see the release stuff ([494ee3f](https://git.tuffraid.net/cowch/logistics_support_tool/commit/494ee3f58ea5af3d18a640ffff99918f460fb4aa)) +## [0.0.2-alpha.3](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.2...v0.0.2-alpha.3) (2025-07-12) -## 0.0.2-alpha.11 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2-alpha.11 ([6c7f178](https://git.tuffraid.net/cowch/logistics_support_tool/commits/6c7f178)) -* fix(release): var not defined ([a282940](https://git.tuffraid.net/cowch/logistics_support_tool/commits/a282940)) +* **release:** more bug fixes ([5b7f9f2](https://git.tuffraid.net/cowch/logistics_support_tool/commit/5b7f9f2c482531ea52100bff191b943e218e72df)) +* **release:** more work on the release stuff ([233298d](https://git.tuffraid.net/cowch/logistics_support_tool/commit/233298daa5850178974be675bb8566fa8c0a8b0a)) +## [0.0.2-alpha.2](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.1...v0.0.2-alpha.2) (2025-07-12) +### Bug Fixes +* **releases:** more fun release stuff ([f33554e](https://git.tuffraid.net/cowch/logistics_support_tool/commit/f33554ed973e65e2488512bfd8359577967698b7)) +## [0.0.2-alpha.1](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.0...v0.0.2-alpha.1) (2025-07-12) -## 0.0.2-alpha.10 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2-alpha.10 ([36b1df7](https://git.tuffraid.net/cowch/logistics_support_tool/commits/36b1df7)) -* fix(release): error in function ([dc4beb2](https://git.tuffraid.net/cowch/logistics_support_tool/commits/dc4beb2)) +* **package:** made changes to get the correct alpha passed over in the prerelease stuff ([09e5fdf](https://git.tuffraid.net/cowch/logistics_support_tool/commit/09e5fdf209f1a11f975d77e445f777623a5d3509)) +* **release it:** type in how i wrote the release-it file ([8664703](https://git.tuffraid.net/cowch/logistics_support_tool/commit/86647034c8f5c9b04c6f51fb95b929de4f65fc63)) +* **release:** removed version from being passed over ([30b39b8](https://git.tuffraid.net/cowch/logistics_support_tool/commit/30b39b836a8ac01aea3f7a4ddf3b6ec25d6a36cd)) +## [0.0.1-alpha.4.14-cowch](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.1-alpha.3.14-cowch...v0.0.1-alpha.4.14-cowch) (2025-07-12) +### Bug Fixes +* **releaseit:** changes to get the version to update ([e084663](https://git.tuffraid.net/cowch/logistics_support_tool/commit/e084663f19ada722007bd00c73a4ca7015a4f71e)) +## [0.0.1-alpha.3.14-cowch](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.1-alpha.2.14-cowch...v0.0.1-alpha.3.14-cowch) (2025-07-12) -## 0.0.2-alpha.9 (2025-07-12) +### Bug Fixes -* chore(release): v0.0.2-alpha.9 ([3203f54](https://git.tuffraid.net/cowch/logistics_support_tool/commits/3203f54)) -* fix(release): checking the build file failes but not sure why ([f429bd4](https://git.tuffraid.net/cowch/logistics_support_tool/commits/f429bd4)) +* **releaseit:** changes to get it to actaully run ([c680152](https://git.tuffraid.net/cowch/logistics_support_tool/commit/c680152004b85442cad5bf6eeac407de67fead32)) +## [0.0.1-alpha.2.14-cowch](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.1-alpha.1.14-cowch...v0.0.1-alpha.2.14-cowch) (2025-07-12) +### Bug Fixes +* **package json:** correction to the version ([8141c6a](https://git.tuffraid.net/cowch/logistics_support_tool/commit/8141c6ab698ce246f999ed304d306f72c50a2708)) +* **releases:** a few more tweaks to the releasing ([587f1eb](https://git.tuffraid.net/cowch/logistics_support_tool/commit/587f1eb3a2841780903db6c9b6f4fa760baa29e9)) +* **releases:** corrections to reduce the build number to be true ([18aa9e7](https://git.tuffraid.net/cowch/logistics_support_tool/commit/18aa9e7670ffd531c0c03b946dad599600bd5c5b)) +## [0.0.1-alpha.1.14-cowch](https://git.tuffraid.net/cowch/logistics_support_tool/compare/0.0.2...v0.0.1-alpha.1.14-cowch) (2025-07-12) +## v0.0.1-alpha-1 (2025-07-12) -## 0.0.2-alpha.8 (2025-07-12) +### Features -* chore(release): v0.0.2-alpha.8 ([f7da816](https://git.tuffraid.net/cowch/logistics_support_tool/commits/f7da816)) -* build(build): linked everything together ([fdf5e25](https://git.tuffraid.net/cowch/logistics_support_tool/commits/fdf5e25)) -* ci(default): added in default configs so they work across everything ([8cb416e](https://git.tuffraid.net/cowch/logistics_support_tool/commits/8cb416e)) +* **starter:** intial starter release ([b370cb1](https://git.tuffraid.net/cowch/logistics_support_tool/commit/b370cb17c86bb3f8727cebfa607bb6423fc89644)) +### Bug Fixes - -## 0.0.2-alpha.7 (2025-07-12) - -* chore(release): v0.0.2-alpha.7 ([2c265d7](https://git.tuffraid.net/cowch/logistics_support_tool/commits/2c265d7)) -* fix(relrease): maybe finally got it ([c0aa64d](https://git.tuffraid.net/cowch/logistics_support_tool/commits/c0aa64d)) - - - -## 0.0.2-alpha.6 (2025-07-12) - -* chore(release): v0.0.2-alpha.6 ([8622408](https://git.tuffraid.net/cowch/logistics_support_tool/commits/8622408)) -* fix(release fixes): more fixes ([6fc69fc](https://git.tuffraid.net/cowch/logistics_support_tool/commits/6fc69fc)) - - - -## 0.0.2-alpha.5 (2025-07-12) - -* chore(release): v0.0.2-alpha.5 ([6779d1c](https://git.tuffraid.net/cowch/logistics_support_tool/commits/6779d1c)) -* fix(release): more fixes ([65873bd](https://git.tuffraid.net/cowch/logistics_support_tool/commits/65873bd)) - - - -## 0.0.2-alpha.4 (2025-07-12) - -* chore(release): v0.0.2-alpha.4 ([5948c5c](https://git.tuffraid.net/cowch/logistics_support_tool/commits/5948c5c)) -* fix(package): added changes to the package.json so we see the release stuff ([494ee3f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/494ee3f)) - - - -## 0.0.2-alpha.3 (2025-07-12) - -* chore(release): v0.0.2-alpha.0 ([f83de9b](https://git.tuffraid.net/cowch/logistics_support_tool/commits/f83de9b)) -* chore(release): v0.0.2-alpha.1 ([a087929](https://git.tuffraid.net/cowch/logistics_support_tool/commits/a087929)) -* chore(release): v0.0.2-alpha.2 ([0a9ae10](https://git.tuffraid.net/cowch/logistics_support_tool/commits/0a9ae10)) -* chore(release): v0.0.2-alpha.3 ([d266dbd](https://git.tuffraid.net/cowch/logistics_support_tool/commits/d266dbd)) -* fix(release): more bug fixes ([5b7f9f2](https://git.tuffraid.net/cowch/logistics_support_tool/commits/5b7f9f2)) -* fix(release): more work on the release stuff ([233298d](https://git.tuffraid.net/cowch/logistics_support_tool/commits/233298d)) - - - -## 0.0.2-alpha.2 (2025-07-12) - -* chore(release): v0.0.2-alpha.2 ([4b0028f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/4b0028f)) -* fix(releases): more fun release stuff ([f33554e](https://git.tuffraid.net/cowch/logistics_support_tool/commits/f33554e)) - - - -## 0.0.2-alpha.1 (2025-07-12) - -* chore(release): v0.0.2-alpha.0 ([8b40d3f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/8b40d3f)) -* chore(release): v0.0.2-alpha.1 ([4b9a225](https://git.tuffraid.net/cowch/logistics_support_tool/commits/4b9a225)) -* fix(package): made changes to get the correct alpha passed over in the prerelease stuff ([09e5fdf](https://git.tuffraid.net/cowch/logistics_support_tool/commits/09e5fdf)) -* fix(release it): type in how i wrote the release-it file ([8664703](https://git.tuffraid.net/cowch/logistics_support_tool/commits/8664703)) -* fix(release): removed version from being passed over ([30b39b8](https://git.tuffraid.net/cowch/logistics_support_tool/commits/30b39b8)) -* ci(pakcage.json): missing plugin ([772463e](https://git.tuffraid.net/cowch/logistics_support_tool/commits/772463e)) -* refactor(backend): change to just get a version bump ([01e2d40](https://git.tuffraid.net/cowch/logistics_support_tool/commits/01e2d40)) - - - -## 0.0.1-alpha.4.14-cowch (2025-07-12) - -* fix(releaseit): changes to get the version to update ([e084663](https://git.tuffraid.net/cowch/logistics_support_tool/commits/e084663)) - - - -## 0.0.1-alpha.3.14-cowch (2025-07-12) - -* fix(releaseit): changes to get it to actaully run ([c680152](https://git.tuffraid.net/cowch/logistics_support_tool/commits/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](https://git.tuffraid.net/cowch/logistics_support_tool/commits/e081951)) -* fix(package json): correction to the version ([8141c6a](https://git.tuffraid.net/cowch/logistics_support_tool/commits/8141c6a)) -* fix(releases): a few more tweaks to the releasing ([587f1eb](https://git.tuffraid.net/cowch/logistics_support_tool/commits/587f1eb)) -* fix(releases): corrections to reduce the build number to be true ([18aa9e7](https://git.tuffraid.net/cowch/logistics_support_tool/commits/18aa9e7)) -* build(changelog): commited change log ([508aab3](https://git.tuffraid.net/cowch/logistics_support_tool/commits/508aab3)) - - - -## 0.0.1-alpha.1.14-cowch (2025-07-12) - -* refactor(versionrc): alloed project changes to show in the changelog ([2a9b571](https://git.tuffraid.net/cowch/logistics_support_tool/commits/2a9b571)) -* ci(builds): added better logic to building ([320968f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/320968f)) - - - -## v0.0.1-alpha-1 (2025-07-12) - -* fix(releases): spawn fixes to overcome npx and powershell ([eed0119](https://git.tuffraid.net/cowch/logistics_support_tool/commits/eed0119)) -* refactor(releases): refactoring to get the actual release and changelog to show ([a20d377](https://git.tuffraid.net/cowch/logistics_support_tool/commits/a20d377)) -* ci(package.json): missing scripts for committing ([0b17faf](https://git.tuffraid.net/cowch/logistics_support_tool/commits/0b17faf)) -* ci(releases): added in release it to add to the build process ([1b07f56](https://git.tuffraid.net/cowch/logistics_support_tool/commits/1b07f56)) -* feat(starter): intial starter release ([b370cb1](https://git.tuffraid.net/cowch/logistics_support_tool/commits/b370cb1)) -* Initial commit ([e4d3fc9](https://git.tuffraid.net/cowch/logistics_support_tool/commits/e4d3fc9)) -* Update README.md ([e081c8f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/e081c8f)) +* **releases:** spawn fixes to overcome npx and powershell ([eed0119](https://git.tuffraid.net/cowch/logistics_support_tool/commit/eed01197c0825e9039c3a2f0d8845c3b21380faf)) diff --git a/scripts/create-gitea-release.js b/scripts/create-gitea-release.js index 6de3a87..2a28a0a 100644 --- a/scripts/create-gitea-release.js +++ b/scripts/create-gitea-release.js @@ -45,26 +45,26 @@ if (!GITEA_URL || !GITEA_USERNAME || !GITEA_REPO || !GITEA_TOKEN) { } // Step 1: Generate or update CHANGELOG.md -console.log("Generating CHANGELOG.md..."); -const result = spawnSync( - "npx", - [ - "conventional-changelog", - "-p", - "conventionalcommits", - "-i", - "CHANGELOG.md", - "-s", - "-r", - "0", - ], - { stdio: "inherit", shell: true } -); +// console.log("Generating CHANGELOG.md..."); +// const result = spawnSync( +// "npx", +// [ +// "conventional-changelog", +// "-p", +// "conventionalcommits", +// "-i", +// "CHANGELOG.md", +// "-s", +// "-r", +// "0", +// ], +// { stdio: "inherit", shell: true } +// ); -if (result.status !== 0) { - console.error("Failed to generate changelog"); - process.exit(1); -} +// if (result.status !== 0) { +// console.error("Failed to generate changelog"); +// process.exit(1); +// } // Corrected function to get the latest changelog entry from CHANGELOG.md const getLatestChangelog = async () => {