chore(release): v0.0.3-alpha.16

This commit is contained in:
2025-07-12 17:28:00 -05:00
parent e6041b03ee
commit cded5982d4
3 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## [0.0.3-alpha.16](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.15...v0.0.3-alpha.16) (2025-07-12)
### Bug Fixes
* **h:** sssdasjhksdf ([e6041b0](https://git.tuffraid.net/cowch/logistics_support_tool/commit/e6041b03ee38888fa4e53a498b0414941ff701de))
## [0.0.3-alpha.15](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.14...v0.0.3-alpha.15) (2025-07-12)
### Bug Fixes

4
package-lock.json generated
View File

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

View File

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