From 48554127337856a99cb87d95fa4476849ca32858 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Thu, 23 Apr 2026 07:24:45 -0500 Subject: [PATCH] chore(release): 0.0.2-alpha.6 --- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781d592..3ae30d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # All Changes to LST can be found below. +## [0.0.2-alpha.6](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.2-alpha.1...v0.0.2-alpha.6) (2026-04-23) + ## [0.0.2-alpha.1](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.2-alpha.0...v0.0.2-alpha.1) (2026-04-23) ## [0.0.2-alpha.0](https://git.tuffraid.net/cowch/lst_v3/compare/v0.0.1...v0.0.2-alpha.0) (2026-04-23) diff --git a/package-lock.json b/package-lock.json index 19d2fd0..edba143 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lst_v3", - "version": "0.0.2-alpha.1", + "version": "0.0.2-alpha.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lst_v3", - "version": "0.0.2-alpha.1", + "version": "0.0.2-alpha.6", "license": "ISC", "dependencies": { "@dotenvx/dotenvx": "^1.57.0", diff --git a/package.json b/package.json index 7336d6c..9cf7fb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lst_v3", - "version": "0.0.2-alpha.1", + "version": "0.0.2-alpha.6", "description": "The tool that supports us in our everyday alplaprod", "main": "index.js", "scripts": {