From 161eed8be3c1829c790ddd3b3ac1243871bd0cec Mon Sep 17 00:00:00 2001 From: "kirchdev-release[bot]" <287319172+kirchdev-release[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 13:41:39 +0000 Subject: [PATCH] chore(main): release 0.5.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2537c1f..f1c1e58 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.0" + ".": "0.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f4bb0..42e4940 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.5.0](https://github.com/kirchDev/gitignore-sync/compare/v0.4.0...v0.5.0) (2026-09-16) + + +### Features + +* **discover:** recognise laravel's database stub as a framework file ([6d281b2](https://github.com/kirchDev/gitignore-sync/commit/6d281b23b6ccde37a04dcfa52c72ec62dcf59fd1)) +* **templates:** add agents v2 ignoring boost's machine-specific codex config ([8867b20](https://github.com/kirchDev/gitignore-sync/commit/8867b2058f72bc4874278d5ebf9de4b5048d8d94)) +* **templates:** add an octane stack ([5b7335a](https://github.com/kirchDev/gitignore-sync/commit/5b7335a73742694a926c55ec49ab32f17b8a50a6)) +* **templates:** add laravel v2 following the laravel 13 skeleton ([401d161](https://github.com/kirchDev/gitignore-sync/commit/401d1617922a27be4d0d7b0ed8a99add41812e73)) +* **templates:** add php v2 with composer credentials and tooling caches ([a31ef10](https://github.com/kirchDev/gitignore-sync/commit/a31ef10279ecef91434da193c934b37b22efbaea)) + ## [0.4.0](https://github.com/kirchDev/gitignore-sync/compare/v0.3.1...v0.4.0) (2026-09-16) diff --git a/package.json b/package.json index b16fb20..b27e77f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://www.schemastore.org/package.json", "name": "@kirchdev/gitignore-sync", - "version": "0.4.0", + "version": "0.5.0", "description": "CLI that keeps a repo's .gitignore maintained — curated blocks inside a managed region, re-rendered idempotently, nothing outside it touched.", "keywords": [ "cli",