From 7c29ab7450570903e554ef696a129dbc5f1aea7d Mon Sep 17 00:00:00 2001 From: Gabriel Grubba Date: Wed, 19 Oct 2022 10:19:34 -0300 Subject: [PATCH] chore: added skels to highligts --- docs/history.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/history.md b/docs/history.md index f2c66e6665..c9cb1ad9e0 100644 --- a/docs/history.md +++ b/docs/history.md @@ -5,6 +5,8 @@ * Node update to [v14.20.1](https://nodejs.org/en/blog/release/v14.20.1/) as part of the [September 22nd security release](https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/) * Update MongoDB driver to 4.9. [PR](https://github.com/meteor/meteor/pull/12097) * Meteor.callAsync method. [PR](https://github.com/meteor/meteor/pull/12196) +* Added new Chakra-ui Skeleton. [PR](https://github.com/meteor/meteor/pull/12181) +* Added new Solid Skeleton. [PR](https://github.com/meteor/meteor/pull/12186) #### Breaking Changes N/A