@@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 14.0.0-alpha.11] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.10...14.0.0-alpha.11 )
8+
9+ - feat(cli): tidy output and improve consistency [ ` #263 ` ] ( https://github.com/JamieMason/syncpack/issues/263 )
10+ - feat(update): rewrite syncpack update for v14 [ ` #276 ` ] ( https://github.com/JamieMason/syncpack/issues/276 ) [ ` #210 ` ] ( https://github.com/JamieMason/syncpack/issues/210 ) [ ` #196 ` ] ( https://github.com/JamieMason/syncpack/issues/196 ) [ ` #190 ` ] ( https://github.com/JamieMason/syncpack/issues/190 ) [ ` #175 ` ] ( https://github.com/JamieMason/syncpack/issues/175 )
11+ - docs(readme): update readme for v14 alpha [ ` b7ff348 ` ] ( https://github.com/JamieMason/syncpack/commit/b7ff34875ea311072aa2215f7bd5e4d7a81e7cbd )
12+ - refactor(core): remove deprecated instance props [ ` 9c58443 ` ] ( https://github.com/JamieMason/syncpack/commit/9c584439429ac8156fc7af07d5f3cb4787e8ff30 )
13+ - chore(github): try to fix release pipeline [ ` 06d3287 ` ] ( https://github.com/JamieMason/syncpack/commit/06d3287578e9c1cb832bd30b9e219b8a15b9b788 )
14+
715#### [ 14.0.0-alpha.10] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.9...14.0.0-alpha.10 )
816
17+ > 11 February 2025
18+
919- fix(core): read rcfile correctly on windows [ ` #262 ` ] ( https://github.com/JamieMason/syncpack/issues/262 )
20+ - chore(release): 14.0.0-alpha.10 [ ` 786be6d ` ] ( https://github.com/JamieMason/syncpack/commit/786be6d67fcec16aca51ba2a64bccdf8f4e23eb7 )
1021
1122#### [ 14.0.0-alpha.9] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.8...14.0.0-alpha.9 )
1223
@@ -84,13 +95,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
8495
8596- chore(release): 14.0.0-alpha.1 [ ` 2374a46 ` ] ( https://github.com/JamieMason/syncpack/commit/2374a4607c067df65e8ba7a64a6078a475452bf8 )
8697
87- #### [ 14.0.0-alpha.0] ( https://github.com/JamieMason/syncpack/compare/13.0.2 ...14.0.0-alpha.0 )
98+ #### [ 14.0.0-alpha.0] ( https://github.com/JamieMason/syncpack/compare/13.0.3 ...14.0.0-alpha.0 )
8899
89100> 1 November 2024
90101
91102- chore(release): 14.0.0-alpha.0 [ ` f8d0918 ` ] ( https://github.com/JamieMason/syncpack/commit/f8d091823c9596551498b839450fa7e7b1bdb865 )
92103- feat(core): migrate to rust [ ` a37e52e ` ] ( https://github.com/JamieMason/syncpack/commit/a37e52e5a29215cc57c28b7a2fb7df27069fd2dc )
93104
105+ #### [ 13.0.3] ( https://github.com/JamieMason/syncpack/compare/13.0.2...13.0.3 )
106+
107+ > 9 March 2025
108+
109+ - fix(npm): use caret versions internally [ ` #259 ` ] ( https://github.com/JamieMason/syncpack/issues/259 )
110+ - fix(npm): update dependencies [ ` 611b49c ` ] ( https://github.com/JamieMason/syncpack/commit/611b49c0f2982ace8065c1d05201917798fa83bc )
111+ - chore(release): 13.0.3 [ ` 476a849 ` ] ( https://github.com/JamieMason/syncpack/commit/476a849bc4e1e715bb6ad7bd193ee0629cf6eb7e )
112+ - chore(scripts): fix node engines checker [ ` c10db2f ` ] ( https://github.com/JamieMason/syncpack/commit/c10db2f80d9edc9ec5c776d285abf3ca68696899 )
113+
94114#### [ 13.0.2] ( https://github.com/JamieMason/syncpack/compare/13.0.1...13.0.2 )
95115
96116> 5 February 2025
0 commit comments