Skip to content

Commit

Permalink
release: v0.1.2 (#21)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.2](v0.1.1...v0.1.2)
(2023-12-21)


### Continuous Integration

* no-default-featuresの追加
([#19](#19))
([740283f](740283f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 21, 2023
1 parent 740283f commit 4c32494
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/files/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.1"
".": "0.1.2"
}
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.2](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.1...v0.1.2) (2023-12-21)


### Continuous Integration

* no-default-featuresの追加 ([#19](https://github.com/4m-mazi/osekkai-chan/issues/19)) ([740283f](https://github.com/4m-mazi/osekkai-chan/commit/740283f0aaf1dcb1bfac11bf01dac4e49db59d89))

## [0.1.1](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.0...v0.1.1) (2023-12-21)


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 = "osekkai-chan"
version = "0.1.1"
version = "0.1.2"
edition = "2021"

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

0 comments on commit 4c32494

Please sign in to comment.