Skip to content

Commit

Permalink
Migrate history to GitHub releases
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Oct 2, 2024
1 parent a5d591c commit 5f02ca8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 65 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"test": "mocha --reporter spec --bail --check-leaks test/",
"test-ci": "nyc --reporter=lcov --reporter=text npm test",
"test-cov": "nyc --reporter=html --reporter=text npm test",
"update-bench": "node scripts/update-benchmark.js",
"version": "node scripts/version-history.js && git add HISTORY.md"
"update-bench": "node scripts/update-benchmark.js"
}
}
63 changes: 0 additions & 63 deletions scripts/version-history.js

This file was deleted.

0 comments on commit 5f02ca8

Please sign in to comment.