Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.
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: open-sauced/hot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.36.0
Choose a base ref
...
head repository: open-sauced/hot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.37.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 1 contributor

Commits on Apr 1, 2024

  1. feat: Use OpenSauced links instead of GitHub (#520)

    * swapping github links for opensauced ones.
    
    * hot points to app
    
    * fix build
    bdougie authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6581b9e View commit details
    Browse the repository at this point in the history
  2. chore(minor): release 2.37.0-beta.1 on beta channel [skip ci]

    ## [2.37.0-beta.1](v2.36.0...v2.37.0-beta.1) (2024-04-01)
    
    ### 🍕 Features
    
    * Use OpenSauced links instead of GitHub ([#520](#520)) ([6581b9e](6581b9e))
    bdougie authored and open-sauced[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    029f091 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. feat: Update robots.txt

    bdougie authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    73afcf6 View commit details
    Browse the repository at this point in the history
  2. chore(minor): release 2.37.0-beta.2 on beta channel [skip ci]

    ## [2.37.0-beta.2](v2.37.0-beta.1...v2.37.0-beta.2) (2024-04-13)
    
    ### 🍕 Features
    
    * Update robots.txt ([73afcf6](73afcf6))
    bdougie authored and open-sauced[bot] committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c95ae1e View commit details
    Browse the repository at this point in the history
  3. feat: working hotlist with needed cleanup (#521)

    * working hotlist with needed cleanup
    
    * removes the hot repo cards
    
    * update test
    
    * npm run format
    
    * removes unused statusCode function
    
    * removes unused recent repo list
    
    * fix DbRepo type
    bdougie authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    69ba683 View commit details
    Browse the repository at this point in the history
  4. chore(minor): release 2.37.0-beta.3 on beta channel [skip ci]

    ## [2.37.0-beta.3](v2.37.0-beta.2...v2.37.0-beta.3) (2024-04-13)
    
    ### 🍕 Features
    
    * working hotlist with needed cleanup ([#521](#521)) ([69ba683](69ba683))
    bdougie authored and open-sauced[bot] committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    45292fb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #522 from open-sauced/beta

    main <- v2.37.0-beta.3
    bdougie authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    901466a View commit details
    Browse the repository at this point in the history
  6. chore(minor): release 2.37.0 [skip ci]

    ## [2.37.0](v2.36.0...v2.37.0) (2024-04-13)
    
    ### 🍕 Features
    
    * Update robots.txt ([73afcf6](73afcf6))
    * Use OpenSauced links instead of GitHub ([#520](#520)) ([6581b9e](6581b9e))
    * working hotlist with needed cleanup ([#521](#521)) ([69ba683](69ba683))
    bdougie authored and open-sauced[bot] committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5b0a81e View commit details
    Browse the repository at this point in the history
Loading