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

Commit 2816afd

Browse files
committed
2 parents 8c1cdcc + 045b820 commit 2816afd

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/Agentic-Insights/cc-cli/compare/v1.0.0...v1.0.1) (2024-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* remove extra file ([45ca9ac](https://github.com/Agentic-Insights/cc-cli/commit/45ca9ac243b31f76806996d10df2dcc14852f242))
7+
18
# 1.0.0 (2024-12-07)
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@codebase-context/cc-cli",
3-
"version": "1.0.0",
2+
"name": "cc-cli",
3+
"version": "1.0.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)