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: TxnLab/use-wallet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.2
Choose a base ref
...
head repository: TxnLab/use-wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Feb 6, 2024

  1. feat: new Lute icon, util function to convert SVG to Base64 (#137)

    * svgToBase64
    
    * invisible difference
    
    * fix path for jest
    
    * transparent bg
    
    * remove width and height
    acfunk authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b9b45f9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#138)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9db6bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e686564 View commit details
    Browse the repository at this point in the history
  4. chore: update release script to dry run

    Until release-it can be run via GitHub Actions in a repository with branch protections in place, the release workflow has to be performed semi-manually.
    
    The `--dry-run` flag generates the changelog updates, version bump, and commit message, which is then committed manually.
    drichar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9cc7ec0 View commit details
    Browse the repository at this point in the history
  5. chore: release v2.7.0

    drichar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f8e6e6e View commit details
    Browse the repository at this point in the history
Loading