Skip to content

Commit

Permalink
chore(release): 1.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1](v1.14.0...v1.14.1) (2024-08-20)

### Bug Fixes

* correct styling when minimizing containers and images ([aabaa83](aabaa83))
  • Loading branch information
semantic-release-bot committed Aug 20, 2024
1 parent aabaa83 commit 50db88a
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
@@ -1,3 +1,10 @@
## [1.14.1](https://github.com/pommee/Pocker/compare/v1.14.0...v1.14.1) (2024-08-20)


### Bug Fixes

* correct styling when minimizing containers and images ([aabaa83](https://github.com/pommee/Pocker/commit/aabaa83318238a7ee3a452f6f323814a1c57061f))

# [1.14.0](https://github.com/pommee/Pocker/compare/v1.13.1...v1.14.0) (2024-08-20)


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 = "pocker-tui"
version = "1.14.0"
version = "1.14.1"
description = "CLI tool for docker images, containers, logs and more."
authors = ["pommee"]
readme = "README.md"
Expand Down

0 comments on commit 50db88a

Please sign in to comment.