Closed devleejb closed 2 weeks ago
The pull request includes updates to the Docker configuration files for backend services and the frontend package file. Specifically, the yorkie
service image version is upgraded from 0.5.0
to 0.5.4
in both docker-compose-full.yml
and docker-compose.yml
. Additionally, the yorkie-js-sdk
dependency version is updated from 0.5.3
to 0.5.4
in the package.json
of the frontend project. No other service configurations or dependencies have been modified.
File Path | Change Summary |
---|---|
backend/docker/docker-compose-full.yml | Updated yorkie service image from 0.5.0 to 0.5.4 . |
backend/docker/docker-compose.yml | Updated yorkie service image from 0.5.0 to 0.5.4 . |
frontend/package.json | Updated yorkie-js-sdk dependency from 0.5.3 to 0.5.4 . |
yorkie
service image version in both docker-compose-full.yml
and docker-compose.yml
files, directly related to this PR.yorkie
service image version from 0.4.31
to 0.5.0
, relevant for similar updates to the yorkie
service.yorkie-js-sdk
version in frontend/package.json
from 0.5.0
to 0.5.1
, related to overall versioning of Yorkie services and SDKs.🐇 In the garden, we hop with glee,
Yorkie's new version, oh so free!
From0.5.0
to0.5.4
,
Bugs and fixes, we adore!
With every leap, our code will thrive,
Hooray for updates, we come alive! 🌼
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:
yorkie-js-sdk
tov0.5.4
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 version 0.5.4, potentially addressing previous issues.