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

This commit is contained in:
2026-04-03 13:06:52 -05:00
parent 17aed6cb89
commit fb2c5609aa
4 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"lst_v3": patch
---
something strange in the bushes

View File

@@ -7,6 +7,7 @@
"changesets": [ "changesets": [
"bold-ties-remain", "bold-ties-remain",
"chilly-teams-bow", "chilly-teams-bow",
"clean-kiwis-buy",
"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.8
### Patch Changes
- something strange in the bushes
## 0.1.0-alpha.7 ## 0.1.0-alpha.7
### Patch Changes ### Patch Changes

View File

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