- Update
version
in package.json. - Update
NEXT_PUBLIC_YORKIE_VERSION
,NEXT_PUBLIC_YORKIE_JS_VERSION
, andNEXT_PUBLIC_JS_SDK_URL
in .env. - Modify Yorkie documentation and add explanations as necessary.
- Run
npm install
andnpm run fetch:examples
to update the code on the examples page. - Run
npm run build
and ensure there are no errors. - Create Pull Request and merge it into main.