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

Commit f2aff7a

Browse files
committed
2 parents 43d3ee5 + f1605af commit f2aff7a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.6](https://github.com/Agentic-Insights/dotcontext/compare/v1.3.5...v1.3.6) (2024-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* collector ([ec3fa71](https://github.com/Agentic-Insights/dotcontext/commit/ec3fa71eee2685597f92107b5d3d559d03b3597c))
7+
* failing test fixed ([c861532](https://github.com/Agentic-Insights/dotcontext/commit/c861532f6857d3923577b9d2165b7b4631925951))
8+
* get the proper context from index.md ([bcde836](https://github.com/Agentic-Insights/dotcontext/commit/bcde836f8d968dfb1743a16999e666a034cdbbf6))
9+
110
## [1.3.5](https://github.com/Agentic-Insights/dotcontext/compare/v1.3.4...v1.3.5) (2024-12-17)
211

312
## [1.3.4](https://github.com/Agentic-Insights/dotcontext/compare/v1.3.3...v1.3.4) (2024-12-16)

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": "dotcontext",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"type": "module",
55
"description": "A CLI tool for managing and validating codebase context specifications",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)