Thanks to visit codestin.com
Credit goes to github.com

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: discordjs/discord-api-types
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.36.3
Choose a base ref
...
head repository: discordjs/discord-api-types
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.37.0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 4 contributors

Commits on Jul 26, 2022

  1. refactor(RESTJSONErrorCodes): use MaximumThreadParticipantsReached

    …instead in error code 30033 (#540)
    
    BREAKING CHANGE: `MaximumThreadParticipants` was renamed to `MaximumThreadParticipantsReached` for consistency with the rest of the codes
    Mateo-tem authored Jul 26, 2022
    1 Configuration menu
    Copy the full SHA
    cecf17b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump terser from 5.14.0 to 5.14.2 in /website (#535)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 26, 2022
    1 Configuration menu
    Copy the full SHA
    af8e7c7 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    1def101 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. chore(release): 0.37.0 🎉 (#542)

    Build ran for 1def101
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 29, 2022
    1 Configuration menu
    Copy the full SHA
    a08e82f View commit details
    Browse the repository at this point in the history
Loading