Skip to content

Commit 747a04f

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-09-11) ### Bug Fixes * context files ([884280b](884280b)) * recursion and diagram / related modules checks ([e47ee1e](e47ee1e))
1 parent b3c7986 commit 747a04f

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.4.1](https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.4.0...v1.4.1) (2024-09-11)
2+
3+
4+
### Bug Fixes
5+
6+
* context files ([884280b](https://github.com/Agentic-Insights/codebase-context-spec/commit/884280b839253b8bac5d4542b07d43de56843872))
7+
* recursion and diagram / related modules checks ([e47ee1e](https://github.com/Agentic-Insights/codebase-context-spec/commit/e47ee1e919dc780bef6f7d442e63544aa44c2465))
8+
19
# [1.4.0](https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.3.1...v1.4.0) (2024-09-11)
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.4.0",
3+
"version": "1.4.1",
44
"description": "linter for .context.md and related CCS files",
55
"main": "dist/context_linter.js",
66
"bin": {

0 commit comments

Comments
 (0)