Skip to content

Commit

Permalink
chore: merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
2214962083 committed Aug 17, 2024
2 parents ce19af5 + 338acb2 commit 2258b8f
Show file tree
Hide file tree
Showing 4 changed files with 19 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.1.0" }
{".":"0.2.0"}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.2.0](https://github.com/nicepkg/poe2gpt/compare/poe2gpt-v0.1.0...poe2gpt-v0.2.0) (2024-08-17)


### Features

* first version ([4f70a95](https://github.com/nicepkg/poe2gpt/commit/4f70a953858c343ece3505fdd1eb43d2ae4143a5))


### Bug Fixes

* fix version ([2f7314d](https://github.com/nicepkg/poe2gpt/commit/2f7314d39c8856eb7af086f05d274ec79f9d8e99))
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.

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

0 comments on commit 2258b8f

Please sign in to comment.