Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Nov 1, 2023
1 parent ebf8cdb commit 0bdf5dd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,24 @@



## v0.1.1 (2023-10-30)
## v0.1.2 (2023-11-01)

### Documentation

* docs: Improve development docs (#25) ([`ebf8cdb`](https://github.com/Twingate/kubernetes-operator/commit/ebf8cdbbcc368636e9af76c8c7ed24233c2bf378))

### Fix

* fix: change persistence layer - operator.twingate.com to just twingate.com (#24) ([`d7ebd7b`](https://github.com/Twingate/kubernetes-operator/commit/d7ebd7bf624182430671989587c2c767018180a7))

### Test

* test: resourceaccess integration testing (#23)

Co-authored-by: Eran Kampf <[email protected]> ([`8aa5621`](https://github.com/Twingate/kubernetes-operator/commit/8aa5621aa02f1efc0fef1dc49fb1624b3309ee4f))


## v0.1.1 (2023-10-31)

### Fix

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 = "twingate-operator"
version = "0.1.1"
version = "0.1.2"
description = ""
authors = ["Eran Kampf <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 0bdf5dd

Please sign in to comment.