From 26ecda266058b3c19e61b4999b7cca9a756ff4cf Mon Sep 17 00:00:00 2001 From: Gabriel Grubba <70247653+Grubba27@users.noreply.github.com> Date: Wed, 26 Jul 2023 17:22:40 -0300 Subject: [PATCH] Update docs/generators/changelog/versions/2.13.md Co-authored-by: Frederico Maia --- docs/generators/changelog/versions/2.13.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/generators/changelog/versions/2.13.md b/docs/generators/changelog/versions/2.13.md index 30292a2c81..7055420148 100644 --- a/docs/generators/changelog/versions/2.13.md +++ b/docs/generators/changelog/versions/2.13.md @@ -10,7 +10,7 @@ * Update mongo.d.ts with projection [StorytellerCZ](https://github.com/StorytellerCZ) [PR](https://github.com/meteor/meteor/pull/12635). * Update guide code for GraphQL [StorytellerCZ](https://github.com/StorytellerCZ) [PR](https://github.com/meteor/meteor/pull/12619). * Twitter Whitelist issue resolved [Atharshoyeb](https://github.com/Atharshoyeb) [PR](https://github.com/meteor/meteor/pull/12369). -* Node security patch (14.21.4) [PR](https://github.com/meteor/node-v14-esm/pull/1) +* Node security patch (14.21.4) [PR](https://github.com/meteor/node-v14-esm/pull/1). * Updated deprecated reference in MongoDB package by [StorytellerCZ](https://github.com/StorytellerCZ) [PR](https://github.com/meteor/meteor/pull/12653/files). * Updated BlazeJS git ref in core meteor to 2.7.1 by [Grubba27](https://github.com/Grubba27) [PR](https://github.com/meteor/meteor/pull/12651). * Added `Meteor.applyAsync` types by [Julusian](https://github.com/Julusian) [PR](https://github.com/meteor/meteor/pull/12645).