Skip to content

Commit c755ba7

Browse files
authored
docs(install): recommend against depending on this package
1 parent 9125685 commit c755ba7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
## Install
1313

14+
> [!TIP]
15+
You do not need to directly depend on this package if you are using `semantic-release`.
16+
`semantic-release` already depends on this package, and defining your own direct dependency can result in conflicts when you update `semantic-release`.
17+
1418
```bash
1519
$ npm install @semantic-release/release-notes-generator -D
1620
```

0 commit comments

Comments
 (0)