Skip to content

Commit f65847a

Browse files
Merge pull request #1 from vinnytherobot/release-please--branches--main
chore(main): release 0.4.7
2 parents 2f5f053 + 63fb520 commit f65847a

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.4.7](https://github.com/vinnytherobot/logscope-cli/compare/v0.4.6...v0.4.7) (2026-05-02)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** remove --no-root to fix pytest module not found ([2f5f053](https://github.com/vinnytherobot/logscope-cli/commit/2f5f05362ac23b8817e31498ecac444abbf3cea7))
14+
815
## [0.4.2] - 2026-04-05
916

1017
### Added

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.4.6"
3+
version = "0.4.7"
44
description = "LogScope — Beautiful log viewer for the terminal"
55
authors = ["vinnytherobot"]
66
readme = "README.md"

0 commit comments

Comments
 (0)