Closed devleejb closed 2 months ago
[!CAUTION]
Review failed
The pull request is closed.
The changes involve updating the version numbers for both the backend and frontend projects from 0.1.7
to 0.1.8
. Additionally, the yorkie-js-sdk
dependency in the backend has been downgraded to version 0.4.27
, and the retry logic for handling 401 errors during login has been disabled. These modifications reflect adjustments in dependency management and error handling.
Files | Change Summary |
---|---|
backend/package.json |
Version updated from 0.1.7 to 0.1.8 . |
frontend/package.json |
Version updated from 0.1.7 to 0.1.8 . |
CHANGELOG.md |
Added entry for version 0.1.8 , noting the downgrade of yorkie-js-sdk and disabling of retry logic for 401 errors. |
🐰 In fields of change, I hop with glee,
Version numbers rise, oh joy for me!
A downgrade here, a logic shift,
In code we trust, our spirits lift!
With every patch, we dance and play,
A brighter path, come what may! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
What this PR does / why we need it:
Update
CHANGELOG.md
forv0.1.8
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation:
Checklist:
Summary by CodeRabbit
New Features
Bug Fixes
yorkie-js-sdk
dependency to address potential issues with the previous version.