Releases: ixartz/Next-js-Boilerplate
Releases Β· ixartz/Next-js-Boilerplate
v3.5.2
3.5.2 (2022-12-02)
Bug Fixes
- use npx npm-check-updates (e530193)
v3.5.1
3.5.1 (2022-12-02)
Bug Fixes
- add steps in update-deps.yml file, syntax error (b5de445)
v3.5.0
3.5.0 (2022-12-02)
Features
- add auto-update GitHub Actions (364168f)
v3.4.0
3.4.0 (2022-12-02)
Features
- automatically format the whole codebase with npm run format (9299209)
- update footer message and comment (4f74176)
v3.3.0
3.3.0 (2022-11-22)
Features
- change 'powered by' text to 'built' with (fe0a29f)
v3.2.4
3.2.4 (2022-11-20)
Bug Fixes
- update README file for next-sitemap (9496217)
v3.2.3
3.2.3 (2022-11-20)
Bug Fixes
- add sitemap file in gitignore, it shouldn't commit to git (344b731)
v3.2.2
3.2.2 (2022-11-20)
Bug Fixes
- rename from mjs to js next-sitemap file (7d450ff)
v3.2.1
3.2.1 (2022-11-20)
Bug Fixes
- code styling in blog component pages (f4a55c4)
- move getStaticPaths at the top of blog page (83892ea)
- remove generated files by next-sitemap (c5d93bf)
v3.2.0
3.2.0 (2022-11-19)
Features
- run github release only on completed CI workflow (dd4de76)