Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: forattini-dev/vaulter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.59
Choose a base ref
...
head repository: forattini-dev/vaulter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.60
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 1, 2026

  1. fix(outputs): accept 'file' as alias for 'filename' in output config

    Next.js apps commonly use .env.local which requires specifying the filename.
    Both 'file' and 'filename' are now accepted in output config.
    filipeforattini committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    b0702c7 View commit details
    Browse the repository at this point in the history
  2. 1.0.60

    filipeforattini committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    0292e38 View commit details
    Browse the repository at this point in the history
Loading