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

This commit is contained in:
2026-04-03 12:09:59 -05:00
parent fe889ca757
commit 4caaf74569
4 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"lst_v3": patch
---
changed the password to token

View File

@@ -5,6 +5,7 @@
"lst_v3": "0.0.1" "lst_v3": "0.0.1"
}, },
"changesets": [ "changesets": [
"lucky-dingos-brake",
"neat-years-unite", "neat-years-unite",
"soft-onions-appear", "soft-onions-appear",
"strict-towns-grin", "strict-towns-grin",

View File

@@ -1,5 +1,11 @@
# lst_v3 # lst_v3
## 0.1.0-alpha.3
### Patch Changes
- changed the password to token
## 0.1.0-alpha.2 ## 0.1.0-alpha.2
### Patch Changes ### Patch Changes

View File

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