Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: preserve frontmatter when updating changelog #108

Merged
merged 10 commits into from
Oct 31, 2023

Commits on Oct 23, 2023

  1. chore: add failing test for retaining frontmatter

    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fd1cfe9 View commit details
    Browse the repository at this point in the history
  2. fix: preserve frontmatter when updating changelog

    fixes absolute-version#106
    
    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ee7953c View commit details
    Browse the repository at this point in the history
  3. chore: add tests for upgrade path from standard-version

    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c223490 View commit details
    Browse the repository at this point in the history
  4. fix: preserve front matter when swapping from standard-version

    - Matches based off # Changelog title position rather than new header position
    
    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fac92ab View commit details
    Browse the repository at this point in the history
  5. chore: run linting

    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    50d8f8f View commit details
    Browse the repository at this point in the history
  6. chore: refactoring, extract functions

    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    df6b24f View commit details
    Browse the repository at this point in the history
  7. chore: front matter usually on separate lines to title

    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    483c555 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    4f1dc35 View commit details
    Browse the repository at this point in the history
  2. chore: apply eslint . --fix

    Signed-off-by: Tim Knight <tim.knight1@engineering.digital.dwp.gov.uk>
    TimKnight-DWP committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    807a82e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1569e20 View commit details
    Browse the repository at this point in the history