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: MorpheApp/morphe-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.1-dev.2
Choose a base ref
...
head repository: MorpheApp/morphe-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.1-dev.3
Choose a head ref
  • 6 commits
  • 8 files changed
  • 5 contributors

Commits on May 31, 2026

  1. Configuration menu
    Copy the full SHA
    c7b7854 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Configuration menu
    Copy the full SHA
    0dd6f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa71c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0efa02 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. fix: signing improvements (#160)

    When the default keystore alias/password fails, we log that failure and
    retry with legacy credentials. Before, the primary failure was swallowed
    and if the legacy stuff also failed, only the legacy error surfaced. Now
    we log both the primary failure and legacy error if legacy also fails
    (legacy attached as suppressed).
    prateek-who authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    166f940 View commit details
    Browse the repository at this point in the history
  2. chore: Release v1.9.1-dev.3 [skip ci]

    ## [1.9.1-dev.3](v1.9.1-dev.2...v1.9.1-dev.3) (2026-06-02)
    
    ### Bug Fixes
    
    * signing improvements ([#160](#160)) ([166f940](166f940))
    semantic-release-bot committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    ccb26e2 View commit details
    Browse the repository at this point in the history
Loading