File tree Expand file tree Collapse file tree 5 files changed +26
-5
lines changed
Expand file tree Collapse file tree 5 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0 .0" ,
3- "eslint-plugin-codekeeper" : " 1.0 .0"
2+ "." : " 1.1 .0" ,
3+ "eslint-plugin-codekeeper" : " 1.1 .0"
44}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 1.1.0] ( https://github.com/thedaviddias/codekeeper/compare/v1.0.0...v1.1.0 ) (2025-08-22)
4+
5+
6+ ### ✨ Features
7+
8+ * add console logs validation with Next.js auto-removal detection ([ #2 ] ( https://github.com/thedaviddias/codekeeper/issues/2 ) ) ([ 08bfdfc] ( https://github.com/thedaviddias/codekeeper/commit/08bfdfc1305607b98df2bedf587cf6096ac54ab5 ) )
9+
10+
11+ ### 🐛 Bug Fixes
12+
13+ * issue with action permission ([ a77a1b6] ( https://github.com/thedaviddias/codekeeper/commit/a77a1b6846554b779223f29dad4ca9955d5a0576 ) )
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 1.1.0] ( https://github.com/thedaviddias/codekeeper/compare/v1.0.0...v1.1.0 ) (2025-08-22)
4+
5+
6+ ### ✨ Features
7+
8+ * add console logs validation with Next.js auto-removal detection ([ #2 ] ( https://github.com/thedaviddias/codekeeper/issues/2 ) ) ([ 08bfdfc] ( https://github.com/thedaviddias/codekeeper/commit/08bfdfc1305607b98df2bedf587cf6096ac54ab5 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @thedaviddias/eslint-plugin-codekeeper" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " ESLint plugin for CodeKeeper AI development guardrails" ,
55 "main" : " index.js" ,
66 "keywords" : [
77 " eslint" ,
8- " eslintplugin" ,
8+ " eslintplugin" ,
99 " eslint-plugin" ,
1010 " typescript" ,
1111 " react" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " codekeeper-guardrails" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Essential guardrails to prevent AI from going sideways in development projects" ,
55 "scripts" : {
66 "guardrails:check" : " node scripts/validation/check-all.js" ,
You can’t perform that action at this time.
0 commit comments