Skip to content

Commit

Permalink
Bump core to 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzaadi committed Aug 30, 2024
1 parent 5d7eda9 commit 0bb6780
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

<!-- towncrier release notes start -->

## 0.10.5 (2024-08-27)

### Improvements

- Test support and helpers


## 0.10.4 (2024-08-28)

### Bug Fixes
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 = "port-ocean"
version = "0.10.4"
version = "0.10.5"
description = "Port Ocean is a CLI tool for managing your Port projects."
readme = "README.md"
homepage = "https://app.getport.io"
Expand Down

0 comments on commit 0bb6780

Please sign in to comment.