diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d75515..2712d7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index f9e76b6..22c3d5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 6ad0d3a..3d6958a 100644 --- a/package.json +++ b/package.json @@ -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": {