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

Commit d2092b3

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2024-09-01) ### Features * Add guidelines for using Codebase Context Specification with AI assistants ([e1207a1](e1207a1)) * Add npm version badge to README ([ea74208](ea74208))
1 parent e1207a1 commit d2092b3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

linters/typescript/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.1.0](https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.0.0...v1.1.0) (2024-09-01)
2+
3+
4+
### Features
5+
6+
* Add guidelines for using Codebase Context Specification with AI assistants ([e1207a1](https://github.com/Agentic-Insights/codebase-context-spec/commit/e1207a17f3386980559d5ffe6a92df2b4c78e8fb))
7+
* Add npm version badge to README ([ea74208](https://github.com/Agentic-Insights/codebase-context-spec/commit/ea74208d746b364424c8b074371fffbea1c037ad))
8+
19
# 1.0.0 (2024-09-01)
210

311

linters/typescript/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-lint",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "CLI linter for AI Context Convention files",
55
"main": "dist/context_linter.js",
66
"bin": {

0 commit comments

Comments
 (0)