From c82b19dff880d4ae8245807f4d4ca6ee431d0042 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 14:24:32 -0700 Subject: [PATCH] Beta Release (#2609) * fix: split cd by environment * improve slack alerts for cd * testing new branching strategy CD (#2598) * WIP: branching strategy * bump node version * revert: node version bump * WIP: CD create beta release pr * fix: CD create beta release pr * fix: show future cd workflow names * dep: bump github action versions * turn on stable release pr creation * add: Darwins existing PR check * add: use zesty branding for automated slack notifications * improve slack notice message * Test/branching strategy (#2601) * testing new branching strategy CD * fix: readme node version requirement --------- Co-authored-by: shrunyan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b27e26c1f2..d878e66101 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ A redux store is used to manage state across all of the potential sub-apps. The ## Requirements -- Node.js version 12 LTS +- Node.js version 16 LTS - Web browser: Chrome / Firefox / Edge / Safari (latest) - Redux DevTools Extension - https://github.com/zalmoxisus/redux-devtools-extension