Skip to content

Commit e470bcc

Browse files
committed
chore(release): 1.1.0 [skip actions]
Automatically generated by python-semantic-release
1 parent b20eb95 commit e470bcc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--next-version-placeholder-->
44

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+
512
## v1.0.2 (2022-04-23)
613

714

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.semantic_release]
2-
version = "1.0.2"
2+
version = "1.1.0"
33
version_variable = [
44
"pyproject.toml:version"
55
]

0 commit comments

Comments
 (0)