Skip to content

chore: prepare v1.7.2 release#175

Merged
athomas merged 1 commit intomainfrom
release
Mar 23, 2026
Merged

chore: prepare v1.7.2 release#175
athomas merged 1 commit intomainfrom
release

Conversation

@kevmoo
Copy link
Copy Markdown
Member

@kevmoo kevmoo commented Mar 20, 2026

  • Add release notes to CHANGELOG.md

  • Rebuild dist action output assets

@kevmoo kevmoo requested review from athomas and sigurdm March 20, 2026 18:57
- Add release notes to CHANGELOG.md
- Rebuild dist action output assets
@athomas athomas merged commit 65eb853 into main Mar 23, 2026
32 checks passed
@athomas athomas deleted the release branch March 23, 2026 16:02
@devoncarew
Copy link
Copy Markdown
Contributor

Hi! You need to retarget the 'v1' tag to the latest - 'v1.7.2' - in order for people to pick up this release, otherwise they'll still get the 'node20' warnings. See:

v1.7.2

For this release it would look something like:

  • git fetch --tags
  • git tag -f v1 v1.7.2
  • git push origin -f v1

@kevmoo
Copy link
Copy Markdown
Member Author

kevmoo commented Apr 13, 2026

Done! thanks @devoncarew (didn't know we needed to do that)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants