Skip to content

v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:54
Immutable release. Only release title and notes can be modified.
3368778

[1.0.3] - 2026-07-04

Dependencies

  • b380198(deps) [dependency] Update dependency group### ️ Security

  • 268ef8e — 👷 [ci] Use shared workflow callers

👷 [ci] Switches the Dependabot auto-merge caller to workflow-templates@main and replaces local security and maintenance workflows with shared reusable callers.

⬆️ [build] Updates eslint-config-nick2bad4u to the published caller override version and records any peer dependency needed for the shared ESLint config to load.

CI/CD

  • 901010c — Update Dependabot auto-merge workflow pin

  • b9ebc54 — Add Dependabot auto-merge workflow

Build System

  • 3368778 — 👷 [build] nest packaged skill payload

Move the installable skill contents under skills/git-commit-logically so npm skill installs include agents and assets.

Update package metadata, release bundling, validation, and docs to use the nested skill root.

  • d3c1dfe — ⬆️ [build] Update npm_and_yarn dependencies

[1.0.2] - 2026-06-06

✨ Features

  • 1caa0d7 — ✨ [feat] add Dependabot auto-merge workflow

Documentation

  • 2db416c — 📝 [docs] add repository support metadata

Add conduct, support, ownership, issue, and pull request metadata so contributors have the expected repository guidance.

Add SPDX license identifiers, normalize the Pages config, and define repository line-ending attributes.

Styling

  • 62b3fef — 🎨 [style] update CodeQL workflow configuration for improved clarity and scheduling

Chores

  • eda8270 — 🧹 [chore] add package lint validation tooling

Add shared lint, formatting, YAML, package-json, and secret scanning config files with Node version pins.

Update npm scripts and dev dependencies, expand the lockfile, and keep the skill metadata validator formatted with the package surface.

CI/CD

  • d2d3c1c — 👷 [ci] normalize GitHub automation

Quote and format workflow configuration consistently, add CodeQL coverage, and make dependency review severity blocking explicit.

Update Dependabot, labeler, stale, secret scanning, and release-note configuration with the same automation conventions.

[1.0.1] - 2026-06-05

✨ Features

  • 7940752 — ✨ [feat] Add logical git commit skill

Add the git-commit-logically skill for inspecting dirty worktrees, reading repository commit-message rules, grouping related changes, and creating local commits without pushing.

Package the root skill with OpenAI metadata, SVG assets, validation tooling, repository guidance, and installation documentation.

️ Security

  • 432f4f0 — 🧹 [chore] setup GitHub workflows and configurations

  • Added Dependabot configuration for GitHub Actions to automate dependency updates.

  • Introduced labeler configuration for automatic PR labeling based on file changes and commit messages.

  • Implemented stale issue and PR management with a dedicated workflow.

  • Created a security alert skill workflow for dependency review.

  • Added a workflow for generating release bundles and publishing to npm.

  • Included Scorecard workflow for supply chain security analysis.

  • Established a Trufflehog secret scanning workflow for detecting sensitive information.

  • Added a README badge section for npm version, license, downloads, and GitHub metrics.

  • Created a configuration file for git-cliff to manage changelog generation.

  • Initialized package.json and package-lock.json for project dependencies and scripts.

  • Added a local publish script to the npm scripts section.

⭐ Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense.
This changelog was automatically generated with git-cliff.