chore(release): version packages
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m50s
Release and Build Image / release (push) Successful in 1m26s

This commit is contained in:
2026-04-03 12:51:52 -05:00
parent 9ceba8b5bb
commit b02b93b83f
4 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"lst_v3": patch
---
i suck at this so much and half using ai and learning lmao

View File

@@ -6,6 +6,7 @@
}, },
"changesets": [ "changesets": [
"bold-ties-remain", "bold-ties-remain",
"chilly-teams-bow",
"lucky-dingos-brake", "lucky-dingos-brake",
"neat-years-unite", "neat-years-unite",
"soft-onions-appear", "soft-onions-appear",

View File

@@ -1,5 +1,11 @@
# lst_v3 # lst_v3
## 0.1.0-alpha.7
### Patch Changes
- i suck at this so much and half using ai and learning lmao
## 0.1.0-alpha.6 ## 0.1.0-alpha.6
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "lst_v3", "name": "lst_v3",
"version": "0.1.0-alpha.6", "version": "0.1.0-alpha.7",
"description": "The tool that supports us in our everyday alplaprod", "description": "The tool that supports us in our everyday alplaprod",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {