Skip to content

Commit

Permalink
4.23.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
hrflow-semantic-release committed Sep 23, 2024
1 parent c022e96 commit 1771f26
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v4.23.0 (2024-09-23)

### Feature

* feat: Allow main module name to be parameterized ([`d160bbf`](https://github.com/Riminder/hrflow-connectors/commit/d160bbfbcb8cbe53f3a7256456145e2e751c3f89))

### Fix

* fix: use correct main module name in templates ([`c022e96`](https://github.com/Riminder/hrflow-connectors/commit/c022e96a826d653c3793e49268fc414f70c11fcc))


## v4.22.2 (2024-09-18)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hrflow-connectors"
version = "4.22.2"
version = "4.23.0"
description = "hrflow-connectors is an open source project created by HrFlow.ai to allow developers to connect easily HR ecosystem component."
license = "Apache-2.0"
authors = ["HrFlow.ai <support+hrflow_connectors@hrflow.ai>"]
Expand Down

0 comments on commit 1771f26

Please sign in to comment.