chore(release): v0.0.2-alpha.6

This commit is contained in:
2025-07-12 15:53:49 -05:00
parent 6fc69fc6bc
commit 8622408e0b
3 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
# Changelog
## [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))
## <small>0.0.2-alpha.4 (2025-07-12)</small>
* chore(release): v0.0.2-alpha.4 ([5948c5c](https://git.tuffraid.net/cowch/logistics_support_tool/commits/5948c5c))
@@ -73,6 +81,3 @@
* 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))

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "logistics_support_tool",
"version": "0.0.2-alpha.5",
"version": "0.0.2-alpha.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "logistics_support_tool",
"version": "0.0.2-alpha.5",
"version": "0.0.2-alpha.6",
"license": "ISC",
"dependencies": {
"conventional-changelog": "^7.1.1",

View File

@@ -1,6 +1,6 @@
{
"name": "logistics_support_tool",
"version": "0.0.2-alpha.5",
"version": "0.0.2-alpha.6",
"description": "This is the new logisitcs support tool",
"private": true,
"main": "index.js",