feat: Add moment dependency and update release notes page

This commit adds the moment dependency to the project by updating the package-lock.json and package.json files. It also updates the release notes page by modifying the layout and adding a paragraph to thank users for their feedback.
This commit is contained in:
mauro-balades
2024-09-10 22:41:28 +02:00
parent 2434a88551
commit 0f442277ed
5 changed files with 108 additions and 74 deletions

View File

@@ -38,6 +38,7 @@
"feed": "^4.2.2",
"framer-motion": "^11.3.24",
"lucide-react": "^0.400.0",
"moment": "^2.30.1",
"next": "14.2.4",
"next-themes": "^0.3.0",
"react": "^18.3.1",