From 828f13233a3f1b8da9a1a4d287cbcec6a2fdb03e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 14:01:22 +0000 Subject: [PATCH] chore(main): release 0.1.5 --- CHANGELOG.md | 9 +++++++++ Cargo.toml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5122ee..6a28733 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [0.1.5](https://github.com/approvers/yomiage-mon/compare/v0.1.4...v0.1.5) (2023-09-10) + + +### Bug Fixes + +* **ci/release:** Assetの追加のジョブの移行、withの修正 ([1954b05](https://github.com/approvers/yomiage-mon/commit/1954b058b57c44b0b6a3e8da914eee16936e84e6)) +* **ci:** change permission ([b0cec6d](https://github.com/approvers/yomiage-mon/commit/b0cec6df427fbaa99f00249579930df9f71ae315)) +* **release:** 権限の修正 ([ae33ab1](https://github.com/approvers/yomiage-mon/commit/ae33ab14b6f62f1e20ec89d914fc8652d45d7a8f)) + ### [0.1.4](https://github.com/approvers/yomiage-mon/compare/v0.1.3...v0.1.4) (2023-09-10) diff --git a/Cargo.toml b/Cargo.toml index cd16d41..7f6bf23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yomiagemon" -version = "0.1.4" +version = "0.1.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html