github-contributions-chart icon indicating copy to clipboard operation
github-contributions-chart copied to clipboard

Fix the first week including part of the last week of last year

Open The-CodeINN opened this issue 1 year ago • 1 comments

Fixes #144

Modify the data fetching and processing to include the last week of the previous year in the first week of the current year.

  • src/utils/api/fetch.js

    • Add fetchLastWeekOfPreviousYear function to fetch the last week of the previous year.
    • Modify fetchDataForAllYears to merge the last week of the previous year with the first week of the current year.
  • yarn.lock

    • Update dependencies and resolve URLs for various packages.
  • .devcontainer.json

    • Add a new file with build and launch tasks.
  • package-lock.json

    • Add a new file with package dependencies and versions.

For more details, open the Copilot Workspace session.

The-CodeINN avatar Oct 30 '24 07:10 The-CodeINN

@The-CodeINN is attempting to deploy a commit to the Github Contributions Chart Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 30 '24 07:10 vercel[bot]