Skip to content

Commit 7095651

Browse files
committed
perf: Third attempt at semver release of v1
BREAKING CHANGE: The JSON Resume specification has gone significant revision over an almost 6 year period. The ecosystem will take a minor hit and will take a bit of time to come up to scratch. Again, thanks to all of the community for contributions.
1 parent 85102e6 commit 7095651

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ Pull requests titles should be formatted as such
6969
```
7070
"fix: added something" - will bump the patch version
7171
"feat: added something" - will bump the minor version
72-
"perf: added something" - will bump the major version
7372
```
7473

74+
`major` version bumps will be few and far between for this schema.
75+
7576
### Other resume standards
7677

7778
- [HR-XML](https://schemas.liquid-technologies.com/HR-XML/2007-04-15/)

0 commit comments

Comments
 (0)