Closed Jeong-jj closed 2 months ago
Latest commit: 747fc29ef35ad113981bb31ac2e7617dc280d05b
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Triggered from https://github.com/mincho-js/mincho/pull/84 by @​Jeong-jj.
Checking if we can fast forward main
(b165818ceb41cc19454081ab5634e162c577ad61) to publish/logo
(747fc29ef35ad113981bb31ac2e7617dc280d05b).
Target branch (main
):
commit b165818ceb41cc19454081ab5634e162c577ad61 (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sun Aug 18 00:00:09 2024 +0900
Fix: Prevent run `check_branch` #81
Pull request (publish/logo
):
commit 747fc29ef35ad113981bb31ac2e7617dc280d05b (pull_request/publish/logo)
Author: JeongJun <rgfdds98@gmail.com>
Date: Sun Aug 18 14:50:47 2024 +0900
Docs: Edit logo image raw path #60
It is possible to fast forward main
(b165818ceb41cc19454081ab5634e162c577ad61) to publish/logo
(747fc29ef35ad113981bb31ac2e7617dc280d05b). If you have write access to the target repository, you can add a comment with /fast-forward
to fast forward main
to publish/logo
.
This update focuses on improving the asset management of the @mincho-js/css
package by ensuring the logo image is correctly referenced. An absolute URL has replaced the previous relative path, enhancing visibility across different environments. Additionally, the README file has been updated to improve layout and accessibility. These changes ensure the logo displays correctly and maintains visual consistency within the application.
Files | Change Summary |
---|---|
.changeset/two-llamas-develop.md |
Introduced a patch for logo image path correction and README layout improvement. |
packages/css/README.md |
Updated logo image source to an absolute URL and added a line break for better layout. |
In a world of code, where logos roam,
A path was lost, but now finds home.
With links that shine, so bright and clear,
Our visuals dance, bringing us cheer!
🐰✨ So hop along, let’s spread the word,
The changes are here, let joy be heard!
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?
/fast-forward
Triggered from https://github.com/mincho-js/mincho/pull/84#issuecomment-2295124960 by @​Jeong-jj.
Trying to fast forward main
(b165818ceb41cc19454081ab5634e162c577ad61) to publish/logo
(747fc29ef35ad113981bb31ac2e7617dc280d05b).
Target branch (main
):
commit b165818ceb41cc19454081ab5634e162c577ad61 (HEAD -> main, origin/main, origin/HEAD)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Sun Aug 18 00:00:09 2024 +0900
Fix: Prevent run `check_branch` #81
Pull request (publish/logo
):
commit 747fc29ef35ad113981bb31ac2e7617dc280d05b (pull_request/publish/logo)
Author: JeongJun <rgfdds98@gmail.com>
Date: Sun Aug 18 14:50:47 2024 +0900
Docs: Edit logo image raw path #60
Fast forwarding main
(b165818ceb41cc19454081ab5634e162c577ad61) to publish/logo
(747fc29ef35ad113981bb31ac2e7617dc280d05b).
$ git push origin 747fc29ef35ad113981bb31ac2e7617dc280d05b:main
To https://github.com/mincho-js/mincho.git
b165818..747fc29 747fc29ef35ad113981bb31ac2e7617dc280d05b -> main
Description
Edit main image logo path to raw path in npm README.md.
Related Issue
Summary by CodeRabbit
New Features
Documentation
Additional context
Checklist