File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.0 "
2+ "." : " 0.4.1 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.4.1] ( https://github.com/dedalus-labs/wingman/compare/v0.4.0...v0.4.1 ) (2026-01-09)
9+
10+
11+ ### Bug Fixes
12+
13+ * remote bulletin fetching logic ([ bf621c1] ( https://github.com/dedalus-labs/wingman/commit/bf621c19468c0c4311ab332629a559e4956d4d44 ) )
14+
815## [ 0.4.0] ( https://github.com/dedalus-labs/wingman/compare/v0.3.0...v0.4.0 ) (2026-01-09)
916
1017
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build-backend = "uv_build"
88
99[project ]
1010name = " wingman-cli"
11- version = " 0.4.0 "
11+ version = " 0.4.1 "
1212description = " AI-powered TUI coding assistant for the terminal"
1313readme = " README.md"
1414requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments