Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Closed
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,3 +1,3 @@
{
".": "4.6.1"
".": "4.7.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.7.0](https://github.com/sungurerdim/ClaudeCodeOptimizer/compare/v4.6.1...v4.7.0) (2026-03-13)


### Features

* **quality:** cco-optimize + cco-align improvements ([af28fac](https://github.com/sungurerdim/ClaudeCodeOptimizer/commit/af28fac18215540627dec2c7b14623d8e2942cac))
* **skills:** add cco-repo skill and sync with upstream compaction resilience changes ([#69](https://github.com/sungurerdim/ClaudeCodeOptimizer/issues/69)) ([00f83cb](https://github.com/sungurerdim/ClaudeCodeOptimizer/commit/00f83cbba01330ced39c7080e1fafa565c489e89))

## [4.6.1](https://github.com/sungurerdim/ClaudeCodeOptimizer/compare/v4.6.0...v4.6.1) (2026-02-28)


Expand Down
2 changes: 1 addition & 1 deletion rules/cco-rules.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
cco_version: 4.6.1 # x-release-please-version
cco_version: 4.7.0 # x-release-please-version
description: Minimal behavior framework for AI-assisted development β€” quality, efficiency, security, speed
last_update_check: 2026-02-21T13:30:00Z
---
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.6.1
4.7.0