- introduce new configuration duplicate_filter allowing to drop duplicated elements from the changelog
- restructure transform.ts to simplify code - introduce new test cases to verify new deduplication feature
This commit is contained in:
@@ -326,7 +326,7 @@ $ npm run build && npm run package
|
||||
$ npm test
|
||||
|
||||
# Verify lint is happy
|
||||
$ npm run lint -- --fixnpm run lint -- --fix
|
||||
$ npm run lint -- --fix
|
||||
```
|
||||
|
||||
It's suggested to export the token to your path before running the tests so that API calls can be done to GitHub.
|
||||
|
||||
Reference in New Issue
Block a user