Skip to content

Commit

Permalink
Merge pull request #41 from approvers/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--approvers/yomiage-mon

chore(main): release 0.1.8
  • Loading branch information
raiga0310 authored Sep 14, 2023
2 parents 2de1503 + 1610942 commit 381e583
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.8](https://github.com/approvers/yomiage-mon/compare/v0.1.7...v0.1.8) (2023-09-14)


### Features

* **wip:** 読み上げ対象のチャネルの制限機能を追加 ([#37](https://github.com/approvers/yomiage-mon/issues/37)) ([2de1503](https://github.com/approvers/yomiage-mon/commit/2de1503646ce1a317e95c2cb399b18185f98763e))

## [0.1.7](https://github.com/approvers/yomiage-mon/compare/v0.1.6...v0.1.7) (2023-09-12)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yomiagemon"
version = "0.1.7"
version = "0.1.8"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 381e583

Please sign in to comment.