From 49ecf89d10d6504c538009b8a5ae89af23f7a37a Mon Sep 17 00:00:00 2001 From: Joram van den Boezem Date: Thu, 24 Nov 2022 23:46:55 +0100 Subject: [PATCH] fix: test publish (#83) --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 4f3b6d8f..f8ca3a0f 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,19 @@ This plugin sets up [Prettier](https://prettier.io). ## `semantic-release` _monorepo_ +⚠️ **This is work in progress** + +_Current plan:_ + +- Set `"private": true` in root package +- This will cause semantic-release/npm to skip publish step +- We add exec plugin and use yarn workspaces foreach npm publish +- We can remove .npmrc file +- We need to modify .yarnrc.yml / .releaserc.json +- We can get rid of `"publishConfig"` in workspaces pkg + +_This may be outdated:_ + This plugin sets up [semantic-release](https://semantic-release.gitbook.io/semantic-release/). It uses a workaround so that it can be used in a monorepo, which is to set up a