This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-02-04) | ||
|
||
|
||
### 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)) |