Skip to content
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

[Discussion] Specifies the release specification #68

Open
AGDholo opened this issue Jul 25, 2020 · 2 comments
Open

[Discussion] Specifies the release specification #68

AGDholo opened this issue Jul 25, 2020 · 2 comments

Comments

@AGDholo
Copy link
Member

AGDholo commented Jul 25, 2020

It is now in a period of rapid iteration, and releases can be managed later

Is your feature request related to a problem? Please describe.
I noticed that we had made significant changes to the core code and whether we needed to do a large version iteration before merging into the master.

Describe the solution you'd like
For instance #65 ,We might be able to release a version span similar to 1.1 -> 1.2, with a version control option like 1.1 -> 1.1.1 for daily fixes.
Ref: Semantic Versioning 2.0.0

cc @lidangzzz @imtsuki

@imtsuki
Copy link
Member

imtsuki commented Jul 25, 2020

FYI: I noticed that the version number specified in package.json had never changed from the default (0.1.0) before. In #65 I picked 0.7.0 because 0.6.0 is the last version number that @lidangzzz has said on Twitter.

We can make use of lerna to do version number managing.

@AGDholo
Copy link
Member Author

AGDholo commented Jul 25, 2020

@imtsuki Is it necessary for us to use the GitHub release feature? Or wait for the 1.0 release, we are doing such management

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants