Skip to content

Commit

Permalink
Bump up Yorkie to v0.5.7 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
raararaara authored Dec 13, 2024
1 parent a818f76 commit 776f514
Show file tree
Hide file tree
Showing 12 changed files with 284 additions and 27 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Common Environment Variables
NEXT_PUBLIC_YORKIE_VERSION='0.5.6'
NEXT_PUBLIC_YORKIE_JS_VERSION='0.5.6'
NEXT_PUBLIC_YORKIE_VERSION='0.5.7'
NEXT_PUBLIC_YORKIE_JS_VERSION='0.5.7'
NEXT_PUBLIC_YORKIE_IOS_VERSION='0.4.24'
NEXT_PUBLIC_YORKIE_ANDROID_VERSION='0.4.24'
NEXT_PUBLIC_DASHBOARD_PATH='/dashboard'
NEXT_PUBLIC_JS_SDK_URL='https://cdnjs.cloudflare.com/ajax/libs/yorkie-js-sdk/0.5.6/yorkie-js-sdk.js'
NEXT_PUBLIC_JS_SDK_URL='https://cdnjs.cloudflare.com/ajax/libs/yorkie-js-sdk/0.5.7/yorkie-js-sdk.js'
NEXT_PUBLIC_STATUS_URL='https://stats.uptimerobot.com/otOOggryMR'

# Development Environment Variables
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-scheduler/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/profile-stack/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/react-tldraw/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/react-todomvc/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/simultaneous-cursors/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/vanilla-codemirror6/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/vanilla-quill/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/vuejs-kanban/fileInfo.ts

Large diffs are not rendered by default.

Loading

0 comments on commit 776f514

Please sign in to comment.