We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7eda9 commit 0bb6780Copy full SHA for 0bb6780
CHANGELOG.md
@@ -7,6 +7,13 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
8
<!-- towncrier release notes start -->
9
10
+## 0.10.5 (2024-08-27)
11
+
12
+### Improvements
13
14
+- Test support and helpers
15
16
17
## 0.10.4 (2024-08-28)
18
19
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "port-ocean"
3
-version = "0.10.4"
+version = "0.10.5"
4
description = "Port Ocean is a CLI tool for managing your Port projects."
5
readme = "README.md"
6
homepage = "https://app.getport.io"
0 commit comments