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: electron/forge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.0
Choose a base ref
...
head repository: electron/forge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.1
Choose a head ref
  • 9 commits
  • 50 files changed
  • 8 contributors

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. fix(publisher-github): don't sanitize asset names before upload (#3485)

    Co-authored-by: Erick Zhao <erick@hotmail.ca>
    dsanders11 and erickzhao authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7ae554b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Mar 6, 2024

  1. ci(windows): pin version of wix toolset to v3.14.0 (#3525)

    ci: pin version of wix toolset to v3.14.0
    erickzhao authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3dc6fe7 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#3522)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@b39b52d...60edb5d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b6fd1f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. chore: Bump @electron/windows-sign deps (#3524)

    * chore: Bump @electron/windows-sign deps
    
    * chore: Bump electron-wix-msi one more time
    
    * test: Print test name
    
    * chore: Update electron-wix-msi version to 5.1.3
    Felix Rieseberg authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a6a8bde View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. docs: update forge create-electron-app template to match tutorial (#3528

    )
    
    * docs: update forge template to match best practices in tutorials
    
    * chore: run prettier
    
    * chore: use node prefix with path module
    
    ---------
    
    Co-authored-by: Alice Zhao <alice@Alices-MacBook-Pro-2.local>
    alicelovescake and Alice Zhao authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3c5bf3d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. build(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#3537)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c05bf0a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. v7.3.1

    georgexu99 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ccf6063 View commit details
    Browse the repository at this point in the history
Loading