Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.4.9"}
{".":"1.5.0"}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 1.5.0 (2025-12-26)

## What's Changed
* chore(deps): update ghcr.io/developerc286/clean_git_history docker tag to v1.1.5 by @renovate[bot] in https://github.com/DeveloperC286/template/pull/63
* feat: add CI check for executable permissions on shell scripts by @DeveloperC286 in https://github.com/DeveloperC286/template/pull/62
* feat: add CI check for executable permissions on shell scripts by @DeveloperC286 in https://github.com/DeveloperC286/template/pull/65
* feat: add shellcheck linting for shell scripts in CI by @DeveloperC286 in https://github.com/DeveloperC286/template/pull/66
* ci: add shell linting checks to Rust template by @DeveloperC286 in https://github.com/DeveloperC286/template/pull/67


**Full Changelog**: https://github.com/DeveloperC286/template/compare/v1.4.9...v1.5.0

## 1.4.9 (2025-12-25)

## What's Changed
Expand Down