Skip to content

Commit

Permalink
chore: remove automated changelog generation
Browse files Browse the repository at this point in the history
The CHANGELOG does not comply with the linting rules of this preset. We
can add it back later if we want, but right now, I'm doing the expedient
thing and removing the automatic generation of release notes.
  • Loading branch information
Trott committed Apr 18, 2024
1 parent ce1c40e commit e88e099
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 63 deletions.
20 changes: 0 additions & 20 deletions CHANGELOG.md

This file was deleted.

67 changes: 27 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,10 @@
},
"devDependencies": {
"@eslint/js": "^9.0.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.3",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^13.0.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-n": "^17.2.0",
Expand Down

0 comments on commit e88e099

Please sign in to comment.