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: pleaseai/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: docs-please-v0.2.2
Choose a base ref
...
head repository: pleaseai/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: docs-please-v0.2.3
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 22, 2025

  1. chore(release): bump version to 0.2.2 (#17)

    * chore(release): bump version to 0.2.2
    
    Remove beta designation from docs-please package version.
    
    * chore(release): update manifest version to 0.2.2
    amondnet authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    c912a16 View commit details
    Browse the repository at this point in the history
  2. fix: ensure @nuxt/content layer compatibility and update deprecated i…

    …mports (#18)
    
    * fix: ensure @nuxt/content layer compatibility and update deprecated imports
    
    - Add extendViteConfig import and configure optimizeDeps for @nuxt/content/slugify
    - Update deprecated @nuxt/content/nitro import to @nuxt/content/server
    - Remove duplicate nuxt-og-image module from modules array
    - Fix indentation in modules array for consistency
    
    This ensures the @pleaseai/docs layer works correctly when imported as a dependency in other Nuxt projects.
    
    * chore: apply AI code review suggestion for optimizeDeps
    amondnet authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    1099ea0 View commit details
    Browse the repository at this point in the history
  3. chore(main): release docs-please 0.2.3 (#19)

    Co-authored-by: pleaeai-bot[bot] <239696668+pleaeai-bot[bot]@users.noreply.github.com>
    pleaeai-bot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    8569036 View commit details
    Browse the repository at this point in the history
Loading