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: coderabbitai/openai-chat-tokens
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: coderabbitai/openai-chat-tokens
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 26, 2024

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

Commits on Apr 1, 2024

  1. ⬆️ Bump the patch-development group with 1 update (#10)

    ⬆️ Bump the patch-development group with 1 update
    
    Bumps the patch-development group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
    
    
    Updates `vite` from 5.2.6 to 5.2.7
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.2.7/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: patch-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9539f2f View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump the openai group with 1 update (#11)

    ⬆️ Bump the openai group with 1 update
    
    Bumps the openai group with 1 update: [openai](https://github.com/openai/openai-node).
    
    
    Updates `openai` from 4.29.2 to 4.31.0
    - [Release notes](https://github.com/openai/openai-node/releases)
    - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
    - [Commits](openai/openai-node@v4.29.2...v4.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: openai
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    306788f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. 🔖 v0.1.1

    github-actions[bot] committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c7d5d73 View commit details
    Browse the repository at this point in the history
Loading