Commit graph

4 commits

Author SHA1 Message Date
985dbc32cd
chore(repo): implement CI w/ github actions (#4)
Some checks failed
Continuous Integration (CI) / Node 22 (push) Has been cancelled
Continuous Integration (CI) / Node 24 (push) Has been cancelled
2025-08-20 09:15:43 +12:00
d6696a150b
test(@websnacksjs/i18n): fix broken tests missing translation messages (#5) 2025-08-20 08:57:15 +12:00
5f519f54f2
feat(@websnacksjs/conventional): initial implementation
`@websnacksjs/conventional` is a cli program which can be used with
`husky` & git hooks to enforce that commit messages adhere to the
conventional commits standard.
2025-08-19 18:31:34 +12:00
3165625fb7
Initial commit 2025-08-15 14:00:52 +12:00