1
0
Fork 0

Adding upstream version 4.6.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-08 06:06:30 +02:00
parent 167a3f8553
commit bdd390b4cf
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
16 changed files with 174 additions and 31 deletions

View file

@ -77,5 +77,5 @@ changelog_pattern = "^(feat|fix)\\(library-b\\)(!)?:" #the pattern on types can
A commit message looking like this, would be included:
```
fix:(library-b) Some awesome message
fix(library-b): Some awesome message
```