File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.3.1] ( https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.3.0...v1.3.1 ) (2024-09-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add devcontainer ([ e0e21c1] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/e0e21c1c921c2ed73d3e2bde0475ed8590665da6 ) )
7
+ * deployment js file static ref broken ([ 15b3100] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/15b31007c318c1cd1ef67eb33547f2863919187f ) )
8
+ * github pages deployment ([ b2d613a] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/b2d613ad0256498bc5d087a1ffd65a49786d1c24 ) )
9
+
1
10
# [ 1.3.0] ( https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.2.0...v1.3.0 ) (2024-09-06)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codebase-context-lint" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"description" : " linter for .context.md and related CCS files" ,
5
5
"main" : " dist/context_linter.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments