Skip to content

release: v0.4.1 — README post-facelift#65

Merged
Xiza73 merged 2 commits into
masterfrom
dev
May 8, 2026
Merged

release: v0.4.1 — README post-facelift#65
Xiza73 merged 2 commits into
masterfrom
dev

Conversation

@Xiza73

@Xiza73 Xiza73 commented May 8, 2026

Copy link
Copy Markdown
Owner

Release v0.4.1

Patch release. Solo docs.

Cambios desde v0.4.0

  • README.md reescrito con la tabla actual de comandos (24), stack al día (Node 22, TS 5.9, discord.js 14.16, Mongoose 8.23, pnpm 10), setup, env vars relevantes, scripts, estructura del repo y resumen de convenciones (PR docs: rewrite README post-facelift #64)
  • Nueva entrada v0.4.1 en `src/shared/constants/changelog.ts` para que `/changelog` la liste

Test plan

  • `pnpm test` → 284/284 (sin cambios de tests)
  • CI verde
  • `/about` en Discord post-deploy → versión 0.4.1
  • `/changelog` en Discord → entrada v0.4.1 visible primera
  • README en GitHub se ve OK

Xiza73 and others added 2 commits May 8, 2026 12:23
The repo's docs were stuck describing the legacy state (discord.js 13,
TS 4, Node 16, prefix commands b!, /commands folder, distube). All of
that is gone since v0.4.0. Updating to reflect reality.

README.md
- Was: literally just the line 'BotitoV2'
- Now: full overview — comandos, stack, setup, env vars, scripts, repo
  structure, conventions summary, version pointer

.claude/CLAUDE.md
- Stack table updated to current versions (Node 22, TS 5.9, discord.js
  14.16, Mongoose 8.23, pnpm 10.33)
- Repo map: removed legacy /commands, removed events/distube, added
  shared/constants, marked manifest-driven loaders
- Features list rewritten around the 24 slash commands and the
  messageDelete listener
- Env vars table cleaned (PREFIX gone, USER_AGENT gone)
- Scripts table updated (pnpm, no more tsc-watch + nodemon)
- Added a Branding section documenting the facelift conventions
  (palette, no setAuthor, footer-only, signal-color exceptions)
- Reading order reframed: refactor-plan is now a historical log, not
  a roadmap

.claude/refactor-plan.md
- Status header flipped from 'Fase 7 — release pendiente' to
  '✅ COMPLETADO — v0.4.0 en producción'
- Note up top reframing the doc as a historical log
- Fase 7 section expanded with the actual work that landed (tests,
  facelift, complementary commands) and a small post-v0.4.0 backlog
  (dashboard, naming-unification deferred per owner preference)
Patch release for the post-v0.4.0 documentation pass (PR #64). No code
changes — only:
- README.md rewritten with the current command list, stack, setup,
  scripts, repo structure and conventions summary

Adds a 0.4.1 entry to the in-bot changelog so /changelog reflects this
release. /about and /uptime read package.json at runtime, so they pick
up the new version automatically.
@Xiza73 Xiza73 merged commit 11a19dd into master May 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant