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.1-beta.0
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.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 22, 2025

  1. chore: update dependencies and release workflow (#14)

    - Bump Bun package manager version from 1.3.2 to 1.3.5
    - Add Node.js v24 setup in release-please workflow
    - Configure npm registry for authenticated package publishing
    - Switch from bunx npm to native npm for publishing
    - Update IDE VCS mappings for new reference submodules (ref/content, ref/mdc, ref/ui)
    - Update ref/docus submodule to latest commit
    amondnet authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    f145638 View commit details
    Browse the repository at this point in the history
  2. fix: export utils directory from @pleaseai/docs layer (#15)

    Add missing 'utils' directory to package.json exports to make utility functions available to consuming applications.
    amondnet authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    b696032 View commit details
    Browse the repository at this point in the history
  3. chore(main): release docs-please 0.2.2-beta.0 (#16)

    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
    5e88751 View commit details
    Browse the repository at this point in the history
Loading