-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add semantic-release automation #98
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 13:29
42358bd
to
d4a1d19
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 13:46
d4a1d19
to
f6c090c
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 13:50
f6c090c
to
ca3db47
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 13:53
ca3db47
to
33f6132
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 14:27
33f6132
to
e112593
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 14:29
e112593
to
845192f
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 14:39
845192f
to
dfa6d89
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 14:45
dfa6d89
to
81d46be
Compare
Emmanuel-Develops
force-pushed
the
semantic-versioning
branch
from
November 6, 2024 15:02
81d46be
to
04a38f9
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Nov 6, 2024
# 1.0.0 (2024-11-06) ### Bug Fixes * abort typing on author query switch ([0a5f7af](0a5f7af)) * cache error leaking to answer ([0d51e25](0d51e25)) * cached answer, pass filter and order to supabase ([8aa2ab3](8aa2ab3)) * duplicate prompt calls ([b6c1ea8](b6c1ea8)) * fixed encoding "undefined" string in url ([19f6dbf](19f6dbf)) * handle catch error ([3622004](3622004)) * include holocat in author query of url params ([90de7de](90de7de)) * local storage set ([c4ed581](c4ed581)) * mobile responsive ([bab1798](bab1798)) * moved stop generating button below chat container ([9405a3c](9405a3c)) * one CTA ([ebd12ef](ebd12ef)) * overwrite banner flex ([a1ed2ce](a1ed2ce)) * prevent error leak to chat ([36681a5](36681a5)) * prevent invalid answers upload ([01fe1d1](01fe1d1)) * remove analyzer from author search ([#20](#20)) ([0269718](0269718)) * remove logs ([f9b2fef](f9b2fef)) * single prompt command ([bbd613f](bbd613f)) * strict check error messages ([31ff815](31ff815)) * stuck button and infinite loading state ([cecaa11](cecaa11)) * update paywithwebln for auto payment ([0054fb4](0054fb4)) * use req url for fetch ([a63cc9d](a63cc9d)) ### Features * abort on fetch and loading bug fix ([68d3733](68d3733)) * add abort to client streamed cached answer ([075a953](075a953)) * add alby budget ([4fceb16](4fceb16)) * add follow up questions ([#63](#63)) ([09bcf47](09bcf47)) * add L402 middleware ([ea8a2d8](ea8a2d8)) * add pay per prompt v1 ([220406c](220406c)) * add scroll behaviour ([9a835b3](9a835b3)) * add semantic-release automation ([#98](#98)) ([314719b](314719b)) * added queuer banner ([04dfa2d](04dfa2d)) * author config and layout ([0102c1a](0102c1a)) * author images ([52ab161](52ab161)) * base autopay implementation ([6dc423e](6dc423e)) * base client stream abort ([c810042](c810042)) * base logic to stope generation ([7b503e3](7b503e3)) * dynamic homepage determined by author query ([5208d7e](5208d7e)) * hijack and return scroll also disable chat on streamloading ([d25cab9](d25cab9)) * home components ([daabbb2](daabbb2)) * info dialog and 1 freebie before payment ([cc1ca96](cc1ca96)) * layout with navbar ([4e5a86d](4e5a86d)) * link to schat screen from author ([58787db](58787db)) * prevent input while generating answer ([0b06133](0b06133)) * prevent paywithwebln on mobile and refactor tiercard ([1a3a0a8](1a3a0a8)) * reset abortref and clear messages on abort ([3770248](3770248)) * rm scrolling, sync top nav to scroll ([b175c8e](b175c8e)) * separate chat screen ([66161f5](66161f5)) * slice results and add auth to server endpoint ([debdbba](debdbba)) * stop generating UI ([fffaf71](fffaf71)) * streaming completed ([3757c18](3757c18)) * update query hook ([1b81b98](1b81b98))
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.