chore(release): version packages
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"changesets": [
|
||||
"neat-years-unite",
|
||||
"soft-onions-appear",
|
||||
"strict-towns-grin"
|
||||
"strict-towns-grin",
|
||||
"thirty-grapes-shine"
|
||||
]
|
||||
}
|
||||
|
||||
10
.changeset/thirty-grapes-shine.md
Normal file
10
.changeset/thirty-grapes-shine.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
"lst_v3": patch
|
||||
---
|
||||
|
||||
Changes to the build process
|
||||
|
||||
# Build
|
||||
- Added release flow
|
||||
- when new release is in build the docker image
|
||||
- latest will still be built as well
|
||||
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# lst_v3
|
||||
|
||||
## 0.1.0-alpha.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Changes to the build process
|
||||
|
||||
# Build
|
||||
|
||||
- Added release flow
|
||||
- when new release is in build the docker image
|
||||
- latest will still be built as well
|
||||
|
||||
## 0.1.0-alpha.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lst_v3",
|
||||
"version": "0.1.0-alpha.1",
|
||||
"version": "0.1.0-alpha.2",
|
||||
"description": "The tool that supports us in our everyday alplaprod",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user