chore(release): version packages
Some checks failed
Build and Push LST Docker Image / docker (push) Successful in 1m51s
Release and Build Image / release (push) Failing after 1m23s

This commit is contained in:
2026-04-03 12:23:13 -05:00
parent 5854889eb5
commit 0ce3790675
4 changed files with 13 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"neat-years-unite", "neat-years-unite",
"soft-onions-appear", "soft-onions-appear",
"strict-towns-grin", "strict-towns-grin",
"tall-cooks-rule",
"thirty-grapes-shine" "thirty-grapes-shine"
] ]
} }

View File

@@ -0,0 +1,5 @@
---
"lst_v3": patch
---
more info in the change stuff

View File

@@ -1,5 +1,11 @@
# lst_v3 # lst_v3
## 0.1.0-alpha.4
### Patch Changes
- more info in the change stuff
## 0.1.0-alpha.3 ## 0.1.0-alpha.3
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "lst_v3", "name": "lst_v3",
"version": "0.1.0-alpha.3", "version": "0.1.0-alpha.4",
"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": {