Skip to content

Commit 3c3a683

Browse files
chore(release): 1.0.0
## 1.0.0 (2023-05-20) ### Features * add auto release ([a52f603](a52f603)) * initial commit ([012d4b6](012d4b6)) * initial implementation 🚀 ([5746931](5746931))
1 parent 801b6ba commit 3c3a683

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 1.0.0 (2023-05-20)
2+
3+
4+
### Features
5+
6+
* add auto release ([a52f603](https://github.com/rpidanny/chatgpt-browser-api-proxy/commit/a52f60379c669e6fc9fb22927e5e74e82ce09ff9))
7+
* initial commit ([012d4b6](https://github.com/rpidanny/chatgpt-browser-api-proxy/commit/012d4b63acfac91cd6305e743829b49a0c1af221))
8+
* initial implementation 🚀 ([5746931](https://github.com/rpidanny/chatgpt-browser-api-proxy/commit/5746931b85b32f36c022be0eb16f98162bbdb45b))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatgpt-browser-api-proxy",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A powerful API proxy that seamlessly integrates ChatGPT unofficial browser API with OpenAI, bypassing CloudFlare's anti-bot detection for uninterrupted access.",
55
"author": "abhishek <@rpidanny>",
66
"private": true,

0 commit comments

Comments
 (0)