Skip to content

Latest commit

Β 

History

History
279 lines (173 loc) Β· 12.8 KB

CHANGELOG.md

File metadata and controls

279 lines (173 loc) Β· 12.8 KB

Changelog

v4.0.0 (2022-11-09)

πŸ’₯ Breaking Change

πŸš€ Enhancement

Committers: 3

v3.1.1 (2020-11-04)

πŸ› Bug Fix

  • #164 Ensure blank line between # Changelog and existing content. (@rwjblue)

Committers: 1

v3.1.0 (2020-10-30)

πŸš€ Enhancement

  • #160 Update release-it-lerna-changelog to handle headers. (@rwjblue)
  • #159 Add # Changelog to top of CHANGELOG.md by default. (@rwjblue)

Committers: 1

v3.0.0 (2020-10-20)

πŸ’₯ Breaking Change

🏠 Internal

Committers: 2

v2.11.0 (2020-09-09)

πŸš€ Enhancement

  • #134 Tweak release template to pass markdownlint. (@rwjblue)

Committers: 1

v2.10.0 (2020-09-08)

πŸš€ Enhancement

πŸ“ Documentation

Committers: 3

v2.9.2 (2020-07-13)

πŸ› Bug Fix

  • Update release-it and hosted-git-info dependencies.

v2.9.1 (2020-06-29)

πŸ› Bug Fix

πŸ“ Documentation

  • #103 Update README.md and RELEASE.md to explain GITHUB_AUTH environment variable (@buschtoens)

🏠 Internal

  • #109 Increase timeout for end-to-end acceptance test. (@rwjblue)
  • #106 Migrate to Jest property matchers to ensure dependabot updates pass. (@rwjblue)

Committers: 3

v2.9.0 (2020-05-20)

πŸš€ Enhancement

  • #93 Add information on requiring GITHUB_AUTH to RELEASE.md. (@rwjblue)

Committers: 1

v2.8.0 (2020-05-15)

πŸš€ Enhancement

🏠 Internal

Committers: 2

v2.7.0 (2020-04-28)

πŸš€ Enhancement

Committers: 2

v2.6.0 (2020-04-03)

πŸš€ Enhancement

  • Upgrade release-it-yarn-workspaces to 1.3.0
  • Update release-it to 13.5.1

v2.5.0 (2020-03-30)

πŸš€ Enhancement

  • #52 Add release-it config to disable npm for private packages. (@rwjblue)

Committers: 1

v2.4.0 (2020-03-30)

πŸš€ Enhancement

  • #51 Update release-it-yarn-workspaces to prompt for access control with scoped packages (if needed). (@rwjblue)

Committers: 1

v2.3.0 (2020-03-30)

πŸš€ Enhancement

🏠 Internal

Committers: 2

v2.2.1 (2020-03-23)

πŸ› Bug Fix

Committers: 2

v2.2.0 (2020-03-19)

πŸš€ Enhancement

  • #38 Update release-it-lerna-changelog minimum version. Ensures changelog presented before version selection is from lerna-changelog. (@rwjblue)

πŸ› Bug Fix

  • #37 Ensure existing release-it config is preserved. (@rwjblue)
  • #36 Avoid downgrading release-it / release-it-lerna-changelog. (@rwjblue)
  • #35 Avoid deleting existing GitHub labels when adding new ones. (@rwjblue)
  • #32 Correctly parse repo information. (@rwjblue)

Committers: 2

v2.1.1 (2020-03-12)

πŸ› Bug Fix

  • #30 Ensure release-template.md is published with the project. (@rwjblue)

Committers: 1

v2.1.0 (2020-03-10)

πŸš€ Enhancement

  • #29 Ensure RELEASE.md mentions yarn install or npm install appropriately. (@rwjblue)

Committers: 1

v2.0.0 (2020-03-10)

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #28 Enable release-it-lerna-changelogs launchEditor feature. (@rwjblue)
  • #27 Ensure generated devDependencies match those used for testing. (@rwjblue)
  • #18 Update dependencies / devDependencies to latest. (@rwjblue)
  • #17 Ensure label sync uses same token as release-it and lerna-changelog. (@rwjblue)
  • #15 Use the same GitHub access token for both release-it and lerna-changelog (@jelhan)

Committers: 3

v1.3.0 (2019-08-12)

πŸš€ Enhancement

Committers: 1

v1.2.0 (2019-08-12)

πŸš€ Enhancement

πŸ› Bug Fix

  • #9 Remove release script from package.json. (@rwjblue)

πŸ“ Documentation

  • #8 Refactor RELEASE.md to mention global install of release-it. (@rwjblue)

Committers: 1

v1.1.1 (2019-06-04)

πŸ› Bug Fix

Committers: 1

v1.1.0 (2019-06-04)

πŸš€ Enhancement

  • #2 Add GitHub Label Sync setup. (@rwjblue)
  • #1 Automatically add a RELEASE.md file to the repo. (@rwjblue)

Committers: 1