chore(release): version packages
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m57s
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m57s
This commit is contained in:
5
.changeset/neat-years-unite.md
Normal file
5
.changeset/neat-years-unite.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"lst_v3": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
build stuff
|
||||||
@@ -4,5 +4,8 @@
|
|||||||
"initialVersions": {
|
"initialVersions": {
|
||||||
"lst_v3": "1.0.1"
|
"lst_v3": "1.0.1"
|
||||||
},
|
},
|
||||||
"changesets": []
|
"changesets": [
|
||||||
|
"neat-years-unite",
|
||||||
|
"soft-onions-appear"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
5
.changeset/soft-onions-appear.md
Normal file
5
.changeset/soft-onions-appear.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"lst_v3": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
external url added for docker
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user