Skip to content

Commit

Permalink
Merge pull request #4 from nicepkg/release-please--branches--master--…
Browse files Browse the repository at this point in the history
…components--poe2gpt

chore: release poe2gpt 0.2.3
  • Loading branch information
2214962083 authored Aug 17, 2024
2 parents 1e9d371 + 6cab185 commit 65715cf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.2.2"}
{".":"0.2.3"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.3](https://github.com/nicepkg/poe2gpt/compare/poe2gpt-v0.2.2...poe2gpt-v0.2.3) (2024-08-17)


### Bug Fixes

* fix package.json ([8e0232f](https://github.com/nicepkg/poe2gpt/commit/8e0232fbd9c6fd50096a43ee72b06c27ec08a766))

## [0.2.2](https://github.com/nicepkg/poe2gpt/compare/poe2gpt-v0.2.1...poe2gpt-v0.2.2) (2024-08-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "poe2gpt",
"publisher": "nicepkg",
"description": "🔑 Unimpeded: Convert Poe.com to OpenAI Interface-Compatible Format! 畅通无阻: 将 Poe.com 转换为 OpenAI 接口兼容格式!",
"version": "0.2.2",
"version": "0.2.3",
"author": "Nicepkg <[email protected]>",
"license": "MIT",
"funding": "https://github.com/sponsors/2214962083",
Expand Down

0 comments on commit 65715cf

Please sign in to comment.