diff --git a/CHANGELOG.md b/CHANGELOG.md index b2f47a8..1d886fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # All Changes to LST can be found below. +## [0.1.0-alpha.12](https://git.tuffraid.net/cowch/lst_v3/compare/v0.1.0-alpha.11...v0.1.0-alpha.12) (2026-04-03) + + +### 🐛 Bug fixes + +* **typo:** more dam typos ([079478f](https://git.tuffraid.net/cowch/lst_v3/commits/079478f93217dea31c9a1e8ffed85d2381a6977d)) + ## [0.1.0-alpha.11](https://git.tuffraid.net/cowch/lst_v3/compare/v0.1.0-alpha.10...v0.1.0-alpha.11) (2026-04-03) diff --git a/package-lock.json b/package-lock.json index 9cc203b..b73582a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lst_v3", - "version": "0.1.0-alpha.11", + "version": "0.1.0-alpha.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lst_v3", - "version": "0.1.0-alpha.11", + "version": "0.1.0-alpha.12", "license": "ISC", "dependencies": { "@dotenvx/dotenvx": "^1.57.0", diff --git a/package.json b/package.json index 0a5222a..e2de821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lst_v3", - "version": "0.1.0-alpha.11", + "version": "0.1.0-alpha.12", "description": "The tool that supports us in our everyday alplaprod", "main": "index.js", "scripts": {