We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8e358 commit 0a08668Copy full SHA for 0a08668
CHANGELOG.md
@@ -5,13 +5,18 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [0.1.6] - 2026-03-02
+## [0.1.7] - 2026-03-02
9
10
### Changed
11
12
- Improve TUI logo readability: redesign M, E, T, I letter shapes
13
- Add two-tone logo color: ALTIMATE in peach, CODE in purple
14
15
+### Fixed
16
+
17
+- Release: npm publish glob now finds scoped package directories
18
+- Release: PyPI publish skips existing versions instead of failing
19
20
## [0.1.5] - 2026-03-02
21
22
### Added
0 commit comments