-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
v1.3.3 #912
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
v1.3.3 #912
Conversation
Deploy preview for docusaurus-preview ready! Built with commit 60dc087 |
Deploy preview for docusaurus-preview ready! Built with commit 2515087 |
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.
@endiliey Thank you for doing this! I agree, it's been a while and now time to release again 👍
Do we need to update package-lock.json
and yarn.lock
for this release? Step 3 in the publish instructions
I know at some point we were thinking of removing one or both of those files, but we haven't done that yet. So I think we should keep them up to date.
@JoelMarcey done. I missed that ⭕ |
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.
shipit!
I will publish the npm package once this is landed.
👍 I will publish to |
Motivation
It's been quite long since the last release of Docusaurus, it's time to release a new version which is definitely more stable.
This commit is mainly created by running
scripts/prerelease.sh
but changelog are being updated manually.See CHANGELOG.md for more details.
Have you read the Contributing Guidelines on pull requests?
Yes
Test Plan