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 b89c154 commit b625c4d
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 manually executed to ensure each template is properly scaffolded, installed, and built without error.
- 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.

## 2.7.0 - 2024/04/23

Expand Down

0 comments on commit b625c4d

Please # to comment.