chore(release): version packages
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
},
|
},
|
||||||
"changesets": [
|
"changesets": [
|
||||||
"neat-years-unite",
|
"neat-years-unite",
|
||||||
"soft-onions-appear"
|
"soft-onions-appear",
|
||||||
|
"strict-towns-grin"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
7
.changeset/strict-towns-grin.md
Normal file
7
.changeset/strict-towns-grin.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
"lst_v3": minor
|
||||||
|
---
|
||||||
|
|
||||||
|
more build stuff
|
||||||
|
### Build
|
||||||
|
- changes to now auto release when we push new v*
|
||||||
@@ -1,5 +1,13 @@
|
|||||||
# lst_v3
|
# lst_v3
|
||||||
|
|
||||||
|
## 0.1.0-alpha.1
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- more build stuff
|
||||||
|
### Build
|
||||||
|
- changes to now auto release when we push new v\*
|
||||||
|
|
||||||
## 1.0.2-alpha.0
|
## 1.0.2-alpha.0
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lst_v3",
|
"name": "lst_v3",
|
||||||
"version": "1.0.2-alpha.0",
|
"version": "0.1.0-alpha.1",
|
||||||
"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