This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit 2204261
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-09-01)
### Bug Fixes
* Lint JSON files correctly ([1559964](1559964))
* Update CLI usage message ([6d4bbf9](6d4bbf9))
* update package-lock.json to version 0.0.0-development ([2e0a4bf](2e0a4bf))
### Features
* Add AI Context Convention specification and linter implementation ([a760aac](a760aac))
* Add Codebase Context Specification (CCS) convention ([781eb1d](781eb1d))
* Add LICENSE.md file ([88a5b07](88a5b07))
* Add linting for .contextdocs.md and .contextignore files ([7c49a7f](7c49a7f))
* Add PUBLISH.md for publishing the AI Context Convention Linter to npm ([8ea8513](8ea8513))
* Add release workflow and configuration ([903543c](903543c))
* Add tooling recommendations and future directions sections ([1dd204d](1dd204d))
* Add TypeScript linter for AI Context Convention files ([3d8d081](3d8d081))
* Bump version to 0.0.3 ([a056c13](a056c13))
* Bump version to 0.0.4 ([a223d1e](a223d1e))
* Bump version to 0.0.6 ([98a2d30](98a2d30))
* Expand AI Context Convention with role-specific sections ([b5a9197](b5a9197))
* Implement markdown, YAML, and JSON file linting ([ba514f8](ba514f8))
* Improve README formatting and add icons ([f2a96d2](f2a96d2))
* new specification for codebase context ([af17b2b](af17b2b))
* Rename project to Codebase Context Specification ([ad92e70](ad92e70))
* Update codebase context specification and linter package ([118284d](118284d))
* Upgrade TypeScript linter to use async/await ([e4578e9](e4578e9))1 parent 6d4bbf9 commit 2204261
2 files changed
+31
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments