-
Notifications
You must be signed in to change notification settings - Fork 568
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
add v11 to the chart in the readme #378
Comments
/cc @cjhring who updated it last time |
This comment was marked as abuse.
This comment was marked as abuse.
i think it’s important to have the master branch listed there. |
The chart was generated via https://github.com/nodejs/lts-schedule. |
PR to update the chart: #379 |
aduh95
added a commit
to aduh95/Release
that referenced
this issue
Oct 28, 2018
Generated using https://github.com/nodejs/lts-schedule ``` $ npx lts -s 2018-9-30 -e 2020-10-31 -d "$PWD/schedule.json" -g "$PWD/schedule.svg" $ npx svgo "$PWD/schedule.svg" ``` Fixes: nodejs#378
aduh95
added a commit
to aduh95/Release
that referenced
this issue
Oct 30, 2018
Generated using https://github.com/nodejs/lts-schedule ``` $ npx lts -s 2018-9-30 -e 2020-10-31 -d "$PWD/schedule.json" -g "$PWD/schedule.svg" $ npx svgo "$PWD/schedule.svg" ``` Fixes: nodejs#378
aduh95
added a commit
to aduh95/Release
that referenced
this issue
Oct 30, 2018
Generated using https://github.com/nodejs/lts-schedule ``` $ npx lts -s 2018-9-30 -e 2020-10-31 -d "$PWD/schedule.json" -g "$PWD/schedule.svg" $ npx svgo "$PWD/schedule.svg" ``` Fixes: nodejs#378
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now that v11 is out, I’d expect it to be in the readme.
The text was updated successfully, but these errors were encountered: