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

This commit is contained in:
2025-07-12 17:23:13 -05:00
parent 3661cf5c25
commit d6dce0908e
3 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
# Changelog
## [0.0.3-alpha.14](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.13...v0.0.3-alpha.14) (2025-07-12)
### Bug Fixes
* **changelog:** more change log stuff ([3661cf5](https://git.tuffraid.net/cowch/logistics_support_tool/commit/3661cf5c25b919035853a135bc89d1fc3d5df428))
## [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

4
package-lock.json generated
View File

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

View File

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