We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb6a2c commit d755de9Copy full SHA for d755de9
docs/tutorials/monorepo_guidance.md
@@ -3,7 +3,7 @@
3
This tutorial assumes the monorepo layout is designed with multiple components that can be released independently of each
4
other, it also assumes that conventional commits with scopes are in use. Some suggested layouts:
5
6
-```sh
+```shell-session
7
.
8
├── library-b
9
│ └── .cz.toml
0 commit comments