Skip to content

Commit

Permalink
Prepare v2.1.8
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Dec 6, 2023
1 parent a382c86 commit 0dd756a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to

## [unreleased]

## [2.1.8]

### Fixed

- Force all actions to exit with `process.exit`.
Expand Down Expand Up @@ -519,7 +521,8 @@ that require it.

- Initial release.

[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.7...HEAD
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.8...HEAD
[2.1.8]: https://github.com/ocaml/setup-ocaml/compare/v2.1.7...v2.1.8
[2.1.7]: https://github.com/ocaml/setup-ocaml/compare/v2.1.6...v2.1.7
[2.1.6]: https://github.com/ocaml/setup-ocaml/compare/v2.1.5...v2.1.6
[2.1.5]: https://github.com/ocaml/setup-ocaml/compare/v2.1.4...v2.1.5
Expand Down

0 comments on commit 0dd756a

Please sign in to comment.