File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 14.0.0-alpha.3] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.2...14.0.0-alpha.3 )
8
+
9
+ - feat(groups): allow many deps to be treated as one [ ` #204 ` ] ( https://github.com/JamieMason/syncpack/issues/204 )
10
+ - fix(cli): change approach to locating rcfile [ ` #253 ` ] ( https://github.com/JamieMason/syncpack/issues/253 )
11
+ - chore(fixtures): update fluid-framework config [ ` 700a4c8 ` ] ( https://github.com/JamieMason/syncpack/commit/700a4c868af49e09e8ca635684c3a66887d012ac )
12
+ - fix(pinned): workspace:* was wrongly marked as pin mismatch [ ` 87975b7 ` ] ( https://github.com/JamieMason/syncpack/commit/87975b7a9688588a775bb5169adff4954ee554ad )
13
+ - fix(types): allow additional customTypes properties [ ` a969095 ` ] ( https://github.com/JamieMason/syncpack/commit/a969095a6551e5134da71a76c310622369b348b5 )
14
+
7
15
#### [ 14.0.0-alpha.2] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.1...14.0.0-alpha.2 )
8
16
17
+ > 4 February 2025
18
+
9
19
- fix(npm): update dependencies [ ` 98203c5 ` ] ( https://github.com/JamieMason/syncpack/commit/98203c5d2c1d276342f27f29f4dd012d594b3c13 )
10
20
- fix(cargo): update dependencies [ ` e328418 ` ] ( https://github.com/JamieMason/syncpack/commit/e328418cab18bd5b972e3a59a83f3a4bbeec66e3 )
11
- - chore(format ): add biome config for IDE [ ` bc8a88c ` ] ( https://github.com/JamieMason/syncpack/commit/bc8a88c59b66f18c205b41ddd0fcdefb58f249bb )
21
+ - chore(release ): 14.0.0-alpha.2 [ ` 99dee8c ` ] ( https://github.com/JamieMason/syncpack/commit/99dee8c63130a6849ccdc56c6cd51fb8f34b6bd2 )
12
22
13
23
#### [ 14.0.0-alpha.1] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.0...14.0.0-alpha.1 )
14
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " syncpack" ,
3
3
"description" : " Consistent dependency versions in large JavaScript Monorepos" ,
4
- "version" : " 14.0.0-alpha.2 " ,
4
+ "version" : " 14.0.0-alpha.3 " ,
5
5
"author" :
" Jamie Mason <[email protected] > (https://github.com/JamieMason)" ,
6
6
"bugs" : " https://github.com/JamieMason/syncpack/issues" ,
7
7
"contributors" : [
You can’t perform that action at this time.
0 commit comments