diff --git a/v3-docs/docs/generators/changelog/versions/3.1.0.md b/v3-docs/docs/generators/changelog/versions/3.1.0.md new file mode 100644 index 0000000000..f7d6ce4f7f --- /dev/null +++ b/v3-docs/docs/generators/changelog/versions/3.1.0.md @@ -0,0 +1,33 @@ +## v3.1.0, 2024-xx-xx + +### Highlights + +N/A + +#### Breaking Changes + +N/A + +#### Internal API changes + +N/A + +#### Migration Steps + +Please run the following command to update your project: + +```bash + +meteor update --release 3.1.0 + +``` + + + +#### Meteor Version Release + +N/A + +#### Special thanks to + +N/A