Skip to content

Commit

Permalink
Merge pull request #38 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.7
  • Loading branch information
raiga0310 authored Sep 12, 2023
2 parents 3b196ec + a072d91 commit c607d1d
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.7](https://github.com/approvers/yomiage-mon/compare/v0.1.6...v0.1.7) (2023-09-12)


### Bug Fixes

* **release:** デプロイ用と開発用のcomposeファイルに分割 ([c95ba54](https://github.com/approvers/yomiage-mon/commit/c95ba54e32818bad6ecdd6be776ebfdb6e4d3b74))

## [0.1.6](https://github.com/approvers/yomiage-mon/compare/v0.1.5...v0.1.6) (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.6"
version = "0.1.7"
edition = "2021"

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

0 comments on commit c607d1d

Please sign in to comment.