Skip to content

Releases: codefornorway/website

v1.2.6

12 Aug 23:42

Choose a tag to compare

   🚀 Features

  • Add "Back to Home" link in multiple pages for improved navigation  -  by @zackha (23664)
  • Integrate fetching of organization members and repositories in a single API call  -  by @zackha (c45f2)
  • Enhance index page layout and add new components for better UI  -  by @zackha (76329)
  • Refactor layout and components for improved structure and styling  -  by @zackha (65898)
  • Update navigation links to use NuxtLink for consistency and improve styling on project pages  -  by @zackha (0d507)
  • Enhance API and components for improved data fetching and error handling  -  by @zackha (c2d3e)
  • Update useGithub composable to use useFetch and enhance index.vue with donor and volunteer sections  -  by @zackha (937eb)
  • Add GitHub Actions workflow for automated release process  -  by @zackha (42c92)
  • ui: Switch to Nuxt UI components instead of Tailwind UI  -  by @zackha (aaf46)

   🐞 Bug Fixes

  • Remove deprecated compatibilityVersion from nuxt.config.ts and add tailwindcss dependency  -  by @zackha (98fab)
    View changes on GitHub