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

This commit is contained in:
2026-04-03 11:18:25 -05:00
parent b18d1ced6d
commit 82eaa23da7
5 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"lst_v3": patch
---
build stuff

View File

@@ -4,5 +4,8 @@
"initialVersions": { "initialVersions": {
"lst_v3": "1.0.1" "lst_v3": "1.0.1"
}, },
"changesets": [] "changesets": [
"neat-years-unite",
"soft-onions-appear"
]
} }

View File

@@ -0,0 +1,5 @@
---
"lst_v3": patch
---
external url added for docker

View File

@@ -1,5 +1,12 @@
# lst_v3 # lst_v3
## 1.0.2-alpha.0
### Patch Changes
- build stuff
- external url added for docker
## 1.0.1 ## 1.0.1
### Patch Changes ### Patch Changes

View File

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