Skip to content

Commit

Permalink
feat: Switch to workspace releases
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalnagar committed Feb 10, 2024
1 parent 421909a commit ccd279c
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 318 deletions.
5 changes: 3 additions & 2 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@
},
"release": {
"projects": ["packages/**"],
"projectsRelationship": "independent",
"version": {
"conventionalCommits": true
},
"changelog": {
"projectChangelogs": true
"workspaceChangelog": {
"createRelease": "github"
}
}
}
}
91 changes: 0 additions & 91 deletions packages/eslint-config/CHANGELOG.md

This file was deleted.

75 changes: 0 additions & 75 deletions packages/jest-config/CHANGELOG.md

This file was deleted.

75 changes: 0 additions & 75 deletions packages/rest-client/CHANGELOG.md

This file was deleted.

75 changes: 0 additions & 75 deletions packages/tsconfig/CHANGELOG.md

This file was deleted.

0 comments on commit ccd279c

Please sign in to comment.