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: delucis/astro-embed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Coderty/astro-embed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 28 files changed
  • 2 contributors

Commits on Nov 25, 2025

  1. www href on youtube embed

    raprav committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    54425a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f39a63 View commit details
    Browse the repository at this point in the history
  3. coderty github npm publish

    raprav committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    0076c06 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2026

  1. Add Dailymotion support to astro-embed package (#1)

    - Export Dailymotion component in index.ts
    - Update package.json to include @coderty/astro-embed-dailymotion as a dependency
    - Integrate Dailymotion matcher in remark-plugin.ts
    CarlosCarmona authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    b92ce09 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. Update npm configuration and package settings

    - Added GitHub npm registry configuration to .npmrc for Coderty.
    - Updated changeset config to reflect new repository ownership.
    - Marked several astro-embed packages as private in their package.json files.
    - Adjusted release workflow to check for Coderty as the repository owner.
    - Updated version for @coderty/astro-embed-youtube to 0.5.10 and added publishConfig for GitHub registry.
    CarlosCarmona committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    156309b View commit details
    Browse the repository at this point in the history
  2. Refactor package names and update dependencies

    - Changed package name from '@astro-community/astro-embed-youtube' to '@coderty/astro-embed-youtube' in multiple files.
    - Updated version for '@coderty/astro-embed-youtube' to 0.5.10.
    - Added new package '@coderty/astro-embed-dailymotion' with version 0.1.0.
    - Bumped version of '@coderty/astro-embed-dailymotion' from 0.1.0 to 0.1.1.
    CarlosCarmona committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    cd133d1 View commit details
    Browse the repository at this point in the history
Loading