File tree Expand file tree Collapse file tree 3 files changed +7
-15
lines changed
Expand file tree Collapse file tree 3 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 1414 "preset" : " conventionalcommits"
1515 }
1616 ],
17- [
18- " @semantic-release/changelog" ,
19- {
20- "changelogFile" : " CHANGELOG.md"
21- }
22- ],
23- " semantic-release-pypi" ,
24- [
25- " @semantic-release/git" ,
26- {
27- "message" : " chore(release): ${nextRelease.version} [skip ci]\n\n ${nextRelease.notes}" ,
28- "assets" : [" pyproject.toml" , " CHANGELOG.md" ]
29- }
30- ]
17+ " semantic-release-pypi"
3118 ]
3219}
Original file line number Diff line number Diff line change 1+ ** This file is not updated anymore**
2+
3+ For newer versions, see the GitHub releases
4+
5+
16## [ 1.3.4] ( https://github.com/coveooss/json-schema-for-humans/compare/v1.3.3...v1.3.4 ) (2024-12-06)
27
38
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " json-schema-for-humans"
3- version = " 1.3.4 "
3+ version = " 0.1.0 " # placeholder, set by semantic-release before publishing
44description = " Generate static HTML documentation from JSON schemas"
55authors = [" Denis Blanchette <tools@coveo.com>" , " AbdulRahman Al Hamali <tools@coveo.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments