File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.32 "
2+ "." : " 0.2.33 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.33] ( https://github.com/Nicered/ClaudeShip/compare/claudeship-v0.2.32...claudeship-v0.2.33 ) (2026-02-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * Auto-build server on pnpm dev if dist is missing ([ 696961e] ( https://github.com/Nicered/ClaudeShip/commit/696961ef06bdc33fdc07b093771ba7330d97c78d ) )
9+ * Auto-build server on pnpm dev if dist is missing ([ 9669ee1] ( https://github.com/Nicered/ClaudeShip/commit/9669ee1637a5e37a00bd4aaac09657555352a92d ) )
10+
311## [ 0.2.32] ( https://github.com/Nicered/ClaudeShip/compare/claudeship-v0.2.31...claudeship-v0.2.32 ) (2026-02-02)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @claudeship/server" ,
3- "version" : " 0.2.32 " ,
3+ "version" : " 0.2.33 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " nest start --watch" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @claudeship/web" ,
3- "version" : " 0.2.32 " ,
3+ "version" : " 0.2.33 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " node scripts/dev-with-recovery.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " claudeship" ,
3- "version" : " 0.2.32 " ,
3+ "version" : " 0.2.33 " ,
44 "description" : " AI-Powered App Builder using Claude Code CLI" ,
55 "bin" : {
66 "claudeship" : " ./bin/claudeship.js"
You can’t perform that action at this time.
0 commit comments