From 45276a8f4a2762562bf611dee3d2f202add8ccf0 Mon Sep 17 00:00:00 2001 From: blu3 Date: Wed, 5 Feb 2025 13:16:12 +0300 Subject: [PATCH 1/5] Setup Dependabot --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..d1f0d08 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "daily" From 36a65986b12cec94b6949fd64ff7eb3460330aab Mon Sep 17 00:00:00 2001 From: blu3 Date: Wed, 5 Feb 2025 13:16:30 +0300 Subject: [PATCH 2/5] Update license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c028d70..5d84ec8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Zen Browser +Copyright (c) 2025 Zen Browser Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From b50c7ffd7d844cb974b0dd9c5e0088a42ffa9bad Mon Sep 17 00:00:00 2001 From: blu3 Date: Wed, 5 Feb 2025 13:16:55 +0300 Subject: [PATCH 3/5] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7762bac..ed28a2c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# release-utils -Scripts used by @zen-browser to make release workflow a less painful process +# Zen Browser Release Utils +Scripts used by @zen-browser to make release workflow a less painful process. From 245e1f05bd939dfd3a6f3bab13860613d9048864 Mon Sep 17 00:00:00 2001 From: blu3 Date: Wed, 5 Feb 2025 14:21:33 +0300 Subject: [PATCH 4/5] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f681b6a..63c5cfb 100644 --- a/.gitignore +++ b/.gitignore @@ -129,5 +129,4 @@ dist .yarn/install-state.gz .pnp.* - -releases.xml \ No newline at end of file +releases.xml From 2d76ca05f13eeb9372015b6e067a46d7e004f95c Mon Sep 17 00:00:00 2001 From: blu3 Date: Wed, 5 Feb 2025 14:35:33 +0300 Subject: [PATCH 5/5] Create FUNDING.yml --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..625daa5 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +patreon: zen_browser +ko_fi: zen_browser