Skip to content

Docs: update changeset comments#241

Merged
github-actions[bot] merged 1 commit intomainfrom
changeset-docs
Sep 26, 2025
Merged

Docs: update changeset comments#241
github-actions[bot] merged 1 commit intomainfrom
changeset-docs

Conversation

@black7375
Copy link
Contributor

@black7375 black7375 commented Sep 26, 2025

Description

Related Issue

Summary by CodeRabbit

  • Documentation
    • Reorganized change log sections for clarity, including a dedicated “New” subsection and standardized labels.
  • Chores
    • Updated changeset metadata to reflect upcoming CSS-related additions, improving release note structure and consistency.

Additional context

Checklist

@black7375 black7375 added the documentation Improvements or additions to documentation label Sep 26, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2025

⚠️ No Changeset found

Latest commit: 97e3666

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 7 packages
Name Type
@mincho-js/css Minor
@mincho-js/babel Minor
@mincho-js/react Patch
@mincho-js/vite Patch
react-babel Patch
@mincho-js/integration Patch
@mincho-js/esbuild Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented Sep 26, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Updates two changeset markdown files: reorganizes a section label to “css” with a new “## New” subsection retaining an existing bullet for rules.raw(), and adds a new entry introducing css.multiple() under a New section. No public API declarations changed; content edits are structural/formatting.

Changes

Cohort / File(s) Summary
Changesets formatting and entries
\.changeset/plenty-turkeys-retire.md, \.changeset/sad-meals-rescue.md
Replaces top-level label with “css” and adds “## New” subsection retaining “- Add `rules.raw()` API”. Adds a new css section introducing “css.multiple()” under “New”. No behavior or exported declarations changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

I nibble notes in tidy rows,
Two scrolls shuffled, a header grows.
“css” now crowns the changelog hill,
New sprouts: rules.raw(), multiple() thrill.
Thump-thump! My review’s swift and light—
Carrots checked, the format’s right. 🍃🐇

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-docs

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2510d4d and 97e3666.

📒 Files selected for processing (2)
  • .changeset/plenty-turkeys-retire.md (1 hunks)
  • .changeset/sad-meals-rescue.md (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@black7375
Copy link
Contributor Author

/fast-forward

@github-actions
Copy link
Contributor

Triggered from #241 (comment) by @​black7375.

Trying to fast forward main (2510d4d) to changeset-docs (97e3666).

Target branch (main):

commit 2510d4d1341fe487b5b12fe429fefeb999f2681c (HEAD -> main, origin/main)
Author: alstjr7375 <alstjr7375@daum.net>
Date:   Fri Jul 25 00:00:00 2025 +0900

    Test: `css.multiple()` cases

Pull request (changeset-docs):

commit 97e36661930bbf2c5b22e0aaeabddada0cb97423 (pull_request/changeset-docs)
Author: alstjr7375 <alstjr7375@daum.net>
Date:   Sat Jul 26 00:00:00 2025 +0900

    Docs: update changeset comments

Fast forwarding main (2510d4d) to changeset-docs (97e3666).

$ git push origin 97e36661930bbf2c5b22e0aaeabddada0cb97423:main
To https://github.com/mincho-js/mincho.git
   2510d4d..97e3666  97e36661930bbf2c5b22e0aaeabddada0cb97423 -> main

@github-actions github-actions bot merged commit 97e3666 into main Sep 26, 2025
5 checks passed
@github-actions github-actions bot deleted the changeset-docs branch September 26, 2025 14:47
@github-actions
Copy link
Contributor

Triggered from #241 by @​black7375.

Checking if we can fast forward main (97e3666) to changeset-docs (97e3666).

Target branch (main):

commit 97e36661930bbf2c5b22e0aaeabddada0cb97423 (HEAD -> main, origin/main, pull_request/changeset-docs)
Author: alstjr7375 <alstjr7375@daum.net>
Date:   Sat Jul 26 00:00:00 2025 +0900

    Docs: update changeset comments

Pull request (changeset-docs):

commit 97e36661930bbf2c5b22e0aaeabddada0cb97423 (HEAD -> main, origin/main, pull_request/changeset-docs)
Author: alstjr7375 <alstjr7375@daum.net>
Date:   Sat Jul 26 00:00:00 2025 +0900

    Docs: update changeset comments

It is possible to fast forward main (97e3666) to changeset-docs (97e3666). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to changeset-docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant