From a21fc1ea2dce083960d764c23845fc2d51faa8a8 Mon Sep 17 00:00:00 2001 From: Gabriel Grubba Date: Fri, 10 Feb 2023 16:41:55 -0300 Subject: [PATCH] docs: updated example.md in generators --- docs/generators/changelog/EXAMPLE.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/generators/changelog/EXAMPLE.MD b/docs/generators/changelog/EXAMPLE.MD index 343a21fcf0..5bfc5aed9f 100644 --- a/docs/generators/changelog/EXAMPLE.MD +++ b/docs/generators/changelog/EXAMPLE.MD @@ -4,7 +4,7 @@ * MongoDB Server 6.x Support * Embedded Mongo now uses MongoDB 6.0.3 -* +* Some pr [GH someone] [PR #number] // this will become -> [StorytellerCZ](https://github.com/someone) [PR](https://github.com/meteor/meteor/pull/number) #### Breaking Changes N/A @@ -23,7 +23,7 @@ TODO * `Command line`: - Corrected typo in XX XX -* `npm mongo @4.13.0`: +* `npm mongo @4.13.0`: // You can use @get-version to get the version of the package - Updated MongoDB driver to version 4.13.0 #### Special thanks to