diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f4255..9522831 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # All Changes to LST can be found below. +## [0.0.2-alpha.8](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.2-alpha.7...v0.0.2-alpha.8) (2026-05-06) + + +### 🌟 Enhancements + +* **mobile:** auth added in ([ba30281](https://git.tuffraid.net/cowch/lst_v3/commits/ba30281e59040513a036fb7413e372457d04a7c8)) + ## [0.0.2-alpha.7](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.2-alpha.6...v0.0.2-alpha.7) (2026-05-06) diff --git a/package-lock.json b/package-lock.json index 6e21174..d4a8469 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lst_v3", - "version": "0.0.2-alpha.7", + "version": "0.0.2-alpha.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lst_v3", - "version": "0.0.2-alpha.7", + "version": "0.0.2-alpha.8", "license": "ISC", "dependencies": { "@dotenvx/dotenvx": "^1.57.0", diff --git a/package.json b/package.json index 9cf04a0..ae1cfe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lst_v3", - "version": "0.0.2-alpha.7", + "version": "0.0.2-alpha.8", "description": "The tool that supports us in our everyday alplaprod", "main": "index.js", "scripts": {