Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 9, 2022
1 parent 5a0c826 commit dbea487
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 @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [1.1.0] - 2022-01-09

- Support `valgrind`, `wasm-pack`, and `wasmtime`.

## [1.0.3] - 2022-01-06
Expand All @@ -28,7 +30,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

Initial release

[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.0.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/taiki-e/install-action/compare/v1.0.3...v1.1.0
[1.0.3]: https://github.com/taiki-e/install-action/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/taiki-e/install-action/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/taiki-e/install-action/compare/v1.0.0...v1.0.1
Expand Down

0 comments on commit dbea487

Please sign in to comment.