Skip to content

feat: initial commit#2

Merged
firestar300 merged 5 commits intomainfrom
ver/1.0.0
Feb 18, 2026
Merged

feat: initial commit#2
firestar300 merged 5 commits intomainfrom
ver/1.0.0

Conversation

@firestar300
Copy link
Copy Markdown
Collaborator

No description provided.

Implements a GitHub Actions workflow to automatically lint JavaScript code in the `src` directory on pull requests and pushes to the main branch.

This ensures code quality and consistency by running `wp-script lint:js` on the specified files.

The workflow also configures concurrency to cancel in-progress runs for pull requests, preventing redundant checks.
Updates the project's dependencies, including WordPress packages, to their latest compatible versions, marking the release of version 1.0.0.

This ensures that the project benefits from the latest features, bug fixes, and performance improvements provided by the updated dependencies.
@firestar300 firestar300 merged commit 07b8273 into main Feb 18, 2026
3 checks passed
@firestar300 firestar300 deleted the ver/1.0.0 branch February 18, 2026 12:27
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