File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 66
77## Changed
88
9- ## Migration Guide from v0.1.x
9+ ## Migration Guide from v0.2.x
10+
11+ # [ v0.2.0] ( https://github.com/wisp3rwind/typst-scaffolder/releases/tag/v0.2.0 )
12+ - Rename to ` scaffolder ` to meet Typst preview naming requirements
1013
1114
1215# [ v0.1.1] ( https://github.com/wisp3rwind/typst-scaffolder/releases/tag/v0.1.1 )
Original file line number Diff line number Diff line change 11# Release checklist
2-
2+ - Update version in ` typst.toml ` and ` README.md `
33- Check & finalize changelog, commit
44- create a new tag and push it, this triggers the release workflow
55- Create a PR against the typst packages repository
1313
1414 ## Changed
1515
16- ## Migration Guide from v0.1.x
16+ ## Migration Guide from vX.Y.Z
1717 ```
1818
1919# Testing
Original file line number Diff line number Diff line change 11[package ]
22name = " scaffolder"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44compiler = " 0.12.0"
55repository = " https://github.com/wisp3rwind/typst-scaffolder"
66entrypoint = " src/lib.typ"
You can’t perform that action at this time.
0 commit comments