Releases: timotheeguerin/chronus
Releases · timotheeguerin/chronus
@chronus/[email protected]
Features
- #161 Add validation for version policies referencing packages not found in workspace
Bug Fixes
@chronus/[email protected]
Bug Fixes
- #152 Fix publishing of github release for individual packages
@chronus/[email protected]
Release changes (#122) ## Change summary: ### No packages to be bumped at **major** ### 2 packages to be bumped at **minor**: - @chronus/chronus `0.8.3` → `0.9.0` - @chronus/github `0.2.2` → `0.3.0` ### 1 packages to be bumped at **patch**: - @chronus/github-pr-commenter `0.3.4` → `0.3.5` Co-authored-by: Auto Chronus Bot <[email protected]>
@chronus/[email protected]
No changes, version bump only.
@chronus/[email protected]
Features
@chronus/[email protected]
Use different permissions
@chronus/[email protected]
No changes, version bump only.
@chronus/[email protected]
@chronus/[email protected]
Features
- #78 Auto-Select the undocumented packages when using
chronus add
- #96
chronus publish
can take a wild card of tgz to publish instead of publishing the workspace - #92 Add
chronus pack
command that will pack all packages that need publishing - #94 Add new
chronus publish
command to publish all packages in the workspace - #97 Add ability to configure the changelog generator with a
changelog
entry
Bug Fixes
- #96 Only include necessary files in artifact
- #80 Partial Release using
--only
to bump version of select packages - #99 Allow to choose publish engine
- #97 Fix issue where a change kind with version kind of
none
would still be included in the changelog - #84 Add new
list-pending-publish
command to list unpublished packages
@chronus/[email protected]
Features
- Feature: New apply changes system that respect the change kinds names
- Add new function to
@chronus/chronus/change
readChangeDescriptions
that list all change descriptions in the workspace currently.