Skip to content

Commit

Permalink
chore: check in
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Dec 2, 2021
1 parent 22c4d7f commit 241eee1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/config-conventional-changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ list minimum requirements to be met for monorepo functionality

lernaPackage => workspace

If going with conventional-changelog as your changelog generator, consider using
the version patched to work properly with monorepos ([PR pending][2]):

## Install

```bash
Expand Down Expand Up @@ -110,3 +113,4 @@ information.
[support]: /.github/SUPPORT.md
[1]:
https://semantic-release.gitbook.io/semantic-release/usage/configuration#configuration-file
[2]: https://github.com/conventional-changelog/conventional-changelog/pull/865
2 changes: 2 additions & 0 deletions packages/plugin-lint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ fail if monorepo package is missing license, fossa, README.md, tsconfigs, any of
the necessary package.json keys, or the key values are not pointing to the
proper places

error if two packages have same package-id

## Install

```bash
Expand Down

0 comments on commit 241eee1

Please sign in to comment.