Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 5152c83

Browse files
committed
2 parents 517ade0 + bc692eb commit 5152c83

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/Agentic-Insights/cc-cli/compare/v1.1.0...v1.1.1) (2024-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* better .contextignore template ([1df8a03](https://github.com/Agentic-Insights/cc-cli/commit/1df8a03a85bf541de4bf8a719c4063ee2b9fe6ee))
7+
18
# [1.1.0](https://github.com/Agentic-Insights/cc-cli/compare/v1.0.3...v1.1.0) (2024-12-10)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codebase-context/cc-cli",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A CLI tool for managing and validating codebase context specifications",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)