Skip to content

Commit 746d0bb

Browse files
committed
Merge branch 'master' of github.com:nicepkg/poe2gpt
2 parents 9105f67 + bd2290b commit 746d0bb

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [0.2.7](https://github.com/nicepkg/poe2gpt/compare/poe2gpt-v0.2.6...poe2gpt-v0.2.7) (2024-08-17)
4+
5+
6+
### Bug Fixes
7+
8+
* fix package.json ([2d53e65](https://github.com/nicepkg/poe2gpt/commit/2d53e65193ef5bb5e22e51c211cf3da670c7302f))
9+
310
## [0.2.6](https://github.com/nicepkg/poe2gpt/compare/poe2gpt-v0.2.5...poe2gpt-v0.2.6) (2024-08-17)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "poe2gpt",
33
"publisher": "nicepkg",
44
"description": "🔑 Unimpeded: Convert Poe.com to OpenAI Interface-Compatible Format! 畅通无阻: 将 Poe.com 转换为 OpenAI 接口兼容格式!",
5-
"version": "0.2.6",
5+
"version": "0.2.7",
66
"author": "Nicepkg <2214962083@qq.com>",
77
"license": "MIT",
88
"funding": "https://github.com/sponsors/2214962083",

0 commit comments

Comments
 (0)