-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: LiveViewTech/changeset-action
base: 04d574e
head repository: changesets/action
compare: ccba80b
- 16 commits
- 16 files changed
- 9 contributors
Commits on Jan 21, 2026
-
Upgrade from Node.js 20 to Node.js 24 LTS (changesets#558)
* migrate nodejs from 20 to 24 * chore: update changeset * Update .changeset/tall-flowers-fry.md * Update .changeset/tall-flowers-fry.md --------- Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 342005d - Browse repository at this point
Copy the full SHA 342005dView commit details -
Version Packages (changesets#559)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e0dfa5 - Browse repository at this point
Copy the full SHA 5e0dfa5View commit details
Commits on Jan 27, 2026
-
Conditionally append
NPM_TOKENto.npmrc(changesets#545)* fix: conditionally append NPM_TOKEN to .npmrc for trusted publishing support The .npmrc generation now intelligently handles both traditional NPM token authentication and trusted publishing scenarios: - Only appends auth token to .npmrc when NPM_TOKEN is defined (not undefined) - Uses strict comparison (!== undefined) instead of truthy checks - Provides informative logging when no NPM_TOKEN is present - Maintains full backward compatibility with existing workflows This fixes issues with trusted publishing where OIDC tokens from GitHub Actions are used instead of NPM_TOKEN, preventing 'undefined' from being written to the registry auth configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * Update src/index.ts Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com> * simplify * tweak changeset --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 54220dd - Browse repository at this point
Copy the full SHA 54220ddView commit details
Commits on Jan 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 746b247 - Browse repository at this point
Copy the full SHA 746b247View commit details -
Don't error on symlinks and executables when they don't have to be to…
…uched anyway (changesets#563) * Don't error on symlinks and executables when they don't have to be touched anyway * tweak range
Configuration menu - View commit details
-
Copy full SHA for 6af4a7e - Browse repository at this point
Copy the full SHA 6af4a7eView commit details
Commits on Jan 29, 2026
-
Automatically use the GitHub-provided token to allow most users to av…
…oid explicit `GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}` configuration (changesets#564)Configuration menu - View commit details
-
Copy full SHA for 935fe87 - Browse repository at this point
Copy the full SHA 935fe87View commit details
Commits on Feb 12, 2026
-
Version Packages (changesets#565)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a7c5002 - Browse repository at this point
Copy the full SHA a7c5002View commit details
Commits on Mar 31, 2026
-
Fix reading
.changesetdirectory from path provided incwdparame……ter (changesets#502) * Adding informational message about resolved `cwd` location * Reading changesets information from provided folder * Adding changeset information * Apply suggestion from @Andarist --------- Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6002dbd - Browse repository at this point
Copy the full SHA 6002dbdView commit details -
Fixed
.changesetstate being picked for the version command when `c……wd` parameter is provided (changesets#536) * actually use cwd parameter when reading changeset state * tweak changeset --------- Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 81b3f61 - Browse repository at this point
Copy the full SHA 81b3f61View commit details
Commits on Apr 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0784b0e - Browse repository at this point
Copy the full SHA 0784b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae596f - Browse repository at this point
Copy the full SHA 2ae596fView commit details
Commits on Apr 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d4c53c2 - Browse repository at this point
Copy the full SHA d4c53c2View commit details
Commits on May 7, 2026
-
Protect publishes with env gate (changesets#610)
* Protect publishes with env gate * tweak CODEOWNERS and release-pr * remove redundant permission * fix syntax * Use app with protection bypass for publishing * handle forks better * remove redundant permission
Configuration menu - View commit details
-
Copy full SHA for 91b9111 - Browse repository at this point
Copy the full SHA 91b9111View commit details -
Add draft mode support (changesets#258)
* Add draft mode support * Add doc * fmt * add it to action.yml * fix bad merge? * tweak changeset * refactor --------- Co-authored-by: Emma Hamilton <mitchell@hamil.town> Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f5dbf72 - Browse repository at this point
Copy the full SHA f5dbf72View commit details -
Version Packages (changesets#598)
* Version Packages * add missing PR reference --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84c2432 - Browse repository at this point
Copy the full SHA 84c2432View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccba80b - Browse repository at this point
Copy the full SHA ccba80bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 04d574e...ccba80b