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

This commit is contained in:
2025-07-12 15:36:22 -05:00
parent a087929f58
commit 0a9ae1002c
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
* chore(release): v0.0.2-alpha.1 (a087929)
* chore(release): v0.0.2-alpha.0 (f83de9b)
* fix(release): more work on the release stuff (233298d)
## [0.0.2-alpha.1](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.2-alpha.2...v0.0.2-alpha.1) (2025-07-12)
### Bug Fixes

4
package-lock.json generated
View File

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

View File

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