Skip to content

Latest commit

 

History

History
418 lines (230 loc) · 12 KB

CHANGELOG.md

File metadata and controls

418 lines (230 loc) · 12 KB

Changelog

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

v0.5.5

compare changes

🚀 Enhancements

  • repo option as string (#128)
  • Add param to require clean working dir (#92, #93)
  • Add excludeAuthors option (#95)

🩹 Fixes

  • Extra spaces in contributors and breaking changes (#134)
  • Repo name with - or . (#127)

🏡 Chore

❤️ Contributors

v0.5.4

compare changes

🚀 Enhancements

  • Support --publish and --canary (#123)

🩹 Fixes

  • markdown: Remove unnecessary spaces (#106)
  • Add missing type export to package.json (#113)

📖 Documentation

  • Add documentation about --push flag (#114)

❤️ Contributors

v0.5.3

compare changes

v0.5.2

compare changes

🚀 Enhancements

  • Resolve repository config from git remote (8401f91)
  • Load config from changelog field in package.json (#88)
  • Bump pre version (#70)
  • Support templates for commit and tag messages (#68)

🩹 Fixes

  • Handle unset value for config.repo (#72)
  • getLastGitTag: Handle when there are no git tags (#77)

💅 Refactors

🏡 Chore

  • Update badges and small improvements (146d1d4)
  • Update dev dependencies (0f44ee9)

❤️ Contributors

v0.5.1

compare changes

🩹 Fixes

  • Allow providing no versions (ac84c39)
  • Use parsed release body (aec2341)
  • Strip title line from release (319f7ce)

🏡 Chore

  • Simplify release command (225fa64)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.5.0

compare changes

🚀 Enhancements

  • Update execa to v7 (e61e2f6)
  • ⚠️ Support different repository providers (#55)
  • Github release integration (#67)
  • Support explicit bumping as major, minor, or patch via cli (c8afa86)
  • Automatically resolve github token from gh cli (231a3ec)
  • Default gh release to latest version (44788f5)

🩹 Fixes

  • Stage CHANGELOG.md and package.json when releasing (69d375c)
  • Add correct output file to git (#64)
  • Update ungh link (a5ab510)
  • Only access latest tag accessible from current branch (#69)
  • cli: Don't eat up first -* arg (77b483b)

🏡 Chore

  • Fix lint issue and update snapshots (e162ab8)
  • Mention gh cli login (7f4a05f)

⚠️ Breaking Changes

  • ⚠️ Support different repository providers (#55)

❤️ Contributors

v0.4.1

compare changes

🩹 Fixes

  • Bump by patch by default (7e38438)

🏡 Chore

❤️ Contributors

v0.4.0

compare changes

🚀 Enhancements

  • ⚠️ Resolve github usernames using ungh/ungh (#46)

🩹 Fixes

  • markdown: Avoid rendering noreply.github.com emails (4871721)
  • Avoid rendering authors with [bot] in their name (4f3f644)
  • Format name to avoid duplicates (f74a988)

⚠️ Breaking Changes

  • ⚠️ Resolve github usernames using ungh/ungh (#46)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.5

compare changes

🩹 Fixes

  • Only skip non breaking chre(deps) (20e622e)

❤️ Contributors

  • Pooya Parsa

v0.3.4

compare changes

🚀 Enhancements

  • Infer github config from package.json (#37)

❤️ Contributors

  • Pooya Parsa

v0.3.3

compare changes

🚀 Enhancements

  • Expose determineSemverChange and bumpVersion (5451f18)

🩹 Fixes

  • Let --output work without value (#43)
  • Consider docs and refactor as semver patch for bump (648ccf1)

🏡 Chore

❤️ Contributors

  • Lvjiaxuan
  • Pooya Parsa

v0.3.2

compare changes

🩹 Fixes

  • Use release version in changelog title (04671a6)

❤️ Contributors

  • Pooya Parsa

0.3.1

🚀 Enhancements

  • Handle new version before generating changelog (fd56f6b)

🩹 Fixes

  • Use creatordate to find last tag (#39)

❤️ Contributors

  • Ahad Birang
  • Pooya Parsa

0.3.0

🚀 Enhancements

  • cli: ⚠️ Show changelog in CLI unless bumping or releasing (d348943)

⚠️ Breaking Changes

  • cli: ⚠️ Show changelog in CLI unless bumping or releasing (d348943)

❤️ Contributors

  • Pooya Parsa

0.2.3

🩹 Fixes

  • Import semver as default import (3bd0b61)

❤️ Contributors

  • Pooya Parsa

0.2.2

🚀 Enhancements

  • Generate markdown links when github is provided (ffe1d08)

✅ Tests

❤️ Contributors

  • Pooya Parsa

0.2.1

🩹 Fixes

  • Use last commit for changelog diff (6ac4b4b)
  • Use h2 for title (fc0967c)

✅ Tests

  • Update snapshot (102aa98)

❤️ Contributors

  • Pooya Parsa

0.2.0

🚀 Enhancements

  • GetGitDiff ignores from (#17)
  • Add gitmoji support (#22)
  • Auto-update changelog files (#24)
  • Support --bump to update version while generating changelog (9bf9aff)
  • Basic --release support (934c487)

🩹 Fixes

  • Expose ./config (#10)
  • Use getCurrentGitRef (#15)
  • parse: ⚠️ references with type (#27)
  • Convertminor to patch for 0.x versions (011b6a1)
  • Run release step last (b052f55)
  • Handle breaking change commits for bumping (f7ffaa4)
  • Show original semver type without 0.x changes in log (ddd818a)
  • Use v prefix for git tag and annotate (bf6b5da)
  • Add missing annotate message (157b0c5)

💅 Refactors

  • Use lines array for constructing markdown (#16)

🏡 Chore

  • Update lockfile and vitest config (48f609b)
  • Use changelogen release flow (2a8bb4f)

⚠️ Breaking Changes

  • parse: ⚠️ references with type (#27)

❤️ Contributors

  • Anthony Fu
  • Conner
  • Pooya Parsa
  • 三咲智子

0.1.1

Bug Fixes

  • remove general in entries without scope (31a0861)

0.1.0

⚠ BREAKING CHANGES

  • use flat scopes

  • use flat scopes (8e33e93)

0.0.6

0.0.5

Features

  • add missing commitlint types (#6) (0a6deef)

0.0.4

Bug Fixes

  • cli: use /usr/bin/env (resolves #5) (e4218cc)

0.0.3

Features

  • generate breaking changes section (cc0b427)

Bug Fixes

  • avoid .exec for multi matches (7c612fc)
  • format names for case matching (ece2d90)

0.0.2 (2022-05-02)