mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 07:00:27 +00:00
Release 0.3.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.3.0] - 2026-04-15
|
||||
|
||||
- Remove no longer used `Manifests::license_markdown`.
|
||||
|
||||
## [0.2.0] - 2026-03-20
|
||||
@@ -34,6 +36,7 @@ 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/install-action-manifest-schema-0.1.1...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/install-action-manifest-schema-0.3.0...HEAD
|
||||
[0.3.0]: https://github.com/taiki-e/install-action/compare/install-action-manifest-schema-0.1.1...install-action-manifest-schema-0.3.0
|
||||
[0.1.1]: https://github.com/taiki-e/install-action/compare/install-action-manifest-schema-0.1.0...install-action-manifest-schema-0.1.1
|
||||
[0.1.0]: https://github.com/taiki-e/install-action/releases/tag/install-action-manifest-schema-0.1.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "install-action-manifest-schema"
|
||||
version = "0.2.0" #publish:version
|
||||
version = "0.3.0" #publish:version
|
||||
edition = "2021"
|
||||
rust-version = "1.79" # Align to cargo-binstall: https://crates.io/crates/cargo-binstall
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user