mirror of
https://github.com/reconurge/flowsint.git
synced 2026-03-11 08:12:51 -05:00
[PR #20] [MERGED] feat: conventional commits #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/reconurge/flowsint/pull/20
Author: @dextmorgn
Created: 10/29/2025
Status: ✅ Merged
Merged: 10/29/2025
Merged by: @dextmorgn
Base:
main← Head:feat/conventional-commits📝 Commits (2)
4bb8720feat: new commit instructions53b81c1docs: remove docs/VERSIONING.md📊 Changes
12 files changed (+11020 additions, -108 deletions)
View changed files
📝
.gitignore(+1 -0)➕
.husky/commit-msg(+4 -0)➕
.versionrc.json(+67 -0)➕
CHANGELOG.md(+6 -0)➕
commitlint.config.js(+24 -0)📝
flowsint-app/package.json(+3 -1)📝
flowsint-app/src/components/graphs/selected-items-panel.tsx(+2 -1)📝
flowsint-app/yarn.lock(+1842 -23)➕
package.json(+32 -0)➕
scripts/pyproject-updater.js(+20 -0)➕
scripts/sync-versions.js(+74 -0)📝
yarn.lock(+8945 -83)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.