Skip to content

Commit 9e192bd

Browse files
Merge pull request #5 from vinnytherobot/release-please--branches--main
chore(main): release 0.6.0
2 parents f5ef71b + a7d16a2 commit 9e192bd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.6.0](https://github.com/vinnytherobot/logscope-cli/compare/v0.5.0...v0.6.0) (2026-06-07)
9+
10+
11+
### Features
12+
13+
* **cli:** add search context lines ([aa7381d](https://github.com/vinnytherobot/logscope-cli/commit/aa7381d2328f1cfb41c0e5503b1c3ecab2121f11))
14+
815
## [0.5.0](https://github.com/vinnytherobot/logscope-cli/compare/v0.4.7...v0.5.0) (2026-06-07)
916

1017

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "logscope-cli"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "LogScope — Beautiful log viewer for the terminal"
55
authors = ["vinnytherobot"]
66
readme = "README.md"

0 commit comments

Comments
 (0)