Skip to content

Releases: timotheeguerin/chronus

@chronus/[email protected]

04 Mar 05:10
Compare
Choose a tag to compare

Bug Fixes

  • #106 Export readPublishSummary function from @chronus/chronus/publish
  • #104 Add --report-summary to publish command to save a report summary

@chronus/[email protected]

04 Mar 04:48
2b25e0f
Compare
Choose a tag to compare

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]

04 Mar 04:49
2b25e0f
Compare
Choose a tag to compare

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.

@chronus/[email protected]

04 Mar 04:50
2b25e0f
Compare
Choose a tag to compare

Minor Changes

  • Add ability to define a different set of change kinds. For example: Feature, Breaking, Deprecation, Fix, Internal, etc.

@chronus/[email protected]

04 Mar 16:27
f757a13
Compare
Choose a tag to compare

Minor Changes

  • b140705: Add ability to ignore packages

Patch Changes

  • 0a8ebe6: Fix issue with globbing pointing to a dir causing into a globbing of everything underneath