From bc8db82f7c15371a1d3e38719ccbf00dcbce194e Mon Sep 17 00:00:00 2001 From: bamblebam Date: Sat, 2 Oct 2021 01:14:40 +0530 Subject: [PATCH 1/6] npm: --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69af9c32d62..d57bf2212c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "linkfree", - "version": "0.17.3", + "version": "0.18.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 84d5b325f67..854761f2e58 100644 --- a/package.json +++ b/package.json @@ -56,4 +56,4 @@ "eslint-plugin-react": "^7.25.1", "prettier": "2.4.0" } -} \ No newline at end of file +} From 235ca8afc843a9b37793e9d4fe6f5207ac405ba4 Mon Sep 17 00:00:00 2001 From: bamblebam Date: Sat, 2 Oct 2021 01:18:36 +0530 Subject: [PATCH 2/6] docs: added member info --- public/data/bamblebam.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 public/data/bamblebam.json diff --git a/public/data/bamblebam.json b/public/data/bamblebam.json new file mode 100644 index 00000000000..79d2a974124 --- /dev/null +++ b/public/data/bamblebam.json @@ -0,0 +1,18 @@ +{ + "name": "Burhanuddin Rangwala", + "bio": "Web Developer, Machine Learning Engineer, ML-OPS, Web3, FreeLancer", + "avatar": "https://github.com/bamblebam.png", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/bamblebam", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/bamble_bam", + "icon": "twitter" + } + ] + } + \ No newline at end of file From 38151b81ba1eae068dc3d82d5be262fdecc03dce Mon Sep 17 00:00:00 2001 From: bamblebam Date: Sat, 2 Oct 2021 15:28:14 +0530 Subject: [PATCH 3/6] docs: removed last line --- public/data/bamblebam.json | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/public/data/bamblebam.json b/public/data/bamblebam.json index 79d2a974124..1f30129fb55 100644 --- a/public/data/bamblebam.json +++ b/public/data/bamblebam.json @@ -1,18 +1,17 @@ { - "name": "Burhanuddin Rangwala", - "bio": "Web Developer, Machine Learning Engineer, ML-OPS, Web3, FreeLancer", - "avatar": "https://github.com/bamblebam.png", - "links": [ - { - "name": "Follow me on GitHub", - "url": "https://github.com/bamblebam", - "icon": "github" - }, - { - "name": "Follow me on Twitter", - "url": "https://twitter.com/bamble_bam", - "icon": "twitter" - } - ] - } - \ No newline at end of file + "name": "Burhanuddin Rangwala", + "bio": "Web Developer, Machine Learning Engineer, ML-OPS, Web3, FreeLancer", + "avatar": "https://github.com/bamblebam.png", + "links": [ + { + "name": "Follow me on GitHub", + "url": "https://github.com/bamblebam", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/bamble_bam", + "icon": "twitter" + } + ] +} \ No newline at end of file From d6fad905b0f5f6c74db3d076e0d0c3ed74960405 Mon Sep 17 00:00:00 2001 From: bamblebam Date: Sat, 2 Oct 2021 15:30:31 +0530 Subject: [PATCH 4/6] removed package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c6239ab7bd..76cc820d56a 100644 --- a/package.json +++ b/package.json @@ -65,4 +65,4 @@ "cypress-cucumber-preprocessor": { "nonGlobalStepDefinitions": true } -} +} \ No newline at end of file From 84ef605a0f8f3652193fe93ef0754bc123138c7f Mon Sep 17 00:00:00 2001 From: Burhanuddin Rangwala Date: Mon, 4 Oct 2021 09:31:04 +0530 Subject: [PATCH 5/6] Update public/data/bamblebam.json Co-authored-by: David Leal --- public/data/bamblebam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/bamblebam.json b/public/data/bamblebam.json index 1f30129fb55..1ee8d0d7ca1 100644 --- a/public/data/bamblebam.json +++ b/public/data/bamblebam.json @@ -14,4 +14,4 @@ "icon": "twitter" } ] -} \ No newline at end of file +} From 157637fb6fa417a311107fc5fd8f59959832f768 Mon Sep 17 00:00:00 2001 From: Burhanuddin Rangwala Date: Mon, 4 Oct 2021 09:31:16 +0530 Subject: [PATCH 6/6] Update public/data/bamblebam.json Co-authored-by: David Leal --- public/data/bamblebam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/bamblebam.json b/public/data/bamblebam.json index 1ee8d0d7ca1..34e7a7dcd44 100644 --- a/public/data/bamblebam.json +++ b/public/data/bamblebam.json @@ -1,6 +1,6 @@ { "name": "Burhanuddin Rangwala", - "bio": "Web Developer, Machine Learning Engineer, ML-OPS, Web3, FreeLancer", + "bio": "Web Developer, Machine Learning Engineer, ML-OPS, Web3, and Freelancer", "avatar": "https://github.com/bamblebam.png", "links": [ {