Skip to content

Commit

Permalink
Docs: How to publish this package #CCM-8
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Nov 2, 2021
1 parent 4ed90f9 commit 7672f5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,10 @@ To fix code style according to Prettier rules run:
yarn format:fix
```
#### Publishing package
Prepare release using `yarn release` on a local machine. Check the generated changelog and the bumped `package.json`. Then push to origin. Github [publish action](./github/worflows/publish.yaml) is then taking care of publishing package to [npmjs.com](https://npmjs.com/).
## License
Distributed under the MIT License. See [LICENSE](https://github.com/lmc-eu/cookie-consent-manager/blob/main/LICENSE.md) for more information.
Expand Down

0 comments on commit 7672f5e

Please sign in to comment.