From ec5477b54390446cf063271ab03ec49b6158e0fd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 16 Oct 2023 19:31:15 +0000
Subject: [PATCH 1/3] update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0346ab0..a7748b2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# use-shopping-cart
-[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
[![NPM](https://img.shields.io/npm/v/use-shopping-cart.svg?style=flat-square)](https://www.npmjs.com/package/use-shopping-cart)
@@ -70,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
brendanmorrell 💻 |
Tom 💻 |
Milind Goel 📖 |
+ Rajat Bhatt 💡 |
From 999acc1ee3c2a44a2460ff328475e00bbfe38bb3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 16 Oct 2023 19:31:16 +0000
Subject: [PATCH 2/3] update docs/docs/welcome/contributors.mdx
---
docs/docs/welcome/contributors.mdx | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/docs/welcome/contributors.mdx b/docs/docs/welcome/contributors.mdx
index 5aeb17e..2bac62f 100644
--- a/docs/docs/welcome/contributors.mdx
+++ b/docs/docs/welcome/contributors.mdx
@@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
brendanmorrell 💻 |
Tom 💻 |
Milind Goel 📖 |
+ Rajat Bhatt 💡 |
From d80d37ff009bcc5645379cfd18a0d2b506034c8f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 16 Oct 2023 19:31:17 +0000
Subject: [PATCH 3/3] update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f25d442..6f2e596 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -216,6 +216,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "bhattrajat",
+ "name": "Rajat Bhatt",
+ "avatar_url": "https://avatars.githubusercontent.com/u/17196143?v=4",
+ "profile": "https://github.com/bhattrajat",
+ "contributions": [
+ "example"
+ ]
}
],
"contributorsPerLine": 7,