chore: remove env variable and bump version

This commit is contained in:
2024-12-07 07:22:32 +01:00
parent c386045b28
commit 0ac5122e32
2 changed files with 2 additions and 4 deletions

View File

@@ -1,9 +1,7 @@
# Created by Vercel CLI
ADMIN_EMAIL=""
CRON_SECRET=""
HOME_URL=""
MAINTENANCE_MODE=""
GOOGLE_ANALYTICS=""
NEWS_LIMIT=""
NEXT_PUBLIC_BRAND_COUNTRY=""
NEXT_PUBLIC_BRAND_EMAIL=""

View File

@@ -1,6 +1,6 @@
{
"name": "nextjs-hackernews",
"version": "0.5.0",
"name": "hackernews-newsletter",
"version": "1.0.0",
"description": "Newsletter with the top stories from the Hacker News forum",
"author": "riccardo@frompixels.com",
"scripts": {