diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c1c43b..826e52d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # All Changes to LST can be found below. +## [0.0.2-alpha.0](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.1...v0.0.2-alpha.0) (2026-04-23) + ## [0.0.1](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.1-alpha.5...v0.0.1) (2026-04-23) diff --git a/package-lock.json b/package-lock.json index 93ffb8a..0b7c501 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lst_v3", - "version": "0.0.1", + "version": "0.0.2-alpha.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lst_v3", - "version": "0.0.1", + "version": "0.0.2-alpha.0", "license": "ISC", "dependencies": { "@dotenvx/dotenvx": "^1.57.0", diff --git a/package.json b/package.json index 504e6b9..e1537db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lst_v3", - "version": "0.0.1", + "version": "0.0.2-alpha.0", "description": "The tool that supports us in our everyday alplaprod", "main": "index.js", "scripts": {