Skip to content

Commit f0925fa

Browse files
chore(main): release ichiyo_ai 2.2.0
1 parent 3486e64 commit f0925fa

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"2.1.1"}
1+
{".":"2.2.0"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/approvers/ichiyoAI/compare/ichiyo_ai-v2.1.1...ichiyo_ai-v2.2.0) (2024-01-21)
4+
5+
6+
### Features
7+
8+
* **bin:** DALL-E, ChatGPT のリクエストタイムアウトを緩和 ([#193](https://github.com/approvers/ichiyoAI/issues/193)) ([3486e64](https://github.com/approvers/ichiyoAI/commit/3486e649fc8eaa9bc084ecb1a8990816e612af3f))
9+
310
## [2.1.1](https://github.com/approvers/ichiyoAI/compare/ichiyo_ai-v2.1.0...ichiyo_ai-v2.1.1) (2024-01-19)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ichiyo_ai"
3-
version = "2.1.1"
3+
version = "2.2.0"
44
edition = "2021"
55
license = "MIT"
66
repository = "https://github.com/approvers/ichiyoAI"

0 commit comments

Comments
 (0)