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

Update tagging strategy #20753

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Update tagging strategy #20753

merged 5 commits into from
Sep 23, 2024

Commits on Sep 20, 2024

  1. Update tagging strategy

    This is preparation to make it possible to have more than one published package living in this monorepo.
    
    It changes the tagging strategy so that releases of ember-source should be tagged like `v6.0.0-ember-source` instead of `v6.0.0`.
    ef4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    73145ba View commit details
    Browse the repository at this point in the history
  2. updating release docs

    ef4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aa585a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    614b3c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20754 from emberjs/kg-update-release-md

    Update RELEASE.md
    ef4 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b1d814c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update RELEASE.md

    Co-authored-by: Katie Gengler <[email protected]>
    ef4 and kategengler authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e42dfbc View commit details
    Browse the repository at this point in the history