Skip to content

Latest commit

 

History

History
244 lines (89 loc) · 8.38 KB

File metadata and controls

244 lines (89 loc) · 8.38 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.2.0-next.7 (2026-05-28)

Features

  • bump typescript and docgeni to 6.0 and 2.8.0-next.6, use pnpm instead of npm (#36) (6dd690e)

0.2.0-next.6 (2026-05-27)

Bug Fixes

  • add minimatch and chalk to package.json (8a43c5a)
  • only console changelog content for dryRun mode (#35) (b2d993c)

0.2.0-next.5 (2026-05-27)

Bug Fixes

  • changlog: fix the order error in the changelog #NEXUS-2223 (6633562), closes #NEXUS-2223

0.2.0-next.4 (2026-05-22)

Features

  • support packageJsonPath (523925e)

0.2.0-next.3 (2026-05-22)

Features

  • support --config (fcece30)
  • sync workspace versions in package-lock.json according to .wpmrc.ts bumpFiles #NEXUS-1963 (#30) (72937f9), closes #NEXUS-1963

0.2.0-next.2 (2026-05-14)

Features

  • bump: bumpFiles paths relative to package instead of .wpmrc (bfbdb6a)

0.2.0-next.1 (2026-05-14)

Features

0.2.0-next.0 (2026-05-12)

Features

  • wpm: lifecycles add changelog and commit (dbcc686)

0.1.5 (2026-02-04)

Features

  • bump cosmiconfig to 9.0.0 support esm (88c4b94)

0.1.4 (2024-11-14)

Bug Fixes

  • add "conventional-changelog-angular": "^5.0.13" to peerDependencies resolve changelog can't generate when conventional-changelog-angular installed is new version (a428692)

0.1.3 (2024-11-14)

Bug Fixes

  • update version of commit-and-tag-version to 12.4.0 (c7da33f)

0.1.2 (2024-11-14)

Bug Fixes

  • bump commit-and-tag-version to 12.5.0 (7d7a2a3)

0.1.1 (2024-04-25)

0.1.0 (2023-11-15)

Features

0.0.11 (2022-11-29)

Features

0.0.10 (2022-05-23)

Bug Fixes

0.0.9 (2022-04-15)

0.0.8 (2022-04-14)

Bug Fixes

  • remove v prefix from releaseCommitMessageFormat (2c01667)
  • update version to currentTag for releaseCommitMessageFormat (5070841)

0.0.7 (2022-04-12)

Bug Fixes

  • GitHub createPRUrl is wrong (cf2263c)

Features

  • update releaseCommitMessageFormat to "build: release v{{version}}" (#15) (3f16a75)

0.0.6 (2022-04-02)

Bug Fixes

  • update commit type chore to build (7007060)

Features

  • now push lifecycle prompts pr url (08bff76)

0.0.5 (2021-10-14)

Bug Fixes

  • bump docgeni/toolkit for success (9c43102)

0.0.4 (2021-09-10)

Features

  • runLifecycleHook support multiple version (afd53b2)

0.0.3 (2021-09-09)

Features

  • add prebump and postbump hooks (29693fc)

0.0.2 (2021-07-08)

Bug Fixes

  • push origin to current branch when releaseBranch is empty (642cee2)
  • skip branch when release (96fe969)

0.0.1 (2021-06-30)

Bug Fixes

  • fix git publish command and test (eaf6b2b)

0.0.1-beta.1 (2021-06-25)

Features

  • update package name to @worktile/pm (cf19799)

0.0.1-beta.0 (2021-06-24)

Features