-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: Initial release #20
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
* Currently pubsub not working * Try fix ci * Try fix ci * Try fix ci * Added logos to frontend * Fix inner look * Added logo to cli * Finish nodejs api, need to add codegen and align python * Fix codegen to corrent typescript * Fixed python to be like typescript * Fix codegen tests * Fix some lints * Try fix ci * Try fix ci * Communication between ts and python works!
* Copied template * First commit of docs * Made homepage for docs * Homepage complete * Mid work on docs * Added tabs from https://learn.netlify.app/ * Almost done docs * Added asyncIterate for subscribe * Fix lint issue * Fixed some ci tests * Fix format * Fix some ci issues * Need to fix last mypy * Fix CI and python bug
# [1.0.0-rc.17](v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-21) ### Bug Fixes * build client js ([2dbba3f](2dbba3f)) * docs publish ([60d29e7](60d29e7)) * Try fix publish ([3b89b1a](3b89b1a)) * try publish again ([0949d83](0949d83)) * try publish again ([f33f417](f33f417)) * try publish again ([7a05d3a](7a05d3a)) * Try redeploy ([428724c](428724c))
# [1.0.0-rc.18](v1.0.0-rc.17...v1.0.0-rc.18) (2022-09-21) ### Bug Fixes * try publish again ([e51593c](e51593c))
# [1.0.0-rc.19](v1.0.0-rc.18...v1.0.0-rc.19) (2022-09-21) ### Bug Fixes * try deploy docs ([c442ed5](c442ed5))
# [1.0.0-rc.20](v1.0.0-rc.19...v1.0.0-rc.20) (2022-09-23) ### Bug Fixes * Some docs improvements ([18af5ac](18af5ac))
github-actions bot
pushed a commit
that referenced
this pull request
Sep 24, 2022
# 1.0.0 (2022-09-24) ### Bug Fixes * Initial release ([#20](#20)) ([c8d568e](c8d568e)), closes [#16](#16) [#19](#19) * Make python work (only sync mode) ([#14](#14)) ([f10738e](f10738e)) * rerelease ([1df0388](1df0388)) * retrigger release, and fix some master changes ([fd2a49d](fd2a49d)) * try publish from master ([05a120c](05a120c)) * try release ([79a26fb](79a26fb))
🎉 This PR is included in version 1.0.0 🎉 The release is available on:
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.