diff --git a/v3-docs/docs/generators/changelog/versions/3.0.4.md b/v3-docs/docs/generators/changelog/versions/3.0.4.md new file mode 100644 index 0000000000..06236f5bab --- /dev/null +++ b/v3-docs/docs/generators/changelog/versions/3.0.4.md @@ -0,0 +1,30 @@ +## v3.0.4, 2024-09-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.0.4 + +``` + +#### Meteor Version Release + +N/A + +#### Special thanks to +N/A