Skip to content

Release/0.4.1#278

Merged
jeffpaul merged 2 commits intodevelopfrom
release/0.4.1
Mar 6, 2026
Merged

Release/0.4.1#278
jeffpaul merged 2 commits intodevelopfrom
release/0.4.1

Conversation

@jeffpaul
Copy link
Member

@jeffpaul jeffpaul commented Mar 6, 2026

What?

I mistakenly merged develop to trunk before merging the 0.4.0 release PR, which meant key changes to note its actually the 0.4.0 release (like, you know, bumping version numbers) didn't make it into the 0.4.0 release here on GitHub and WPORG SVN. This PR primarily fixes that (and assuming I can properly follow release steps) should ensure that 0.4.1 includes everything from 0.4.0 plus a couple Dependabot bumps. Mea culpa. 🤦🏼

Closes #276.

Copilot summary

This pull request prepares the AI Experiments plugin for the 0.4.1 release. It updates version numbers across the project, documents the new release in both CHANGELOG.md and readme.txt, and lists fixes and developer dependency updates.

Release documentation and version updates:

  • Updated version numbers in ai.php, includes/bootstrap.php, and readme.txt to 0.4.1 to reflect the new release. [1] [2] [3]
  • Added a new section for version 0.4.1 in CHANGELOG.md and readme.txt, documenting fixes for issues with the 0.4.0 release merge and deploy. [1] [2]
  • Updated release links in CHANGELOG.md to include a comparison for version 0.4.1.

Dependency updates:

  • Noted developer dependency bumps for immutable and svgo in the changelog.

Documentation improvements:

  • Added a note about updated Release Instructions documentation in the changelog.

Why?

How?

Use of AI Tools

None, which would have been nice to have been able to blame AI. Nope, this is all me. 🤷🏼

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

Before After
Open WordPress Playground Preview

@jeffpaul jeffpaul added this to the 0.5.0 milestone Mar 6, 2026
@jeffpaul jeffpaul self-assigned this Mar 6, 2026
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@jeffpaul
Copy link
Member Author

jeffpaul commented Mar 6, 2026

Waiting for checks to pass...

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.68%. Comparing base (38bee74) to head (9db302e).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #278   +/-   ##
==========================================
  Coverage      57.68%   57.68%           
  Complexity       567      567           
==========================================
  Files             35       35           
  Lines           2933     2933           
==========================================
  Hits            1692     1692           
  Misses          1241     1241           
Flag Coverage Δ
unit 57.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jeffpaul jeffpaul merged commit 844e8b7 into develop Mar 6, 2026
17 of 23 checks passed
@jeffpaul jeffpaul deleted the release/0.4.1 branch March 6, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release version 0.4.1

1 participant