chore(release): 0.0.1-alpha.2

This commit is contained in:
2026-04-08 16:13:38 -05:00
parent 103ae77e9f
commit 5f7cfcef4e
3 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
# All Changes to LST can be found below.
## [0.0.1-alpha.2](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.1-alpha.1...v0.0.1-alpha.2) (2026-04-08)
### 📈 Project Builds
* **release:** docker and release corrections ([103ae77](https://git.tuffraid.net/cowch/lst_v3/commits/103ae77e9f82fc008a8ae143b6feccc3ce802f8c))
## [0.0.1-alpha.1](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.1-alpha.0...v0.0.1-alpha.1) (2026-04-08)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "lst_v3",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "lst_v3",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"license": "ISC",
"dependencies": {
"@dotenvx/dotenvx": "^1.57.0",

View File

@@ -1,6 +1,6 @@
{
"name": "lst_v3",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"description": "The tool that supports us in our everyday alplaprod",
"main": "index.js",
"scripts": {