Skip to content

chore: release 3.0.0#27

Merged
lukekarrys merged 1 commit intomainfrom
release-please--branches--main
Oct 14, 2022
Merged

chore: release 3.0.0#27
lukekarrys merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Sep 21, 2022

🤖 I have created a release beep boop

3.0.0 (2022-10-14)

⚠️ BREAKING CHANGES

  • unique-filename is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Dependencies

  • 50d9443 #32 bump unique-slug from 3.0.0 to 4.0.0

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from a team as a code owner September 21, 2022 00:37
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Sep 21, 2022

Release Manager

Release Checklist for v3.0.0

  • 1. Checkout the release branch and test

    gh pr checkout 27 --force
    npm i
    npm test
    gh pr checks --watch
  • 2. Publish

    npm publish 
  • 3. Merge release PR

    gh pr merge --rebase
    git checkout main
    git fetch
    git reset --hard origin/main
  • 4. Check For Release Tags

    Release Please will run on the just pushed release commit and create GitHub releases and tags for each package.

    gh run watch `gh run list -w release -b main -L 1 --json databaseId -q ".[0].databaseId"`
    

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 4610202 to 1dfa960 Compare September 21, 2022 00:38
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from 84af7d4 to bdd257d Compare September 30, 2022 04:39
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 5 times, most recently from aed33e5 to 670d306 Compare October 14, 2022 06:41
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 670d306 to 6aa8d11 Compare October 14, 2022 06:42
@lukekarrys lukekarrys merged commit 49d999e into main Oct 14, 2022
@lukekarrys lukekarrys deleted the release-please--branches--main branch October 14, 2022 17:52
@github-actions
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant