Skip to content

Commit 336284e

Browse files
author
Kurt Medley
committed
release notes
1 parent 31e4073 commit 336284e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Adds `lint-staged` to handle formatting staged files with prettier.
1010
- Adds pre-commit hook via `husky` to verify changes and execute `lint-staged`
1111
- Adds GitHub actions work-flow to build and test the initializer with changes
12-
- Adds end-to-end (e2e) tests that can be executed to ensure each template is properly scaffolded, installed, and built without error.
12+
- 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.
1313

1414
## 2.7.0 - 2024/04/23
1515

0 commit comments

Comments
 (0)