import React from "react"; import HeaderThree from "../../../components/header/HeaderThree"; export const metadata = { title: 'Changelog || Deski-Saas & Software Nextjs Template', description: `Unleash the full potential of your software projects with our SaaS-focused Next.js template. Create engaging blogs, showcase your talented team, set up an online shop, provide helpful FAQs, and offer exceptional services with our feature-rich solution. Elevate your SaaS and software development with ease and drive growth. Try it now and take your projects to new heights.`, } const Changelog = () => { return ( <> {/* End Page SEO Content */} {/* End Header */} {/* ============================================= Fancy Hero Five ============================================== */}

Changelog

Find the template Changelog here.

{/* /.bg-wrapper */}
{/* /.fancy-hero-five */} {/* ============================================= Documentation ============================================== */}
{/* */}
Release Date: 12/08/2023
#First Published
{/* */}
{/* */}
{/* */} ); }; export default Changelog;