Skip to content

Commit

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


##
[0.1.4](v0.1.3...v0.1.4)
(2024-01-14)


### Dependencies

* twilightのdefault-featuresを置き換え
([#45](#45))
([22b097f](22b097f))
* いつもwebpkiを使うように変更
([#42](#42))
([8dc4aaa](8dc4aaa)),
closes [#32](#32)

---
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 Jan 14, 2024
1 parent 22b097f commit d1ba20c
Show file tree
Hide file tree
Showing 4 changed files with 11 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.3"
".": "0.1.4"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.4](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.3...v0.1.4) (2024-01-14)


### Dependencies

* twilightのdefault-featuresを置き換え ([#45](https://github.com/4m-mazi/osekkai-chan/issues/45)) ([22b097f](https://github.com/4m-mazi/osekkai-chan/commit/22b097f05c24210d0c9907ab466b691721739c32))
* いつもwebpkiを使うように変更 ([#42](https://github.com/4m-mazi/osekkai-chan/issues/42)) ([8dc4aaa](https://github.com/4m-mazi/osekkai-chan/commit/8dc4aaa19ac574e3aef1b8b52d2b7db346eade90)), closes [#32](https://github.com/4m-mazi/osekkai-chan/issues/32)

## [0.1.3](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.2...v0.1.3) (2023-12-25)


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.3"
version = "0.1.4"
edition = "2021"

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

0 comments on commit d1ba20c

Please sign in to comment.