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: PokeAPI/pokedex-promise-v2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1724de4
Choose a base ref
...
head repository: PokeAPI/pokedex-promise-v2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 405c7fd
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 28, 2024

  1. release: bump version

    HRKings committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    fb639a2 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    3ce9c91 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Merge pull request #78 from PokeAPI/dependabot/npm_and_yarn/braces-3.0.3

    chore(deps-dev): bump braces from 3.0.2 to 3.0.3
    Naramsim authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    8bdc668 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. Fix typo in README.md

    I changed 'getContestTypeByName' to 'getContestEffectById'. Here the description says to use 'getContestEffectById' but in the given illustration it was 'getContestTypeByName'. Similarly 'getSuperContestTypeById' to 'getSuperContestEffectById'
    Hrishee-das authored May 24, 2025
    Configuration menu
    Copy the full SHA
    ba85226 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2025

  1. Merge pull request #79 from Hrishee-das/patch-1

    Fix typo in README.md
    Naramsim authored May 25, 2025
    Configuration menu
    Copy the full SHA
    ee4c925 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Update README.md

    Naramsim authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    b6084b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. Configuration menu
    Copy the full SHA
    c6f4728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    405c7fd View commit details
    Browse the repository at this point in the history
Loading