Skip to content

Commit

Permalink
chore(main): release ichiyo_ai 1.12.0 (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: higuchi-ichiyo[bot] <141173502+higuchi-ichiyo[bot]@users.noreply.github.com>
  • Loading branch information
higuchi-ichiyo[bot] authored Sep 23, 2023
1 parent a8bfa76 commit cd2eed4
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.11.1"}
{".":"1.12.0"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.12.0](https://github.com/approvers/ichiyoAI/compare/ichiyo_ai-v1.11.1...ichiyo_ai-v1.12.0) (2023-09-23)


### Features

* 5文字以上コンテキストがない会話は強制的に終了するように ([#106](https://github.com/approvers/ichiyoAI/issues/106)) ([e215af3](https://github.com/approvers/ichiyoAI/commit/e215af3f551a51670d71d1cdafca4a4ef66cf0f2))

## [1.11.1](https://github.com/approvers/ichiyoAI/compare/ichiyo_ai-v1.11.0...ichiyo_ai-v1.11.1) (2023-09-17)


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 = "ichiyo_ai"
version = "1.11.1"
version = "1.12.0"
edition = "2021"
license = "MIT"
repository = "https://github.com/approvers/ichiyoAI"
Expand Down

0 comments on commit cd2eed4

Please sign in to comment.