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: openupm/openupm-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.5.0
Choose a base ref
...
head repository: openupm/openupm-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 1, 2024

  1. deps: bump a few dependencies (#415)

    * bump semantic-release
    
    * bump @types/cli-table
    
    * debump @types/update-notifier
    Ramon Brullo authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0b70a3a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. fix: allow underscores in domain name segments (#421)

    Update domain name validation regex to permit underscores in domain segments, expanding support for package naming conventions. Fixed #420
    favoyang authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    6fbc3db View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.5.1 [skip ci]

    ## [4.5.1](4.5.0...4.5.1) (2025-02-27)
    
    ### Bug Fixes
    
    * allow underscores in domain name segments ([#421](#421)) ([6fbc3db](6fbc3db)), closes [#420](#420)
    semantic-release-bot committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    d90c1d0 View commit details
    Browse the repository at this point in the history
Loading