Skip to content

Commit 86d6ca9

Browse files
authored
Bump up yorkie to v0.6.47 (#290)
1 parent 26c4925 commit 86d6ca9

File tree

16 files changed

+178
-112
lines changed

16 files changed

+178
-112
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Common Environment Variables
2-
NEXT_PUBLIC_YORKIE_VERSION='0.6.44'
3-
NEXT_PUBLIC_YORKIE_JS_VERSION='0.6.44'
2+
NEXT_PUBLIC_YORKIE_VERSION='0.6.47'
3+
NEXT_PUBLIC_YORKIE_JS_VERSION='0.6.47'
44
NEXT_PUBLIC_YORKIE_IOS_VERSION='0.6.35'
55
NEXT_PUBLIC_YORKIE_ANDROID_VERSION='0.6.35'
66
NEXT_PUBLIC_DASHBOARD_PATH='/dashboard'
7-
NEXT_PUBLIC_JS_SDK_URL='https://cdn.jsdelivr.net/npm/@yorkie-js/sdk@0.6.44/dist/yorkie-js-sdk.js'
7+
NEXT_PUBLIC_JS_SDK_URL='https://cdn.jsdelivr.net/npm/@yorkie-js/sdk@0.6.47/dist/yorkie-js-sdk.js'
88
NEXT_PUBLIC_STATUS_URL='https://stats.uptimerobot.com/otOOggryMR'
99

1010
# Development Environment Variables

examples/nextjs-presence/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/nextjs-scheduler/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/nextjs-todolist/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/profile-stack/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-document-limit/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-flow/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-tldraw/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/react-todomvc/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

examples/simultaneous-cursors/fileInfo.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)