Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.3...v1.15.0) (2024-08-26)

### Features

* added plot for cpu and memory in statistics pane ([8e21518](8e21518))
  • Loading branch information
semantic-release-bot committed Aug 26, 2024
1 parent 8e21518 commit e559cbf
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.15.0](https://github.com/pommee/Pocker/compare/v1.14.3...v1.15.0) (2024-08-26)


### Features

* added plot for cpu and memory in statistics pane ([8e21518](https://github.com/pommee/Pocker/commit/8e2151896cc03e47f929f3b13ae5a2e6ab2c7d92))

## [1.14.3](https://github.com/pommee/Pocker/compare/v1.14.2...v1.14.3) (2024-08-22)


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

0 comments on commit e559cbf

Please sign in to comment.