File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.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 ) )
14+ * loop pr release ([ 53283a9] ( https://github.com/thedaviddias/codekeeper/commit/53283a91a1255c786178197363c4af4f59ce77eb ) )
15+
316## [ 1.1.0] ( https://github.com/thedaviddias/codekeeper/compare/v1.0.0...v1.1.0 ) (2025-08-22)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " codekeeper-guardrails" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.0 .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