Releases: AssemblyScript/aspublish
Releases · AssemblyScript/aspublish
v0.1.6
Bug fixes
Other
- Update default branch to main (aa2d0bc)
v0.1.5
Bug fixes
- Allow updating version manually / same version on publish (efbafa1)
v0.1.4
Bug fixes
- Escape asterisks in commit subjects (9cfff33)
Other
- Use h3 headings to match pre-existing changelogs (79dba49)
v0.1.3
New features
- Add a few more aliasses for prefixing commits (82a6c84)
Bug fixes
- Properly indent multi line body in changelog (63ed515)
Other
- Update README, add an example (99b9e0a)
- Print a info message when running the workflow (66a987e)
v0.1.2
Bug fixes
- Be more lenient when validating repository urls (d7dc4dd)
v0.1.1
Bug fixes
- Fix breaking change expression, long variant should be optional (f435ec0)
Other