Skip to content

Commit

Permalink
Prepare v2.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Nov 27, 2022
1 parent a812142 commit b991fc4
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
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.0.7]

## Added

- Define `CLICOLOR_FORCE=1` in CI runs.
Expand Down Expand Up @@ -363,7 +365,8 @@ that require it.

- Initial release.

[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.0.6...HEAD
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.0.7...HEAD
[2.0.7]: https://github.com/ocaml/setup-ocaml/compare/v2.0.6...v2.0.7
[2.0.6]: https://github.com/ocaml/setup-ocaml/compare/v2.0.5...v2.0.6
[2.0.5]: https://github.com/ocaml/setup-ocaml/compare/v2.0.4...v2.0.5
[2.0.4]: https://github.com/ocaml/setup-ocaml/compare/v2.0.3...v2.0.4
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/post/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.6",
"version": "2.0.7",
"private": true,
"scripts": {
"fmt": "prettier --write .",
Expand Down

0 comments on commit b991fc4

Please sign in to comment.