Skip to content

Commit fb95190

Browse files
authored
chore: mention license
1 parent 054be55 commit fb95190

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,11 @@ $ multi-semantic-release --ignore-packages=packages/b/**,packages/c/**
143143

144144
You can also combine the CLI ignore options with the `!` operator at each package inside `workspaces` attribute. Even though you can use the CLI to ignore options, you can't use it to set which packages to be released – i.e. you still need to set the `workspaces` attribute inside the `package.json`.
145145

146-
## Verified examples
146+
## Verified usage examples
147147
We use this tool to release our JS platform code inhouse (GitHub Enterprise + JB TeamCity) and for our OSS (GitHub + Travis CI). Guaranteed working configurations available in projects.
148148
* [qiwi/substrate](https://github.com/qiwi/substrate)
149149
* [qiwi/json-rpc](https://github.com/qiwi/json-rpc)
150150
* [qiwi/lint-config-qiwi](https://github.com/qiwi/lint-config-qiwi)
151+
152+
## License
153+
[0BSD](./LICENSE.md)

0 commit comments

Comments
 (0)