Compare commits
2 Commits
5c6460012a
...
2c0dbf95c7
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c0dbf95c7 | |||
| 860207a60b |
@@ -11,6 +11,7 @@
|
|||||||
"soft-onions-appear",
|
"soft-onions-appear",
|
||||||
"strict-towns-grin",
|
"strict-towns-grin",
|
||||||
"tall-cooks-rule",
|
"tall-cooks-rule",
|
||||||
|
"tasty-states-spend",
|
||||||
"thirty-grapes-shine"
|
"thirty-grapes-shine"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
5
.changeset/tasty-states-spend.md
Normal file
5
.changeset/tasty-states-spend.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"lst_v3": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
grr
|
||||||
@@ -143,10 +143,6 @@ jobs:
|
|||||||
"---\n\n"
|
"---\n\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
```py
|
|
||||||
if "-" not in tag:
|
|
||||||
header += f"\n**Also available as:** `{image_name}:latest`\n\n"
|
|
||||||
|
|
||||||
body = f.read()
|
body = f.read()
|
||||||
|
|
||||||
image_name = os.environ["IMAGE_NAME"]
|
image_name = os.environ["IMAGE_NAME"]
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
# lst_v3
|
# lst_v3
|
||||||
|
|
||||||
|
## 0.1.0-alpha.6
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- grr
|
||||||
|
|
||||||
## 0.1.0-alpha.5
|
## 0.1.0-alpha.5
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lst_v3",
|
"name": "lst_v3",
|
||||||
"version": "0.1.0-alpha.5",
|
"version": "0.1.0-alpha.6",
|
||||||
"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