Skip to content

Commit

Permalink
➖ (deps) semantic-release 24 stuff
Browse files Browse the repository at this point in the history
These four plugins are already part of semantic-release and are listed in order of execution. They do not have to be installed separately:

```bash
"@semantic-release/commit-analyzer"
"@semantic-release/release-notes-generator"
"@semantic-release/npm"
"@semantic-release/github"
```
  • Loading branch information
JeromeFitz committed Jun 8, 2024
1 parent ccdbcb9 commit 91a3570
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions packages/semantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@
"@jeromefitz/conventional-gitmoji": "^4.0.0"
},
"dependencies": {
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.6",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.0",
"semantic-release": "24.0.0",
"semantic-release-commit-filter": "1.0.2",
"title": "3.5.3"
Expand Down
12 changes: 0 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit 91a3570

Please sign in to comment.