From ae93f93ba46f7df72a8168e6ee851c04fe742e49 Mon Sep 17 00:00:00 2001 From: lgersen Date: Tue, 14 May 2024 11:33:52 +0200 Subject: [PATCH] Create RELEASE.md --- RELEASE.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..a0bcd9f --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,6 @@ +- `npm login` +- Update version in `package.json` +- Run `npm audit fix` +- Update `changelog.md` +- Run `npm publish -otp=<2FA VALUE FROM AUTHENTICATOR>` +- Create a new release on https://github.com/leongersen/noUiSlider/releases