Skip to content

Conversation

@soderlind
Copy link
Owner

This pull request updates the version of the "Additional JavaScript" plugin to 1.1.1, introduces a package.json file for project metadata and development scripts, and updates compatibility information in readme.txt. The changes improve version synchronization and add development tooling for the plugin.

Version Update:

  • additional-javascript.php: Updated the plugin version from 1.1.0 to 1.1.1 and adjusted the ADDITIONAL_JAVASCRIPT_PATH definition to use ADDITIONAL_JAVASCRIPT_FILE for better clarity. [1] [2]

Project Metadata and Development Tooling:

  • package.json: Added a new file with project metadata, development scripts, and dependencies for managing the plugin version and internationalization.

Compatibility Information:

  • readme.txt: Updated WordPress compatibility requirements (Requires at least and Tested up to) and the stable tag to reflect version 1.1.1.

- Initialize package.json with project metadata including name, version, description, and author.
- Define scripts for testing, version bumping, and localization tasks.
- Specify repository and bug tracking information.
- Include development dependency for wp-project-version-sync.
@soderlind soderlind merged commit f8751a9 into main Jun 12, 2025
2 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