Skip to content

Conversation

@aklinker1
Copy link
Member

@aklinker1 aklinker1 commented Sep 3, 2025

Overview

I have been known to forget to release packages after PR are merged... The new script will list all the commits for a package since it's last release. You can then easily decide which packages need released.

For example, I forgot to release #1771 and that caused someone to report #1866.

$ ./scripts/list-unreleased-commits.sh
...

----------------------------------------
Package: module-vue
Commits since last tag (module-vue-v1.0.2):
7a814724 (origin/main, origin/HEAD, main) chore(deps): Upgrade all dev dependencies (#1876)
9399d8df chore: Create script for managing dependency upgrades (#1875)
a6eef643 chore(deps): Upgrade typescript from 5.8.3 to 5.9.2
e7db1195 chore: wxt & @wxt-dev/module-vue support Vite 7 (#1771)
6f970efd chore: Upgrade `@aklinker1/check` to v2 (#1647)
4add8820 chore: Stop using PNPM catalog (#1644)
28cff9c9 chore: Move production dependencies to PNPM 10 catelog (#1494)
8ce197b0 chore: Use PNPM 10's new catelog feature (#1493)
e20de4ca chore: Add funding links to `package.json` files (#1446)

...

@aklinker1 aklinker1 requested a review from Timeraa as a code owner September 3, 2025 22:03
@netlify
Copy link

netlify bot commented Sep 3, 2025

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 181c65c
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/68b8bb39c7783100089e2f52
😎 Deploy Preview https://deploy-preview-1878--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@aklinker1 aklinker1 merged commit 84af322 into main Sep 3, 2025
18 checks passed
@aklinker1 aklinker1 deleted the unreleased-packages-script branch September 3, 2025 22:05
@codecov
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.28%. Comparing base (7a81472) to head (181c65c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1878      +/-   ##
==========================================
- Coverage   81.43%   81.28%   -0.15%     
==========================================
  Files         131      131              
  Lines        6680     6680              
  Branches     1100     1098       -2     
==========================================
- Hits         5440     5430      -10     
- Misses       1229     1239      +10     
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2025

Thanks for helping make WXT better!

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.

2 participants