We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20eb95 commit e470bccCopy full SHA for e470bcc
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.1.0 (2023-04-28)
6
+### Feature
7
+* Update dependencies and defaults ([`539c816`](https://github.com/cachuperia/github-reusable-workflows/commit/539c8165d6c2f88ae64475792a64d5c6340157a5))
8
+
9
+### Documentation
10
+* Clean-up ([`a128b3d`](https://github.com/cachuperia/github-reusable-workflows/commit/a128b3d9224c6514864b53095c4e236590b1de07))
11
12
## v1.0.2 (2022-04-23)
13
14
pyproject.toml
@@ -1,5 +1,5 @@
1
[tool.semantic_release]
-version = "1.0.2"
+version = "1.1.0"
version_variable = [
"pyproject.toml:version"
]
0 commit comments