chore(rc and simply): update mods

This commit is contained in:
omo50
2026-04-22 19:00:05 -06:00
parent b034340a62
commit a238f6ac08
16 changed files with 1620 additions and 1683 deletions

View File

@@ -6,3 +6,6 @@ The Content Monorepo has some guidelines and suggestions to keep the commits of
Please adhere to the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) handbook for writing your commits. Please also tag your commits according to the project, ie, if you are fixing an issue on Re-Console Plus, do fix(rc-plus), or fix(rc):.
### CI/CD
Please refer to the README.md for instructions and explanations on our CI/CD.