Skip to content

Commit 8d0b012

Browse files
committed
chore(release): 13.0.2
1 parent 6a0a875 commit 8d0b012

File tree

2 files changed

+40
-4
lines changed

2 files changed

+40
-4
lines changed

CHANGELOG.md

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,62 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [13.0.1](https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.1...13.0.1)
7+
#### [13.0.2](https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.4...13.0.2)
88

9+
- fix(core): do not remove empty objects [`#223`](https://github.com/JamieMason/syncpack/issues/223)
910
- fix(types): allow additional customTypes properties [`#255`](https://github.com/JamieMason/syncpack/issues/255)
1011
- fix(npm): update dependencies [`fee1f06`](https://github.com/JamieMason/syncpack/commit/fee1f067026a0657ce9ac5dd4e73ee9ba9299b03)
1112
- chore(zed): update biome settings [`7a9cb38`](https://github.com/JamieMason/syncpack/commit/7a9cb388854e036c412ecb8fcd86b9488712f7ee)
12-
- chore(scripts): workaround import asserts support [`ed41ee5`](https://github.com/JamieMason/syncpack/commit/ed41ee51ba0202041330d678d79613d33aa630e7)
13+
- chore(release): 13.0.1 [`6803d14`](https://github.com/JamieMason/syncpack/commit/6803d145f4b69abbb76c1c1b5436c705ca8fef64)
14+
15+
#### [14.0.0-alpha.4](https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.3...14.0.0-alpha.4)
16+
17+
> 5 February 2025
18+
19+
- feat(pnpm): consider workspace protocol valid by default [`#252`](https://github.com/JamieMason/syncpack/issues/252)
20+
- test(pinned): add test case for 87975b7a [`64aa8bf`](https://github.com/JamieMason/syncpack/commit/64aa8bf4f50e643f500d27997f043d936d5dabe6)
21+
- chore(release): 14.0.0-alpha.4 [`a5a997a`](https://github.com/JamieMason/syncpack/commit/a5a997ac901c4a695c009f20e828bf4797a4a969)
22+
- feat(cli): reveal invalid instances by default [`315cf3c`](https://github.com/JamieMason/syncpack/commit/315cf3c5c1025261d6d89eead21bb1fbd4998635)
23+
24+
#### [14.0.0-alpha.3](https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.2...14.0.0-alpha.3)
25+
26+
> 5 February 2025
27+
28+
- feat(groups): allow many deps to be treated as one [`#204`](https://github.com/JamieMason/syncpack/issues/204)
29+
- fix(cli): change approach to locating rcfile [`#253`](https://github.com/JamieMason/syncpack/issues/253)
30+
- chore(fixtures): update fluid-framework config [`700a4c8`](https://github.com/JamieMason/syncpack/commit/700a4c868af49e09e8ca635684c3a66887d012ac)
31+
- fix(pinned): workspace:* was wrongly marked as pin mismatch [`87975b7`](https://github.com/JamieMason/syncpack/commit/87975b7a9688588a775bb5169adff4954ee554ad)
32+
- chore(release): 14.0.0-alpha.3 [`e42e43c`](https://github.com/JamieMason/syncpack/commit/e42e43c22fe1ed3da5540989f3086a1eb750bdb2)
33+
34+
#### [14.0.0-alpha.2](https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.1...14.0.0-alpha.2)
35+
36+
> 4 February 2025
37+
38+
- fix(npm): update dependencies [`98203c5`](https://github.com/JamieMason/syncpack/commit/98203c5d2c1d276342f27f29f4dd012d594b3c13)
39+
- fix(cargo): update dependencies [`e328418`](https://github.com/JamieMason/syncpack/commit/e328418cab18bd5b972e3a59a83f3a4bbeec66e3)
40+
- chore(release): 14.0.0-alpha.2 [`99dee8c`](https://github.com/JamieMason/syncpack/commit/99dee8c63130a6849ccdc56c6cd51fb8f34b6bd2)
1341

1442
#### [14.0.0-alpha.1](https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.0...14.0.0-alpha.1)
1543

1644
> 1 November 2024
1745
1846
- chore(release): 14.0.0-alpha.1 [`2374a46`](https://github.com/JamieMason/syncpack/commit/2374a4607c067df65e8ba7a64a6078a475452bf8)
1947

20-
#### [14.0.0-alpha.0](https://github.com/JamieMason/syncpack/compare/13.0.0...14.0.0-alpha.0)
48+
#### [14.0.0-alpha.0](https://github.com/JamieMason/syncpack/compare/13.0.1...14.0.0-alpha.0)
2149

2250
> 1 November 2024
2351
2452
- chore(release): 14.0.0-alpha.0 [`f8d0918`](https://github.com/JamieMason/syncpack/commit/f8d091823c9596551498b839450fa7e7b1bdb865)
2553
- feat(core): migrate to rust [`a37e52e`](https://github.com/JamieMason/syncpack/commit/a37e52e5a29215cc57c28b7a2fb7df27069fd2dc)
54+
55+
#### [13.0.1](https://github.com/JamieMason/syncpack/compare/13.0.0...13.0.1)
56+
57+
> 2 February 2025
58+
59+
- fix(types): allow additional customTypes properties [`#255`](https://github.com/JamieMason/syncpack/issues/255)
2660
- chore(site): update dependencies [`32847a2`](https://github.com/JamieMason/syncpack/commit/32847a27a972f6741f8185c5f8f2e25ac824a977)
61+
- fix(npm): update dependencies [`fee1f06`](https://github.com/JamieMason/syncpack/commit/fee1f067026a0657ce9ac5dd4e73ee9ba9299b03)
62+
- chore(github): add issue form templates [`35dea02`](https://github.com/JamieMason/syncpack/commit/35dea02dd20d7a04009826766ce1c19e544be66c)
2763

2864
### [13.0.0](https://github.com/JamieMason/syncpack/compare/12.4.0...13.0.0)
2965

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "syncpack",
33
"description": "Consistent dependency versions in large JavaScript Monorepos",
4-
"version": "13.0.1",
4+
"version": "13.0.2",
55
"author": "Jamie Mason <[email protected]> (https://github.com/JamieMason)",
66
"bin": {
77
"syncpack": "dist/bin.js",

0 commit comments

Comments
 (0)