File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.11.1] ( https://github.com/archgate/cli/compare/v0.11.0...v0.11.1 ) (2026-03-17)
2+
3+ ### Bug Fixes
4+
5+ * pin platform package versions to exact release version ([ #67 ] ( https://github.com/archgate/cli/issues/67 ) ) ([ 939964a] ( https://github.com/archgate/cli/commit/939964aa2cd63cba06bd659ec79a0414a63fb324 ) )
6+
17## [ 0.11.0] ( https://github.com/archgate/cli/compare/v0.10.0...v0.11.0 ) (2026-03-16)
28
39### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " archgate" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "description" : " Enforce Architecture Decision Records as executable rules — for both humans and AI agents" ,
55 "readme" : " README.md" ,
66 "license" : " Apache-2.0" ,
7676 "typescript" : " ^5"
7777 },
7878 "optionalDependencies" : {
79- "archgate-darwin-arm64" : " 0.11.0 " ,
80- "archgate-linux-x64" : " 0.11.0 " ,
81- "archgate-win32-x64" : " 0.11.0 "
79+ "archgate-darwin-arm64" : " 0.11.1 " ,
80+ "archgate-linux-x64" : " 0.11.1 " ,
81+ "archgate-win32-x64" : " 0.11.1 "
8282 }
8383}
You can’t perform that action at this time.
0 commit comments