From a97031910f4b8f04f85c6a5de341b2a4e24d620c Mon Sep 17 00:00:00 2001 From: Marta Date: Sun, 31 Aug 2025 13:11:10 +0200 Subject: [PATCH 1/2] Push modifications to github --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index a2d9c01ab..953ca725c 100644 --- a/index.html +++ b/index.html @@ -7,3 +7,5 @@ what modules within your team namespace using straightforward team management capabilities. Familiar features npm Orgs has 100% parity with all the public npm registry features your developers already use. npm audit Enjoy the security auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org + +Hello world From ce2f85462e314bb99a1a53b2527f78e51dd6e0cd Mon Sep 17 00:00:00 2001 From: Marta Date: Sun, 31 Aug 2025 21:43:50 +0200 Subject: [PATCH 2/2] Creating a feature branch --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 953ca725c..6350a29a2 100644 --- a/index.html +++ b/index.html @@ -9,3 +9,4 @@ auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org Hello world +Hello workd again