Skip to content

Commit 0bb903a

Browse files
committed
Prepare v2.2.1
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 9b4fce4 commit 0bb903a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ and this project adheres to
88

99
## [unreleased]
1010

11+
## [2.2.1]
12+
13+
- Update runtime dependencies.
14+
- Adopt native ESM for runtime environment for `ocaml/setup-ocaml/analysis`.
15+
1116
## [2.2.0]
1217

1318
### Added
@@ -532,7 +537,8 @@ that require it.
532537

533538
- Initial release.
534539

535-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.2.0...HEAD
540+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.2.1...HEAD
541+
[2.2.1]: https://github.com/ocaml/setup-ocaml/compare/v2.2.0...v2.2.1
536542
[2.2.0]: https://github.com/ocaml/setup-ocaml/compare/v2.1.8...v2.2.0
537543
[2.1.8]: https://github.com/ocaml/setup-ocaml/compare/v2.1.7...v2.1.8
538544
[2.1.7]: https://github.com/ocaml/setup-ocaml/compare/v2.1.6...v2.1.7

0 commit comments

Comments
 (0)