Skip to content

Commit

Permalink
perf: Third attempt at semver release of v1
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
thomasdavis committed Nov 25, 2020
1 parent 85102e6 commit 7095651
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,10 @@ Pull requests titles should be formatted as such
```
"fix: added something" - will bump the patch version
"feat: added something" - will bump the minor version
"perf: added something" - will bump the major version
```

`major` version bumps will be few and far between for this schema.

### Other resume standards

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

0 comments on commit 7095651

Please sign in to comment.