[PR #334] [MERGED] docs(tooling): add php-conventional-changelog to the tooling list #445

Closed
opened 2026-02-17 12:03:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/334
Author: @marcocesarato
Created: 1/20/2021
Status: Merged
Merged: 3/18/2021
Merged by: @damianopetrungaro

Base: masterHead: patch-1


📝 Commits (2)

  • dee8641 chore: add php-conventional-changelog tool
  • 7d0dee5 docs(tooling): add php-conventional-changelog to the tooling list

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 content/next/index.md (+1 -0)
📝 content/v1.0.0/index.md (+1 -0)

📄 Description

I have created a PHP tool php-conventional-changelog to generate a changelog from a project's commit messages and metadata following the Conventional Commit and automate versioning.
I created it because I haven't found a similar solution for php.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/334 **Author:** [@marcocesarato](https://github.com/marcocesarato) **Created:** 1/20/2021 **Status:** ✅ Merged **Merged:** 3/18/2021 **Merged by:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`dee8641`](https://github.com/conventional-commits/conventionalcommits.org/commit/dee8641337d9c381720acaae572b26f9d2bd9aa9) chore: add php-conventional-changelog tool - [`7d0dee5`](https://github.com/conventional-commits/conventionalcommits.org/commit/7d0dee5e3a033e44cc14a58e7f383bf00cfbf8ab) docs(tooling): add php-conventional-changelog to the tooling list ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+1 -0) 📝 `content/v1.0.0/index.md` (+1 -0) </details> ### 📄 Description I have created a PHP tool [php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) to generate a changelog from a project's commit messages and metadata following the Conventional Commit and automate versioning. I created it because I haven't found a similar solution for php. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-17 12:03:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#445