Commit 63aa369
Ajax Davis
chore: reconcile repo with published v1.2.1
The npm package @jsonresume/schema was published at v1.2.1 (2024-08-06)
but package.json on master still read 1.1.2. semantic-release publishes
and tags from CI without committing the version bump back to the repo,
so the source-of-truth version drifted behind npm.
Verified the only delta between npm v1.2.1 and repo HEAD is the version
string: schema.json, job-schema.json, sample.resume.json, sample.job.json,
validator.js, README.md and LICENSE.md are all byte-identical (SHA256).
This bumps package.json 1.1.2 -> 1.2.1 to match the published artifact.
Refs #522, jsonresume/jsonresume.org#2751 parent 50798e3 commit 63aa369
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments