Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 3887fcb

Browse files
Update Markdown Release Notes (#30)
* Update Markdown Release Notes Signed-off-by: fabianofernandeszup <fabiano.fernandes@zup.com.br> * Update Vesion Signed-off-by: fabianofernandeszup <fabiano.fernandes@zup.com.br> --------- Signed-off-by: fabianofernandeszup <fabiano.fernandes@zup.com.br>
1 parent a487af4 commit 3887fcb

File tree

7 files changed

+11
-4
lines changed

7 files changed

+11
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "stackspot_store"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = ""
55
authors = ["andre-cintra <andre.cintra@zup.com.br>"]
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="stackspot_store",
8-
version="0.1.8",
8+
version="0.1.9",
99
description="",
1010
long_description=long_description,
1111
url="https://github.com/stack-spot/schemastore-stackspot",
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# Release Notes {{version}}
1+
Release Notes {{version}}
2+
- Item A
3+
- Item B

stackspot_store/templates/plugin/v1/app/templates/templates/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## StackSpot Plugin
12

23
## Jinja
34

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# Release Notes {{version}}
1+
Release Notes {{version}}
2+
- Item A
3+
- Item B

stackspot_store/templates/plugin/v1/infra/templates/templates-deploy/README-deploy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## StackSpot Plugin
12

23
## Jinja
34

stackspot_store/templates/plugin/v1/infra/templates/templates/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## StackSpot Plugin
12

23
## Jinja
34

0 commit comments

Comments
 (0)