chore: bump version to v2.20.1

- Fix mixed mode organization strategy not persisting after page refresh
- Update README to be more concise and use RayLabsHQ organization links
- Remove unimplemented OIDC/SSO authentication references
- Update dependencies to latest versions
This commit is contained in:
Arunavo Ray
2025-07-07 14:53:27 +05:30
parent c3c129d923
commit df27e5951a
6 changed files with 90 additions and 570 deletions

View File

@@ -2,3 +2,4 @@ Evaluate all the updates being made.
Update CHANGELOG.md
Use the chnages in the git log to determine if its a major, minor or a patch release.
Update the package.json first before you push the tag.
Never mention Claude Code in the release notes or in commit messages.

View File

@@ -0,0 +1,3 @@
Generate release notes for the latest release.
Use a temp md file to write the release notes.
Do not check that file into git.