Skip to content

Commit b625c4d

Browse files
author
Kurt Medley
committed
Release notes
1 parent b89c154 commit b625c4d

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 manually executed to ensure each template is properly scaffolded, installed, and built without error.
12+
- Adds end-to-end (e2e) tests that can be manually executed (`npm run test:e2e) 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)