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: inference-gateway/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.1
Choose a base ref
...
head repository: inference-gateway/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.2
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 28, 2025

  1. chore: Update dependencies to latest versions

    - upgraded @next/mdx from ^15.2.1 to ^15.5.2
    - upgraded next from ^15.3.0 to ^15.5.2
    - upgraded eslint-config-next from 15.2.1 to ^15.5.2
    
    Signed-off-by: Eden Reich <[email protected]>
    edenreich committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    0289cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f190c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c208f5 View commit details
    Browse the repository at this point in the history
  4. chore(release): 🔖 0.5.2 [skip ci]

    ## [0.5.2](0.5.1...0.5.2) (2025-08-28)
    
    ### 🐛 Bug Fixes
    
    * Simplify margin styles for code blocks in prose and enhanced styling ([4c208f5](4c208f5))
    
    ### 📚 Documentation
    
    * Correctly format installation commands in CLI documentation ([f190c98](f190c98))
    
    ### 🔧 Miscellaneous
    
    * Update dependencies to latest versions ([0289cff](0289cff))
    edenreich committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    1e82d65 View commit details
    Browse the repository at this point in the history
Loading