File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.4.3] ( https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.4.2...v1.4.3 ) (2024-09-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * for cf pages ([ 5af691c] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/5af691c7378b0d0c32dc61a1a72e965c4d47a153 ) )
7
+ * add build for cfpages ([ d1a5954] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/d1a5954c923d0d0440e204e61febad3a3dd7d271 ) )
8
+ * again ([ 97c8b49] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/97c8b49249d0f18d8054d3371aa326df9114c57c ) )
9
+ * again ([ 9d0e6b8] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/9d0e6b810be7f71d02be9fd49374cfbaee8d9edf ) )
10
+ * correct pages pub ([ 15806a0] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/15806a0a3fe9c4fcad1da7f2497ca8bee154bc3a ) )
11
+ * csp changes ([ 2562ee7] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/2562ee76d3fb0282380c0fa2db5e0c2dfc936b04 ) )
12
+ * forgot lock ([ 9c6f77e] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/9c6f77ec1cde4d16c0f72c74ecbfb95b2c02f183 ) )
13
+ * header inline style ([ bf83867] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/bf83867b0dd16c81abe8069872bcec106038fe5e ) )
14
+ * headers with new domain ([ 97485f5] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/97485f5d480234a2312fca5f9592f0e78d23abee ) )
15
+ * npm run build added ([ 8f02942] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/8f029420ff63dc53050ac9703c3d1acd2259e791 ) )
16
+ * pub/build flow ([ c7ff397] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/c7ff397f77812425ad4868d6d675ae6c8f635456 ) )
17
+ * unused reference removed ([ 7845715] ( https://github.com/Agentic-Insights/codebase-context-spec/commit/78457158bbe96239c772d74d58624873c5315f18 ) )
18
+
1
19
## [ 1.4.2] ( https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.4.1...v1.4.2 ) (2024-09-12)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codebase-context-lint" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.4.3 " ,
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