Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
Closes #2415
  • Loading branch information
thomas-krueger-axa committed Jul 31, 2023
1 parent b325408 commit fd8e601
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,15 @@ feat(button): add new color blue
Closes #ticket-1234
```

Example for a Changelog entry
```
# [16.3.0](https://github.com/axa-ch-webhub-cloud/pattern-library/compare/@axa-ch-webhub-cloud/[email protected]...@axa-ch-webhub-cloud/[email protected]) (2023-07-31)
### Features
- **materials:** update color ([b832830](https://github.com/axa-ch-webhub-cloud/pattern-library/commit/b83283048acb5594812d019e2523bb014d3fc509)), closes [#123456](https://github.com/axa-ch-webhub-cloud/pattern-library/issues/123456)
```

For more examples, especially with BREAKING CHANGES, have a look at the [Conventional Commits Examples](https://www.conventionalcommits.org/en/v1.0.0/#examples).

## Pattern Library via community CDN
Expand Down

0 comments on commit fd8e601

Please sign in to comment.