-
-
Notifications
You must be signed in to change notification settings - Fork 2
👷 [ci]: Ready for Release (experimental) #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughThis update introduces new prerelease versions for three packages: Changes
Possibly related PRs
Suggested reviewers
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
packages/studiocms_grapesjs-plugin/CHANGELOG.md (1)
3-3: Changelog entry added but empty.
A new heading## 0.1.0-experimental.4was inserted without any notes. Consider adding a brief summary of the patch changes (even a placeholder) under this version heading for clarity in release notes.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (7)
.changeset/pre.json(1 hunks)packages/studiocms_grapesjs-plugin/CHANGELOG.md(1 hunks)packages/studiocms_grapesjs-plugin/package.json(1 hunks)packages/studiocms_socialposter/CHANGELOG.md(1 hunks)packages/studiocms_socialposter/package.json(1 hunks)packages/studiocms_wysiwyg/CHANGELOG.md(1 hunks)packages/studiocms_wysiwyg/package.json(1 hunks)
🔇 Additional comments (6)
.changeset/pre.json (1)
16-16: New changeset added correctly.
The identifier"light-carrots-taste"has been appended to thechangesetsarray to track this prerelease update.packages/studiocms_grapesjs-plugin/package.json (1)
3-3: Version bump looks good.
The package version has been correctly updated from0.1.0-experimental.3to0.1.0-experimental.4.packages/studiocms_socialposter/package.json (1)
3-3: Version bump confirmed.
The@studiocms/socialposterversion has been correctly updated from0.1.0-experimental.2to0.1.0-experimental.3.packages/studiocms_wysiwyg/package.json (1)
3-3: Version bump confirmed.
The@studiocms/wysiwygversion has been correctly updated from0.1.0-experimental.3to0.1.0-experimental.4, and its dependency on@studiocms/grapesjs-pluginremains aligned viaworkspace:*.packages/studiocms_socialposter/CHANGELOG.md (1)
3-8: Changelog entry is correctly formatted and complete.The new
0.1.0-experimental.3header and its patch change item clearly document the dependency constraint fix, and the link references are accurate and consistent with prior entries.packages/studiocms_wysiwyg/CHANGELOG.md (1)
3-11: Changelog entry accurately reflects the version bump and dependency update.The
0.1.0-experimental.4header and its bullet points (patch change and updated dependency on@studiocms/grapesjs-plugin) are consistent with the monorepo’s existing style and correctly document the intended changes.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@studiocms/[email protected]
Patch Changes
d0f9307Thanks @Adammatthiesen! - Fix deps to allow newer versions@studiocms/[email protected]
Patch Changes
#16
d0f9307Thanks @Adammatthiesen! - Fix deps to allow newer versionsUpdated dependencies []:
@studiocms/[email protected]
Summary by CodeRabbit