-
-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dist): don't accidentally include old files in release
When releasing quick-lint-js version 2.17.0, I accidentally included some files from the 2.16.0 release. This is because I had stale builds and signed-builds folders from when I released 2.16.0. Update the release script to complain if an old builds or signed-builds folder is found.
- Loading branch information
Showing
1 changed file
with
36 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