Skip to content

Add package.json for additional-javascript project #8

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

Merged
merged 1 commit into from
Jun 12, 2025
Merged

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.

1 participant