File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `ferrflow` will be documented here.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ ) .
66
7+ ## [ 4.6.2] - 2026-04-29
8+
9+ ### Bug Fixes
10+
11+ - fix(ci): rename allow-wildcards-in-private to allow-wildcard-paths (cargo-deny) (#403 )
12+
713## [ 4.6.1] - 2026-04-26
814
915### Bug Fixes
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ resolver = "3"
55
66[package ]
77name = " ferrflow"
8- version = " 4.6.1 "
8+ version = " 4.6.2 "
99edition = " 2024"
1010description = " Universal semantic versioning for monorepos and classic repos"
1111license = " MPL-2.0"
Original file line number Diff line number Diff line change 1414 "license" : " MPL-2.0" ,
1515 "name" : " ferrflow" ,
1616 "optionalDependencies" : {
17- "@ferrflow/darwin-arm64" : " 4.6.1 " ,
18- "@ferrflow/darwin-x64" : " 4.6.1 " ,
19- "@ferrflow/linux-arm64" : " 4.6.1 " ,
20- "@ferrflow/linux-x64" : " 4.6.1 " ,
21- "@ferrflow/win32-x64" : " 4.6.1 "
17+ "@ferrflow/darwin-arm64" : " 4.6.2 " ,
18+ "@ferrflow/darwin-x64" : " 4.6.2 " ,
19+ "@ferrflow/linux-arm64" : " 4.6.2 " ,
20+ "@ferrflow/linux-x64" : " 4.6.2 " ,
21+ "@ferrflow/win32-x64" : " 4.6.2 "
2222 },
2323 "repository" : {
2424 "type" : " git" ,
2525 "url" : " git+https://github.com/FerrLabs/FerrFlow.git"
2626 },
2727 "type" : " module" ,
28- "version" : " 4.6.1 "
28+ "version" : " 4.6.2 "
2929}
Original file line number Diff line number Diff line change 1212 "type" : " git" ,
1313 "url" : " git+https://github.com/FerrLabs/FerrFlow.git"
1414 },
15- "version" : " 4.6.1 "
15+ "version" : " 4.6.2 "
1616}
Original file line number Diff line number Diff line change 1212 "type" : " git" ,
1313 "url" : " git+https://github.com/FerrLabs/FerrFlow.git"
1414 },
15- "version" : " 4.6.1 "
15+ "version" : " 4.6.2 "
1616}
Original file line number Diff line number Diff line change 1212 "type" : " git" ,
1313 "url" : " git+https://github.com/FerrLabs/FerrFlow.git"
1414 },
15- "version" : " 4.6.1 "
15+ "version" : " 4.6.2 "
1616}
Original file line number Diff line number Diff line change 1212 "type" : " git" ,
1313 "url" : " git+https://github.com/FerrLabs/FerrFlow.git"
1414 },
15- "version" : " 4.6.1 "
15+ "version" : " 4.6.2 "
1616}
Original file line number Diff line number Diff line change 1212 "type" : " git" ,
1313 "url" : " git+https://github.com/FerrLabs/FerrFlow.git"
1414 },
15- "version" : " 4.6.1 "
15+ "version" : " 4.6.2 "
1616}
You can’t perform that action at this time.
0 commit comments