Skip to content

Commit 32fbc06

Browse files
committed
feat!: release v1.0.0
1 parent 713b170 commit 32fbc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A library for generating Web User Interfaces in a simple, type-safe, and consist
1212

1313
### Versioning
1414

15-
Version bumps are triggered automatically via commit messages, work on a feature or fix and then push the change with one of the following conventional commit message prefixes:
15+
Version bumps are triggered automatically via commit messages, push the change with one of the following conventional commit message prefixes:
1616

1717
- `feat!:` - denotes a major version, usually used when breaking changes are introduced.
1818
- `feat:` - minor version increment, use for new features.

0 commit comments

Comments
 (0)