-
Notifications
You must be signed in to change notification settings - Fork 0
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
Prep trunk for 9.9 cycle #15
base: trunk
Are you sure you want to change the base?
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Reviewer's Guide by SourceryThis pull request updates the WooCommerce plugin version to 9.9.0-dev in preparation for the 9.9 release cycle. The version was updated in the composer.json, class-woocommerce.php, package.json, and woocommerce.php files. Class diagram showing WooCommerce version updateclassDiagram
class WooCommerce {
+String version
+getVersion() String
}
note for WooCommerce "Version updated from 9.5.0 to 9.9.0"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, github-actions[bot]!). We assume it knows what it's doing!
This PR updates the versions in trunk to 9.9.0-dev.
Summary by Sourcery
Chores: