[Release]: Prepare release for 2.0.1#130
Conversation
Co-authored-by: Copilot <copilot@github.com>
There was a problem hiding this comment.
Pull request overview
Prepares the rtCarousel WordPress plugin for the v2.0.1 release by aligning version metadata across plugin headers and distribution files, and adding release notes.
Changes:
- Bump plugin/package versions from
2.0.0to2.0.1(PHP header, readme stable tag, npm manifests). - Add
2.0.1release notes toreadme.txtandCHANGELOG.md.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| rt-carousel.php | Updates plugin header version to 2.0.1. |
| readme.txt | Updates stable tag and adds 2.0.1 changelog notes. |
| package.json | Bumps npm package version to 2.0.1. |
| package-lock.json | Updates lockfile root/package version fields to 2.0.1. |
| CHANGELOG.md | Adds 2.0.1 section with features/fixes/refactors and compare link. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <copilot@github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <copilot@github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 8 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
This PR will make the plugin ready for releaseing
v2.0.1Type of change
Related issue(s)
Closes #
Relates to # https://github.com/rtCamp/marketing/issues/1257
What changed
Breaking changes
Does this introduce a breaking change? If yes, describe the impact and migration path below.
Testing
Describe how this was tested.
Test details:
Screenshots / recordings
If applicable, add screenshots or short recordings.
Checklist