From 1657e45626c16fa4ac12298af7f103bbe19ee0d9 Mon Sep 17 00:00:00 2001 From: Gal Schlezinger Date: Fri, 18 Nov 2022 19:18:47 +0200 Subject: [PATCH] Remove `feat:` from changeset Because GitHub actions approval button is missing --- .changeset/warm-rice-appear.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/warm-rice-appear.md b/.changeset/warm-rice-appear.md index 6a49e19..575462a 100644 --- a/.changeset/warm-rice-appear.md +++ b/.changeset/warm-rice-appear.md @@ -2,4 +2,4 @@ "fnm": minor --- -feat: support `fnm install --latest` to install the latest Node.js version +support `fnm install --latest` to install the latest Node.js version