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: waylaidwanderer/node-chatgpt-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.0
Choose a base ref
...
head repository: waylaidwanderer/node-chatgpt-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.0
Choose a head ref
  • 14 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    521a025 View commit details
    Browse the repository at this point in the history
  2. 1.29.1

    waylaidwanderer committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    92d055c View commit details
    Browse the repository at this point in the history
  3. docs(readme): add halbot (#184)

    * Update README.md
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Joel <waylaidwanderer@live.com>
    Leask and Joel authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    884d085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f149c46 View commit details
    Browse the repository at this point in the history
  5. 1.29.2

    waylaidwanderer committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e33e5e6 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (#185)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.35.0...v8.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d852ff3 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump undici from 5.20.0 to 5.21.0 (#186)

    Bumps [undici](https://github.com/nodejs/undici) from 5.20.0 to 5.21.0.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.20.0...v5.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8da2b21 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. build(deps): bump @fastify/cors from 8.2.0 to 8.2.1 (#188)

    Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 8.2.0 to 8.2.1.
    - [Release notes](https://github.com/fastify/fastify-cors/releases)
    - [Commits](fastify/fastify-cors@v8.2.0...v8.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/cors"
      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 14, 2023
    Configuration menu
    Copy the full SHA
    005d9be View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    86efd7e View commit details
    Browse the repository at this point in the history
  2. 1.30.0

    waylaidwanderer committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    965c2fc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

    waylaidwanderer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ee36ff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. feat(bing): jailbreak redux (#204)

    * feat(bing): update jailbreak
    
    * fix: throw an error when WS error occurs
    waylaidwanderer authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    4651183 View commit details
    Browse the repository at this point in the history
  2. 1.31.0

    waylaidwanderer committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    cb65191 View commit details
    Browse the repository at this point in the history
Loading