Skip to content

Conversation

wpscholar
Copy link
Member

Proposed changes

Prep new release. Remove package.json version to avoid the need to increment (since it also isn't needed here). Updates NPM deps.

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@Copilot Copilot AI review requested due to automatic review settings June 30, 2025 17:10
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the new release by removing the version field from the package.json file to avoid manual version increments and updates an NPM dependency.

  • Remove the "version" field from package.json
  • Update the NPM dependency "@wordpress/env"
Comments suppressed due to low confidence (1)

package.json:2

  • Consider adding a comment to explain the removal of the version field for future maintainers, detailing why this field is omitted in this project.
  "name": "wp-module-activation",

@wpscholar wpscholar requested a review from circlecube June 30, 2025 17:11
Copy link

@circlecube circlecube merged commit b0ce090 into main Jun 30, 2025
13 checks passed
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.

2 participants