From 88ab30a2ce88ef998f41b474c4142c6ac9d792c3 Mon Sep 17 00:00:00 2001 From: Gurjeet Singh Virdee <73753957+gurjeetsinghvirdee@users.noreply.github.com> Date: Sun, 27 Oct 2024 04:42:35 +0530 Subject: [PATCH 1/3] chore: update GitHub stars count --- src/lib/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index ee259387b5..796d2cde40 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -1,4 +1,4 @@ -export const GITHUB_STARS = '43.9K'; +export const GITHUB_STARS = '44.9K'; export const GITHUB_REPO_LINK = 'https://github.com/appwrite/appwrite'; export const BANNER_KEY: Banners = 'discord-banner-01'; // Change key to force banner to show again export const SENTRY_DSN = From 50ee354c97c6aaf7e9f6363dc5d5a36d84feeb60 Mon Sep 17 00:00:00 2001 From: Gurjeet Singh Virdee <73753957+gurjeetsinghvirdee@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:07:37 +0530 Subject: [PATCH 2/3] Update stars count --- src/lib/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 796d2cde40..c98fb27ef0 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -1,4 +1,4 @@ -export const GITHUB_STARS = '44.9K'; +export const GITHUB_STARS = '45K'; export const GITHUB_REPO_LINK = 'https://github.com/appwrite/appwrite'; export const BANNER_KEY: Banners = 'discord-banner-01'; // Change key to force banner to show again export const SENTRY_DSN = From 5a321eddebf4754cf9adfbbe8b64f5649166ecf7 Mon Sep 17 00:00:00 2001 From: Gurjeet Singh Virdee <73753957+gurjeetsinghvirdee@users.noreply.github.com> Date: Tue, 29 Oct 2024 02:40:44 +0530 Subject: [PATCH 3/3] chore: update stars count --- src/lib/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index c98fb27ef0..defdd932f2 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -1,4 +1,4 @@ -export const GITHUB_STARS = '45K'; +export const GITHUB_STARS = '45.1K'; export const GITHUB_REPO_LINK = 'https://github.com/appwrite/appwrite'; export const BANNER_KEY: Banners = 'discord-banner-01'; // Change key to force banner to show again export const SENTRY_DSN =