v0.2.0
·
65 commits
to main
since this release
[0.2.0] - 2025-10-19
🚀 Features
- (date) Add nowIso
- (evn) Add readEnvVariables
🐛 Bug Fixes
- (publishing) Bun api change: now without the "pm" prefix, same name executes both commands instead of only one, change rename from publish.sh -> release.sh
📚 Documentation
- (rules) Add roo code rules
⚙️ Miscellaneous Tasks
- (ci) Add Trusted publishing for npm packages using github actions, part 1