v1.1.0
Changelog
All notable changes to this project will be documented in this file.
[1.1.0] - 2026-04-04 - [Automation & Security Ascent]
Added
- GitHub Actions Integration: Created
publish.ymlfor automated pnpm-based distribution on GitHub Release. - Zero-Trust Security Phase: Integrated mandatory
pnpm auditand Secret Scanning into the release protocol. - Rodin Personalization: Automation scripts (
pnpm.sh,github.sh) now follow the Socratic and professional Rodin philosophy. - Lockfile Enforcement: Added
pnpm-lock.yamlto guarantee dependency integrity in all environments.
Changed
- NPM Distribution Logic: Replaced manual
npm publishwith a self-destructingnpm_config_environment variable injection for tokens. - System Protocol Header: Modernized CLI aesthetics for better clarity and professionalism.
[1.0.0] - 2026-04-04 - [Foundation Ignition]
Breaking Changes
- Reorganized entire repository structure for npm compatibility.
- Moved dotfiles to root and renamed
gitignoretogitignore(template). - Protocols moved to
protocols/(installed as.protocols/).
Added
- Added
bin/cli.mjsfor automated installation vianpx. - Added
pnpm.shandgithub.shfor streamlined dev workflow. - Standardized
package.jsonunder@wistantkode/dotfilesscope.
Fixed
- Updated aliases to support the hidden
.protocols/path. - Refined
.gitignorefor the repository.