diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3303bcc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ +# Changelog + +## 1.0.0 (2024-02-08) + + +### Features + +* Create gatsby.yml ([428a843](https://github.com/nico-i/ssg-starter/commit/428a843ea3233a15ed84cf78b8ec591cc582a0ea)) +* Create main.yml ([eee7afd](https://github.com/nico-i/ssg-starter/commit/eee7afd4bd3160670e2ee53817e474570784dd9b)) +* Create release-please.yml ([f694bd1](https://github.com/nico-i/ssg-starter/commit/f694bd1d94bab454ae7528f0cd0074eff624e56a)) +* **deps:** migrates to commitlint-plugin-spend ([3c603c7](https://github.com/nico-i/ssg-starter/commit/3c603c7c79ef9633cc9fe07f97e300dd41ff2c42)) +* **devops:** psi svg now gets committed to repo ([3e3e7c3](https://github.com/nico-i/ssg-starter/commit/3e3e7c37d0ec30adbd4559f8077ab131058a065b)) +* **doc:** updated readme ([362330f](https://github.com/nico-i/ssg-starter/commit/362330f3d7af582a06af4e7cbb9f2f72714eb04a)) +* extracted analyze step to its own workflow ([6863be6](https://github.com/nico-i/ssg-starter/commit/6863be65218c48ab14dfe573b877bf7a1ce6deed)) +* migrate to gatsby ([2a1aed4](https://github.com/nico-i/ssg-starter/commit/2a1aed479bac6558adc01fa173adb3e1cb501d44)) +* setup eslint ([0e0b49d](https://github.com/nico-i/ssg-starter/commit/0e0b49d1c56c5366c71af582988f01a332697353)) +* setup gatsby, commitlint, vitest, playwright, tw, i18n, actions ([62656f5](https://github.com/nico-i/ssg-starter/commit/62656f5f10b4610cdad49e9796ecd37fa652239a)) + + +### Bug Fixes + +* add SITE_URL to anlyze step ([afdf49d](https://github.com/nico-i/ssg-starter/commit/afdf49d11d27bb2d9e68fa2fe8c25aba9471c7a1)) +* **deps:** update dependency react-i18next to v14.0.2 ([#13](https://github.com/nico-i/ssg-starter/issues/13)) ([2dae866](https://github.com/nico-i/ssg-starter/commit/2dae866f95bef660b2cc5ce508e3027428f46734)) +* **devops:** added checkout action to allow for committing psi-svg ([2244e92](https://github.com/nico-i/ssg-starter/commit/2244e9243e49f3dab815646c7d291472ab1e39bb)) +* **devops:** allow gatsby action write permissions ([084f48d](https://github.com/nico-i/ssg-starter/commit/084f48d620ff9bb3dedb018014f0f9ce080792ec)) +* **devops:** analyze script now doesn't commit when there were no changes ([724da65](https://github.com/nico-i/ssg-starter/commit/724da65c6e476b39467b6043adebd59cd8a5404e)) +* env var of psi-svg.yml ([91b5cc5](https://github.com/nico-i/ssg-starter/commit/91b5cc5370b08c74829a66beb526c004b2660722)) +* typo ([686727b](https://github.com/nico-i/ssg-starter/commit/686727bf83e38257d89d3791b0dad17d89e8a73b))