File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to
88
99## [ unreleased]
1010
11+ ## [ 3.0.0-beta1]
12+
1113### Fixed
1214
1315- Fix asset selector to select the correct opam release asset.
@@ -615,7 +617,8 @@ that require it.
615617
616618- Initial release.
617619
618- [ unreleased ] : https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta...HEAD
620+ [ unreleased ] : https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta1...HEAD
621+ [ 3.0.0-beta1 ] : https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta...v3.0.0-beta1
619622[ 3.0.0-beta ] : https://github.com/ocaml/setup-ocaml/compare/v3.0.0-alpha...v3.0.0-beta
620623[ 3.0.0-alpha ] : https://github.com/ocaml/setup-ocaml/compare/v2.2.10...v3.0.0-alpha
621624[ 2.2.10 ] : https://github.com/ocaml/setup-ocaml/compare/v2.2.9...v2.2.10
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-ocaml" ,
33 "private" : true ,
4+ "type" : " module" ,
45 "workspaces" : [
56 " packages/*"
67 ],
You can’t perform that action at this time.
0 commit comments