Skip to content

Commit

Permalink
Merge pull request #14 from JimmyLv/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--bibi-gpt

chore(main): release 1.0.0
  • Loading branch information
JimmyLv authored Mar 7, 2023
2 parents 5aa633e + 2d260d4 commit d968eaf
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 3 deletions.
148 changes: 148 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
# Changelog

## 1.0.0 (2023-03-07)


### Features

* 🎉 support YouTube video ([b383459](https://github.com/JimmyLv/BiliGPT/commit/b38345931a25fffb3459ac7d2ea087d4191c3e44))
* activate licenseKey after used ([682d0c2](https://github.com/JimmyLv/BiliGPT/commit/682d0c254961a3482f5bd26248b4b13cd09e164e))
* add /f entries ([e74b082](https://github.com/JimmyLv/BiliGPT/commit/e74b0820bfc67f88e4ef276e52d338d2031cabff))
* add alert to reminder user ([4a1c52c](https://github.com/JimmyLv/BiliGPT/commit/4a1c52c4ba0942c9681b96980ee29ef9926e4b61))
* add animate-bounce for bilibili logo ([5941835](https://github.com/JimmyLv/BiliGPT/commit/5941835ee01f9393662c5d58cfb52da36691828f))
* add bili url log ([2738e5d](https://github.com/JimmyLv/BiliGPT/commit/2738e5d0c0d6219bc11ffed2dba8cebfa5efbe83))
* add copy buttons ([06f92c8](https://github.com/JimmyLv/BiliGPT/commit/06f92c898b09dc40402d6a887b9671d7d501a9f4))
* add flag for better prompt ([aef9f3a](https://github.com/JimmyLv/BiliGPT/commit/aef9f3a1279d2f8787ff63da07a23bc0af73425a))
* add github pre-release workflow ([cfaa0bb](https://github.com/JimmyLv/BiliGPT/commit/cfaa0bba28aea877417e55371073cc60cab94f38))
* add ios shortcut ([3ddbaef](https://github.com/JimmyLv/BiliGPT/commit/3ddbaef9fe86fcfc013d16d8e775e8c3747af2f3))
* add logic to setLicenseKey ([88087f5](https://github.com/JimmyLv/BiliGPT/commit/88087f5807d09fbf9ecddc990ec2a0c34c64a3ca))
* add page track of segmentio ([b8e5cd1](https://github.com/JimmyLv/BiliGPT/commit/b8e5cd1d90488d0d59b301f313e033d05b821d35))
* add rate limit ([8248e07](https://github.com/JimmyLv/BiliGPT/commit/8248e07d2ad4adc9dc45871e773bf3fa5a69b685))
* add signature ([73e2741](https://github.com/JimmyLv/BiliGPT/commit/73e27415456606949ffba307baa97ce816e7456c))
* add support for user api key ([da865dc](https://github.com/JimmyLv/BiliGPT/commit/da865dc561e82b13513b067b55426406ccdd85af))
* add switch button for shouldShowTimestamp ([ec1c8a3](https://github.com/JimmyLv/BiliGPT/commit/ec1c8a364acad4afa5ac6ce043f93cb566cc626d))
* add theme, size indicator, better toast ([7bb7ff0](https://github.com/JimmyLv/BiliGPT/commit/7bb7ff0df405e6d45635f47349e04c79f7adff14))
* add user login feature ([8f6afc6](https://github.com/JimmyLv/BiliGPT/commit/8f6afc6ceb735d784d9c319f280ba0f2292ca009))
* add weekly digest for the code ([dd07ef1](https://github.com/JimmyLv/BiliGPT/commit/dd07ef1184836902fea199f494a02102f02945d3))
* added USER_LICENSE_KEYS ([58ee334](https://github.com/JimmyLv/BiliGPT/commit/58ee33406711307d7320f90cd6d22249373ba733))
* allow cached data ([e920df5](https://github.com/JimmyLv/BiliGPT/commit/e920df5996f896527f84ba8b6e2adbe8254bb6e3))
* allow for login user ([e9aea82](https://github.com/JimmyLv/BiliGPT/commit/e9aea827f853c9805b945b6c12bf9a42c38b4473))
* enable analytics and update the ratelimiting-algorithms ([a38d1c5](https://github.com/JimmyLv/BiliGPT/commit/a38d1c52c41b1bcb0cde2c743a551fab49963ed9))
* extract bilibili logic ([a54223c](https://github.com/JimmyLv/BiliGPT/commit/a54223c37bb5495d24b9538f69332952ec230070))
* finished the limit ([3a14393](https://github.com/JimmyLv/BiliGPT/commit/3a14393fd69e8a9371e9bf86ec947d8bb1a2b53f))
* finished the prompt ([cdffcc3](https://github.com/JimmyLv/BiliGPT/commit/cdffcc349c1b94eab1c65c73516d9585fac60d44))
* finished the styling ([191a9e9](https://github.com/JimmyLv/BiliGPT/commit/191a9e9960af8c2f4022df3ed9844929e81aadfc))
* increase rate limit ([10dbcc2](https://github.com/JimmyLv/BiliGPT/commit/10dbcc20e525d438e08110cc9e6e5c5d6d38d263))
* just add release note as banner ([f9be612](https://github.com/JimmyLv/BiliGPT/commit/f9be612ea9042e6d732a8cc302b7ef29eabb8dca))
* setup for segment.io ([3cabb9e](https://github.com/JimmyLv/BiliGPT/commit/3cabb9e87d2ec28582cb958732b03bb458787cc0))
* setup for sentry ([97d9b6a](https://github.com/JimmyLv/BiliGPT/commit/97d9b6a9efc790d9dedf9b4be0e3bf612689aea0))
* support multiple keys ([ff62145](https://github.com/JimmyLv/BiliGPT/commit/ff621454b34c01fd2853db1f38b11984556cfcde))
* support multiple user api keys ([31d96cd](https://github.com/JimmyLv/BiliGPT/commit/31d96cd89d9ccbfae4aadbeb4a0add182830ec8f))
* support timestamp ([4cee6c9](https://github.com/JimmyLv/BiliGPT/commit/4cee6c977bfeeb76fec842a81e600d470fcab837))
* throw error ([3f86565](https://github.com/JimmyLv/BiliGPT/commit/3f865656a98f42a02639fcfb74e78b03acd44b55))
* try to add checkout page ([a070a2d](https://github.com/JimmyLv/BiliGPT/commit/a070a2daf95af06dee4464f417939e441a9f6dc7))
* update chinese ([e788962](https://github.com/JimmyLv/BiliGPT/commit/e7889625a90d914bb328f55f5ae1eefc927dbae8))
* update the notice ([07e3ac6](https://github.com/JimmyLv/BiliGPT/commit/07e3ac6279be458e6c568b036b0e2944b2045652))
* upgrade the bilibili api ([c2c922c](https://github.com/JimmyLv/BiliGPT/commit/c2c922c726dbff18db04a1c188b3439615f298e8))
* use better subtitle ([66514ef](https://github.com/JimmyLv/BiliGPT/commit/66514ef1f07eb076640b974355ca2a027fd5bde7))
* 为桌面端添加书签版 ([24bb6a4](https://github.com/JimmyLv/BiliGPT/commit/24bb6a49e53273323d28f5c441c1591226ff204e))
* 使用最新的ChatGPT API ([6afbccc](https://github.com/JimmyLv/BiliGPT/commit/6afbcccb7911a5bf11397318b1b89666eb90bf18))
* 完善冒号删除功能,删除中文冒号、“秒”字,如果没有空格则补上空格 ([2970c64](https://github.com/JimmyLv/BiliGPT/commit/2970c647d96cd1e48f15ef8feb67094d017fee32))


### Bug Fixes

* active directly ([eae586e](https://github.com/JimmyLv/BiliGPT/commit/eae586ec73a35335c183a81e5fb07e5ff9cdcef3))
* add bvId ([56296b6](https://github.com/JimmyLv/BiliGPT/commit/56296b6b38dc6dbc13ea0257decab85777ebecdf))
* add env var ([56ebe64](https://github.com/JimmyLv/BiliGPT/commit/56ebe64dd0fa72e047c0eb90edd424e2dd365241))
* add fetchWithTimeout ([e3722dc](https://github.com/JimmyLv/BiliGPT/commit/e3722dc329fec338f557c501420ce21d3238b0a7))
* add info ([4efad3a](https://github.com/JimmyLv/BiliGPT/commit/4efad3a1c8983a3fdee9247ac737f81b6340fa80))
* add link ([ee9e40f](https://github.com/JimmyLv/BiliGPT/commit/ee9e40f4ab5cffeb4a104fe965d15ec5cf744b32))
* add log for licenseKey ([eaf0bf4](https://github.com/JimmyLv/BiliGPT/commit/eaf0bf488d059dbaa6ff59e2c12382d093a0870c))
* add missing var ([ddaa6fb](https://github.com/JimmyLv/BiliGPT/commit/ddaa6fb5fe111ca23815c2befb3c30a6022b4041))
* add more policies ([d4cafdd](https://github.com/JimmyLv/BiliGPT/commit/d4cafdde840f81f5be67dbee3283b7a3c7886361))
* add more session token ([3732b41](https://github.com/JimmyLv/BiliGPT/commit/3732b41c87c3308f52ee5f45bb8d7c3e331ff646))
* add redis cache ([25193d2](https://github.com/JimmyLv/BiliGPT/commit/25193d25039a9c243eed5d95b08baeae64f03f64))
* add shop link ([341ee28](https://github.com/JimmyLv/BiliGPT/commit/341ee281c32877bb74a97077831082ac57610db5))
* add thanks ([2ff4131](https://github.com/JimmyLv/BiliGPT/commit/2ff4131cc82541a9a6e2cc2aa76b8ed13f512652))
* add typing effect ([98f6aa7](https://github.com/JimmyLv/BiliGPT/commit/98f6aa707416eabeb421c4261b9d5970ca303e59))
* added css ([753a69f](https://github.com/JimmyLv/BiliGPT/commit/753a69f153cb686fcf1089c902e919f57cd8d1c1))
* added feedback link ([b1efb7b](https://github.com/JimmyLv/BiliGPT/commit/b1efb7bb5bf50c324ccabbeb74c3f74a6b5aadee))
* added Privacy Statement ([25f2f50](https://github.com/JimmyLv/BiliGPT/commit/25f2f5070e9c326ec50596728c6a8911717e6515))
* allow use user's apiKey ([6e970f4](https://github.com/JimmyLv/BiliGPT/commit/6e970f4328fc946f9ebf700b16ff84c32db58f7d))
* auto check the licenseKeys ([0829e83](https://github.com/JimmyLv/BiliGPT/commit/0829e83a538c529024dfbe08f712ee6da5e23b08))
* better error message ([3fcb02c](https://github.com/JimmyLv/BiliGPT/commit/3fcb02cc850dac0abe235da7ef61f128cd7f1691))
* bvid issue ([143d033](https://github.com/JimmyLv/BiliGPT/commit/143d033f5a61c43d111f711a2a3d5a3ba5f36cbc))
* compressed image and update permission““ ([5808879](https://github.com/JimmyLv/BiliGPT/commit/58088794e91ed27a42cffd8947456a5efd748cca))
* copy text ([6cd52a0](https://github.com/JimmyLv/BiliGPT/commit/6cd52a05d0250ea19dc8cfb4ae3403c95330966f))
* empty apiKey ([158e215](https://github.com/JimmyLv/BiliGPT/commit/158e215d71aea317c10c522c37fc364067efdda9))
* field is not correct ([ee5ea7e](https://github.com/JimmyLv/BiliGPT/commit/ee5ea7e0bcf5d7243df0bf4f50add172fff3ffea))
* git repo url ([62546de](https://github.com/JimmyLv/BiliGPT/commit/62546dec29fdab7232e2ef9a91f984e632998019))
* just setup flowbite and shadcn/ui ([a8f272b](https://github.com/JimmyLv/BiliGPT/commit/a8f272bce5402d36c1dfe84458d530c73f5df4cc))
* just update yml ([0720f2e](https://github.com/JimmyLv/BiliGPT/commit/0720f2eec38a907c3e95f4819cc10eb7a9771fd8))
* log the shopLink ([7977f8e](https://github.com/JimmyLv/BiliGPT/commit/7977f8ec35e4410c384d8cb832f48a5fd0c23d6e))
* logging error ([beb7f42](https://github.com/JimmyLv/BiliGPT/commit/beb7f428840779b9f5f3c14d47ecdb193e308bd0))
* miss image ([e8821b8](https://github.com/JimmyLv/BiliGPT/commit/e8821b89c9d7cc76ba295d189e0a959dfcf84f0f))
* no lodash in edge runtime ([8539b8a](https://github.com/JimmyLv/BiliGPT/commit/8539b8a4db83d3f079ee9097b3d594b1b79c2adf))
* no subtitle ([ccb4796](https://github.com/JimmyLv/BiliGPT/commit/ccb4796aee2929d2e9a49f5015dd1a4b9b8819fb))
* not return cache if limited ([3695bf8](https://github.com/JimmyLv/BiliGPT/commit/3695bf81c1c231ff8eac4dbdfb85016adbdc075d))
* not show timestamp ([29be54a](https://github.com/JimmyLv/BiliGPT/commit/29be54ab70d7a5f8fd93b333af87cac4dabb9563))
* only show ThirdParty Login Providers ([c5da64d](https://github.com/JimmyLv/BiliGPT/commit/c5da64da9128689e1d230f6b0759d116e989bb04))
* only validate ([51a7044](https://github.com/JimmyLv/BiliGPT/commit/51a704424b90250fcfc77fd2d7b000163e284cc7))
* open /release in new tab ([2152215](https://github.com/JimmyLv/BiliGPT/commit/215221583008e66eb1107779d2bbabadebdd98ce))
* polish mobile header ([af1e57d](https://github.com/JimmyLv/BiliGPT/commit/af1e57d5c4975f5f8a2630675c729dde8902be63))
* polished styling ([203563a](https://github.com/JimmyLv/BiliGPT/commit/203563a00c05a419f740cdda8b979090ee877020))
* redirect issue ([9c8aa53](https://github.com/JimmyLv/BiliGPT/commit/9c8aa530d748df531f3bdd245a0cbce5daf49c11))
* redirect new tab ([3c16f65](https://github.com/JimmyLv/BiliGPT/commit/3c16f65ca8d6acb4b6308bfe4122be8469c43171))
* remove dark style ([a53fb98](https://github.com/JimmyLv/BiliGPT/commit/a53fb98a928e4a45d4f64f207fecee70986fda20))
* remove duplicated log ([76724be](https://github.com/JimmyLv/BiliGPT/commit/76724bedc319165d74dd65ee838081c901637eb6))
* remove limit ([e44f46d](https://github.com/JimmyLv/BiliGPT/commit/e44f46d0f1278a3d10c51bd0c6731cd5bbfec680))
* remove lodash ([049aa45](https://github.com/JimmyLv/BiliGPT/commit/049aa45ae4b754d98fe04fc1eddc5992918c02c4))
* remove lodash import ([6e9c173](https://github.com/JimmyLv/BiliGPT/commit/6e9c173b1c58cbac5500f468a75716fca0e689a5))
* remove the bvd / issue ([e05c98c](https://github.com/JimmyLv/BiliGPT/commit/e05c98cfb1d3c59323e2658f9db8ad5f927caea8))
* remove the submit log ([cec181b](https://github.com/JimmyLv/BiliGPT/commit/cec181bd6a51393859dc889e88fab3865294102d))
* remove the useless chatbot config ([3d6ac27](https://github.com/JimmyLv/BiliGPT/commit/3d6ac27f00b1902f5cd9d204a5274229adab84ae))
* remove the useless model ([1095ebc](https://github.com/JimmyLv/BiliGPT/commit/1095ebce1a677359ab1438605e6987769b42d07a))
* rename github repo ([1d575df](https://github.com/JimmyLv/BiliGPT/commit/1d575df6d3c981bddb23e882b772e5915928e904))
* rename to shop ([d789c4d](https://github.com/JimmyLv/BiliGPT/commit/d789c4db9ba05c415f02aba648d3cd2023b10296))
* rename to shop ([8eb7999](https://github.com/JimmyLv/BiliGPT/commit/8eb79994dbec937611723ed21a987a7b4b4c1528))
* revert ([31dff80](https://github.com/JimmyLv/BiliGPT/commit/31dff800b2fc84ee30ae53d4a7c8b706e438357e))
* split the rate limit redis ([fda8168](https://github.com/JimmyLv/BiliGPT/commit/fda81686903125cea02f92b93f686b00dea5f0ea))
* styling of buttons ([bacb1c3](https://github.com/JimmyLv/BiliGPT/commit/bacb1c3a7677d1d6746db72914e8ef3e5bad040c))
* support enter ([5097db2](https://github.com/JimmyLv/BiliGPT/commit/5097db2b25c4f08ff8244e18afd8b532c35267a5))
* support user to enter multiple keys ([e43c0ec](https://github.com/JimmyLv/BiliGPT/commit/e43c0ec71abc39e2297b6e8c993cda8e315421b4))
* the regex to get bvid ([5c99128](https://github.com/JimmyLv/BiliGPT/commit/5c991283c26b58ecd18a7e89c120118f4beab25f))
* timestamp at zero ([d26140e](https://github.com/JimmyLv/BiliGPT/commit/d26140e92a7adb6ca2e8a461f11b33b665961f08))
* TypeAnimation styling issue ([95a6504](https://github.com/JimmyLv/BiliGPT/commit/95a650449f7df0923a3e45dd57d056928504c15e))
* udpate the error message ([ddb2a7c](https://github.com/JimmyLv/BiliGPT/commit/ddb2a7c4e5a9b1392da19001e214fe3348c6fdaa))
* udpate the prompt ([cf78629](https://github.com/JimmyLv/BiliGPT/commit/cf78629e8fb1d17c38b1cc6719ee1eba6efa0f3e))
* update checkout url ([75c416f](https://github.com/JimmyLv/BiliGPT/commit/75c416ff7cde212c9b6f856efd51bc6848c9e11e))
* update copy ([73e1796](https://github.com/JimmyLv/BiliGPT/commit/73e17960e24c771e51a89253586e2d1150245c50))
* update copy ([e6f2af0](https://github.com/JimmyLv/BiliGPT/commit/e6f2af0c6a01ed9aa1bbe581f8ac2c756efaf747))
* update copy text ([4e741b7](https://github.com/JimmyLv/BiliGPT/commit/4e741b7142fb1c9cc4855728eea8048726485a0b))
* update error ([b84d651](https://github.com/JimmyLv/BiliGPT/commit/b84d651fd5c7a4f69d69012fd9e875b681de56fd))
* update favicon ([15269cd](https://github.com/JimmyLv/BiliGPT/commit/15269cdbbafc4563bc2cc45b14ec01dfb2f3fffb))
* update gpt-3.5 ([7a7f4c2](https://github.com/JimmyLv/BiliGPT/commit/7a7f4c2ada7789459ff13972e77808a7ec99492c))
* update my bilibili link ([f39ca9f](https://github.com/JimmyLv/BiliGPT/commit/f39ca9ffbd4276c4a620eccb7d791d6f089b9a8d))
* update name ([c83106f](https://github.com/JimmyLv/BiliGPT/commit/c83106f19dad3dd985411027b2dcd7a60e9fb2ee))
* update permission ([10e0aee](https://github.com/JimmyLv/BiliGPT/commit/10e0aeef113759c2c293462044c2f3d10c5ac548))
* update placeholder ([1922df2](https://github.com/JimmyLv/BiliGPT/commit/1922df29a8941120949f17ace9ca58b6a268694d))
* update retries times ([b996ecd](https://github.com/JimmyLv/BiliGPT/commit/b996ecdfba63b2836e656f796dfe96efcd4b40bf))
* update share text ([396de3d](https://github.com/JimmyLv/BiliGPT/commit/396de3d496558fbc263f9d365b5a8f38a7446404))
* update styling ([51e5b50](https://github.com/JimmyLv/BiliGPT/commit/51e5b5051872eaf35d1d77234a4fbfc8d99d68b5))
* update styling ([cbd9dfd](https://github.com/JimmyLv/BiliGPT/commit/cbd9dfda5675a63e659ed6824b5b38acd7b4c43e))
* update text ([814aebc](https://github.com/JimmyLv/BiliGPT/commit/814aebc483d48a0adcdbd75edd52ae95a073900d))
* update text for login ([eabc0ee](https://github.com/JimmyLv/BiliGPT/commit/eabc0ee5e4b2ce1ce09ff62ac5aaffae9bce5cd1))
* update the activateLicenseKey ([25b1b43](https://github.com/JimmyLv/BiliGPT/commit/25b1b4370da1a36edac86cbdc63e31a6388263f8))
* update the button clicked ([4a9c0d2](https://github.com/JimmyLv/BiliGPT/commit/4a9c0d28c7abcfebd02de2f5ec0d2745484311fa))
* update the favicon ([915675f](https://github.com/JimmyLv/BiliGPT/commit/915675f59c28f82001a45559df031acfebfd2b17))
* update the login modal ([484d9cc](https://github.com/JimmyLv/BiliGPT/commit/484d9cc21fcadacd1c77694790644aebddd27ad6))
* update the main branch ([bd52866](https://github.com/JimmyLv/BiliGPT/commit/bd5286666220efe5e3bfaba600143b5e55d34d7b))
* update the name of segment.io env ([097c165](https://github.com/JimmyLv/BiliGPT/commit/097c165c5c62936949b910af71846456643111a3))
* update the screenshot.png ([742337c](https://github.com/JimmyLv/BiliGPT/commit/742337cc9c662e690a75f24ff88ba3a481167428))
* update the validate logic ([a4c5cfa](https://github.com/JimmyLv/BiliGPT/commit/a4c5cfa48294967c78dc216521f9c4fcb621ea0c))
* update the wechat qrcode ([49941cc](https://github.com/JimmyLv/BiliGPT/commit/49941cc45b907e2d38fa9612e8e72a8fb8a6303b))
* update title ([f0f96cb](https://github.com/JimmyLv/BiliGPT/commit/f0f96cb4b139985429d8299f682f71d9e84bc413))
* use sample ([823e01d](https://github.com/JimmyLv/BiliGPT/commit/823e01def2d97e9ec0ddc82fc9e0e67baeb39483))
* 删除多余空行,防止b站自动删空格把空行删没 ([bc286bc](https://github.com/JimmyLv/BiliGPT/commit/bc286bcc67b2acba570e92726c12cb35f1e51740))
* 完善回复中对方误把小数点写成冒号、导致无法确认这是个时间格式的情况 ([9454847](https://github.com/JimmyLv/BiliGPT/commit/94548472bf313456baa2a5f581edfa2476cbe50c))
6 changes: 4 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@
"semantic-release": "^20.1.1",
"tailwindcss": "^3.2.4",
"typescript": "4.9.4"
}
},
"version": "1.0.0"
}

1 comment on commit d968eaf

@vercel
Copy link

@vercel vercel bot commented on d968eaf Mar 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.