-
Notifications
You must be signed in to change notification settings - Fork 59
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
[release] Release stable version 1.0.0 #223
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's rename the commit message to :
[release] Release stable version 1.0.0
This will make it easier to look through the commit log later.
@@ -6,4 +6,4 @@ | |||
* | |||
* hardcoded for now, we would want to have it injected dynamically | |||
*/ | |||
export const VERSION = "0.0.8"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This may be confusing with the other docs, were we going to go forward with 2.0.0, or we need to change the docs instead of saying go to 2.0.0, instead go to the new repository.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There may be a page you have to update at docs/index.md
as well
242b678
to
1d9bedd
Compare
1d9bedd
to
21a4aaf
Compare
|
Description
Test Plan
Related Links