chore(release): v0.0.1-alpha.2

This commit is contained in:
2025-07-16 07:08:01 -05:00
parent 942be59715
commit a354004201
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# Changelog
## [0.0.1-alpha.2](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.1-alpha.1...v0.0.1-alpha.2) (2025-07-16)
## [0.0.3-alpha.22](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.21...v0.0.3-alpha.22) (2025-07-12)
### Bug Fixes

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "logistics_support_tool",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "logistics_support_tool",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"license": "ISC",
"dependencies": {
"dotenv": "^17.2.0",

View File

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