Skip to content

Commit

Permalink
doc(main): Updated documentation (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekkinox authored Feb 19, 2024
1 parent cda1042 commit 717b4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Yokai provides a [showroom for demo application](https://github.com/ankorstore/y
This repository uses [release-please](https://github.com/googleapis/release-please) to automate Yokai's modules release process.

> [!IMPORTANT]
> You must provide [atomic](https://en.wikipedia.org/wiki/Atomic_commit#Revision_control) and [conventional](https://www.conventionalcommits.org/en/v1.0.0/) commits, since the release process uses them to determinate the releases version and notes to perform.
> You must provide [atomic](https://en.wikipedia.org/wiki/Atomic_commit#Revision_control) and [conventional](https://www.conventionalcommits.org/en/v1.0.0/) commits, as the release process relies on them to determine the version to release and to generate the release notes.

0 comments on commit 717b4ab

Please sign in to comment.