Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurt Medley committed May 25, 2024
1 parent 31e4073 commit 336284e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Adds `lint-staged` to handle formatting staged files with prettier.
- Adds pre-commit hook via `husky` to verify changes and execute `lint-staged`
- Adds GitHub actions work-flow to build and test the initializer with changes
- Adds end-to-end (e2e) tests that can be executed to ensure each template is properly scaffolded, installed, and built without error.
- Adds end-to-end (e2e) tests that are executed as a pre-push hook to ensure each template is properly scaffolded, installed, and built without error.

## 2.7.0 - 2024/04/23

Expand Down

0 comments on commit 336284e

Please # to comment.