Skip to content

Commit

Permalink
Merge pull request #23 from approvers/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.1.3
  • Loading branch information
raiga0310 authored Sep 9, 2023
2 parents 019708e + 5fa2c27 commit 8bd40ac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### [0.1.3](https://github.com/approvers/yomiage-mon/compare/v0.1.2...v0.1.3) (2023-09-09)


### Bug Fixes

* **ci:** add permissions ([cd5eef8](https://github.com/approvers/yomiage-mon/commit/cd5eef8708b5ef3809ebe7bc0908a29c326c1302))
* **ci:** enclose permission ([c8c4c3c](https://github.com/approvers/yomiage-mon/commit/c8c4c3c8913949ba8b5f89e19b029d3e65e4813c))
* **ci:** fix permissions ([beea40f](https://github.com/approvers/yomiage-mon/commit/beea40f22a3668a58323dd08a67e3b11d1bd1c9d))

### [0.1.2](https://github.com/approvers/yomiage-mon/compare/v0.1.1...v0.1.2) (2023-09-09)


Expand Down
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.2"
version = "0.1.3"
edition = "2021"

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

0 comments on commit 8bd40ac

Please sign in to comment.