Skip to content

chore: release main - #1815

Open
luwes wants to merge 2 commits into
mainfrom
release-please--branches--main
Open

chore: release main#1815
luwes wants to merge 2 commits into
mainfrom
release-please--branches--main

Conversation

@luwes

@luwes luwes commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

@videojs/cli: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

Miscellaneous Chores

  • @videojs/cli: Synchronize videojs versions
@videojs/core: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

⚠ BREAKING CHANGES

  • packages: replace button availability with disabled and hidden state (#1474)
  • media: extract media package from core (#1879)

Features

  • core: add status announcer state updates (#1659) (a5e7339)
  • i18n: convert to opaque keys (#1848) (a3e673b)
  • packages: add flip functionality to popovers/tooltips/menus (#1857) (be89470)
  • packages: add mux media with src parsing, structured source, and storyboards (#1850) (409e7ef)
  • packages: i18n (#1708) (028dadb)

Bug Fixes

  • core: add missing i18n translations (#1817) (c1348ea)
  • core: keep controls visible while tapping controls on touch (#1704) (cfb5632)
  • i18n: error text updates (#1822) (82b9e43)
  • packages: prevent controls click triggering interactions (#1885) (0f4a9b4)
  • site: surface native media properties on element reference pages (#1722) (0dd84b8)

Performance Improvements

Code Refactoring

  • media: extract media package from core (#1879) (75dcc66)
  • packages: replace button availability with disabled and hidden state (#1474) (066227d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/media bumped to 10.0.0-beta.26
      • @videojs/store bumped to 10.0.0-beta.26
      • @videojs/utils bumped to 10.0.0-beta.26
@videojs/element: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

Miscellaneous Chores

  • @videojs/element: Synchronize videojs versions
@videojs/html: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

⚠ BREAKING CHANGES

  • packages: replace button availability with disabled and hidden state (#1474)
  • packages: support media components as markup (#1883)
  • media: extract media package from core (#1879)

Features

  • core: add status announcer state updates (#1659) (a5e7339)
  • i18n: convert to opaque keys (#1848) (a3e673b)
  • packages: add flip functionality to popovers/tooltips/menus (#1857) (be89470)
  • packages: add mux media with src parsing, structured source, and storyboards (#1850) (409e7ef)
  • packages: i18n (#1708) (028dadb)
  • packages: support media components as markup (#1883) (68e9607)
  • skin: improved responsive design (#1832) (c8a9eec)

Bug Fixes

  • html: register tooltip label and shortcut in live presets (#1881) (fa54f75)
  • i18n: error text updates (#1822) (82b9e43)
  • packages: prevent controls click triggering interactions (#1885) (0f4a9b4)
  • test: remove seek tests, add missing tests (#1892) (115229b)

Code Refactoring

  • media: extract media package from core (#1879) (75dcc66)
  • packages: replace button availability with disabled and hidden state (#1474) (066227d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-beta.26
      • @videojs/element bumped to 10.0.0-beta.26
      • @videojs/media bumped to 10.0.0-beta.26
      • @videojs/spf bumped to 10.0.0-beta.26
      • @videojs/store bumped to 10.0.0-beta.26
      • @videojs/utils bumped to 10.0.0-beta.26
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.26
      • @videojs/skins bumped to 10.0.0-beta.26
@videojs/icons: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

Miscellaneous Chores

  • @videojs/icons: Synchronize videojs versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @videojs/utils bumped to 10.0.0-beta.26
@videojs/media: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

⚠ BREAKING CHANGES

  • packages: support media components as markup (#1883)
  • media: extract media package from core (#1879)

Features

  • packages: support media components as markup (#1883) (68e9607)
  • spf: expose media tracks on the SPF media adapter (#1826) (c83b044)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.26
      • @videojs/utils bumped to 10.0.0-beta.26
@videojs/react: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

⚠ BREAKING CHANGES

  • packages: replace button availability with disabled and hidden state (#1474)
  • packages: support media components as markup (#1883)
  • media: extract media package from core (#1879)

Features

  • core: add status announcer state updates (#1659) (a5e7339)
  • i18n: convert to opaque keys (#1848) (a3e673b)
  • packages: add flip functionality to popovers/tooltips/menus (#1857) (be89470)
  • packages: add mux media with src parsing, structured source, and storyboards (#1850) (409e7ef)
  • packages: i18n (#1708) (028dadb)
  • packages: support media components as markup (#1883) (68e9607)
  • skin: improved responsive design (#1832) (c8a9eec)

Bug Fixes

  • i18n: error text updates (#1822) (82b9e43)
  • packages: prevent controls click triggering interactions (#1885) (0f4a9b4)
  • sandbox: prevent css causing full app refresh (#1869) (5cb93c1)

Code Refactoring

  • media: extract media package from core (#1879) (75dcc66)
  • packages: replace button availability with disabled and hidden state (#1474) (066227d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-beta.26
      • @videojs/media bumped to 10.0.0-beta.26
      • @videojs/spf bumped to 10.0.0-beta.26
      • @videojs/store bumped to 10.0.0-beta.26
      • @videojs/utils bumped to 10.0.0-beta.26
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.26
      • @videojs/skins bumped to 10.0.0-beta.26
@videojs/skins: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

⚠ BREAKING CHANGES

  • packages: replace button availability with disabled and hidden state (#1474)

Features

Bug Fixes

  • sandbox: prevent css causing full app refresh (#1869) (5cb93c1)
  • test: remove seek tests, add missing tests (#1892) (115229b)

Code Refactoring

  • packages: replace button availability with disabled and hidden state (#1474) (066227d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/utils bumped to 10.0.0-beta.26
@videojs/spf: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/utils bumped to 10.0.0-beta.26
@videojs/store: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

Miscellaneous Chores

  • @videojs/store: Synchronize videojs versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/utils bumped to 10.0.0-beta.26
    • devDependencies
      • @videojs/element bumped to 10.0.0-beta.26
    • peerDependencies
      • @videojs/element bumped to 10.0.0-beta.26
@videojs/utils: 10.0.0-beta.26

10.0.0-beta.26 (2026-07-31)

Features

  • core: add status announcer state updates (#1659) (a5e7339)
  • i18n: convert to opaque keys (#1848) (a3e673b)
  • packages: add flip functionality to popovers/tooltips/menus (#1857) (be89470)
  • packages: add mux media with src parsing, structured source, and storyboards (#1850) (409e7ef)
  • packages: i18n (#1708) (028dadb)
  • skin: improved responsive design (#1832) (c8a9eec)

Bug Fixes

  • sandbox: Fix broken scripts on sandbox build (#1824) (20f118e)

This PR was generated with Release Please. See documentation.


Note

High Risk
Merging publishes a beta with multiple documented breaking API/package-boundary changes (media extraction, button state, markup media); the PR diff is mostly versioning but the release content affects core playback and integration surfaces.

Overview
Automated release-please cut for 10.0.0-beta.26: .release-please-manifest.json and every workspace package.json move from 10.0.0-beta.25 to 10.0.0-beta.26, with matching entries in the root and per-package changelogs plus new site/src/content/changelog/10.0.0-beta.26.mdx.

The documented release highlights breaking changes: @videojs/media extracted from core, button availability replaced by disabled/hidden state, and media components as markup. Notable features called out in the changelog include i18n (opaque keys), Mux media sources/storyboards, status announcer updates, popover/menu flip, SPF autoplay, 0-based VOD PTS relocation, AirPlay MSE recovery, and assorted site/docs fixes.

Reviewed by Cursor Bugbot for commit 26881b7. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v10-sandbox Ready Ready Preview Jul 31, 2026 10:34pm

Request Review

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for vjs10-site ready!

Name Link
🔨 Latest commit 26881b7
🔍 Latest deploy log https://app.netlify.com/projects/vjs10-site/deploys/6a6d22fbf7097d0008e16a18
😎 Deploy Preview https://deploy-preview-1815--vjs10-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Size Report

🎨 @videojs/html — no changes
Presets (7)
Entry Initial Lazy
/video (default) 53.68 kB 51.74 kB
/video (default + hls) 189.59 kB 51.74 kB
/video (minimal) 53.58 kB 51.74 kB
/video (minimal + hls) 189.52 kB 51.74 kB
/audio (default) 45.94 kB 51.74 kB
/audio (minimal) 42.39 kB 51.74 kB
/background 5.00 kB 51.74 kB
Media (12)
Entry Initial Lazy
/media/background-video 1.14 kB
/media/container 2.58 kB 51.74 kB
/media/dash-video 211.14 kB
/media/google-cast 6.46 kB
/media/hlsjs-video 137.92 kB
/media/mux-audio 138.88 kB
/media/mux-data 153.96 kB
/media/mux-video 139.06 kB
/media/native-hls-video 5.34 kB
/media/simple-hls-audio-only 19.92 kB
/media/simple-hls-video 24.27 kB
/media/vimeo-video 12.31 kB
Players (5)
Entry Initial Lazy
/video/player 8.98 kB 51.74 kB
/audio/player 6.20 kB 51.74 kB
/background/player 4.73 kB 51.74 kB
/live-video/player 8.39 kB 51.74 kB
/live-audio/player 6.22 kB 51.74 kB
Skins (30)
Entry Type Initial Lazy
/video/minimal-skin.css css 5.93 kB
/video/skin.css css 5.93 kB
/video/minimal-skin js 53.53 kB 51.74 kB
/video/minimal-skin.tailwind js 54.16 kB 51.74 kB
/video/skin js 53.69 kB 51.74 kB
/video/skin.tailwind js 54.31 kB 51.74 kB
/audio/minimal-skin.css css 4.12 kB
/audio/skin.css css 4.06 kB
/audio/minimal-skin js 42.33 kB 51.74 kB
/audio/minimal-skin.tailwind js 42.91 kB 51.74 kB
/audio/skin js 45.89 kB 51.74 kB
/audio/skin.tailwind js 46.46 kB 51.74 kB
/background/skin.css css 133 B
/background/skin js 1.14 kB
/live-video/minimal-skin.css css 5.93 kB
/live-video/skin.css css 5.93 kB
/live-video/minimal-skin js 49.88 kB 51.74 kB
/live-video/minimal-skin.tailwind js 50.51 kB 51.74 kB
/live-video/skin js 52.21 kB 51.74 kB
/live-video/skin.tailwind js 52.74 kB 51.74 kB
/live-audio/minimal-skin.css css 4.12 kB
/live-audio/skin.css css 4.06 kB
/live-audio/minimal-skin js 34.57 kB 51.74 kB
/live-audio/minimal-skin.tailwind js 33.99 kB 51.74 kB
/live-audio/skin js 38.23 kB 51.74 kB
/live-audio/skin.tailwind js 37.83 kB 51.74 kB
/global.css css 183 B
/shared.css css 104 B
/tailwind.css css 161 B
/skin-element js 1.46 kB
UI Components (39)
Entry Initial
/ui/airplay-button 2.59 kB
/ui/alert-dialog 3.00 kB
/ui/alert-dialog-close 2.57 kB
/ui/alert-dialog-description 2.50 kB
/ui/alert-dialog-title 2.54 kB
/ui/audio-track-radio-group 3.12 kB
/ui/buffering-indicator 2.86 kB
/ui/captions-button 2.66 kB
/ui/captions-radio-group 3.11 kB
/ui/cast-button 2.57 kB
/ui/compounds 3.42 kB
/ui/controls 3.08 kB
/ui/error-dialog 3.11 kB
/ui/fullscreen-button 2.67 kB
/ui/hotkey 2.64 kB
/ui/menu 3.12 kB
/ui/mute-button 2.61 kB
/ui/pip-button 2.63 kB
/ui/play-button 2.64 kB
/ui/playback-rate-button 2.71 kB
/ui/playback-rate-radio-group 2.91 kB
/ui/popover 3.25 kB
/ui/poster 2.51 kB
/ui/quality-radio-group 3.09 kB
/ui/seek-button 2.66 kB
/ui/seek-indicator 2.90 kB
/ui/seek-indicator-value 415 B
/ui/slider 3.10 kB
/ui/status-announcer 2.51 kB
/ui/status-indicator 2.61 kB
/ui/status-indicator-value 499 B
/ui/thumbnail 2.76 kB
/ui/time 3.09 kB
/ui/time-slider 3.12 kB
/ui/tooltip 3.05 kB
/ui/volume-indicator 2.64 kB
/ui/volume-indicator-fill 555 B
/ui/volume-indicator-value 430 B
/ui/volume-slider 3.10 kB

Sizes are marginal over the root entry point.

⚛️ @videojs/react — no changes
Presets (7)
Entry Initial Lazy
/video (default) 42.35 kB 51.74 kB
/video (default + hls) 177.00 kB 51.74 kB
/video (minimal) 42.70 kB 51.74 kB
/video (minimal + hls) 177.37 kB 51.74 kB
/audio (default) 34.57 kB 51.74 kB
/audio (minimal) 34.71 kB 51.74 kB
/background 581 B
Media (11)
Entry Initial
/media/background-video 394 B
/media/dash-video 209.54 kB
/media/google-cast 5.35 kB
/media/hlsjs-video 136.40 kB
/media/mux-audio 137.23 kB
/media/mux-data 152.93 kB
/media/mux-video 137.38 kB
/media/native-hls-video 3.54 kB
/media/simple-hls-audio-only 18.18 kB
/media/simple-hls-video 22.64 kB
/media/vimeo-video 10.46 kB
Skins (27)
Entry Type Initial Lazy
/tailwind.css css 161 B
/video/minimal-skin.css css 5.82 kB
/video/skin.css css 5.82 kB
/video/minimal-skin js 42.59 kB 51.74 kB
/video/minimal-skin.tailwind js 48.80 kB 51.74 kB
/video/skin js 42.30 kB 51.74 kB
/video/skin.tailwind js 48.54 kB 51.74 kB
/audio/minimal-skin.css css 3.98 kB
/audio/skin.css css 3.92 kB
/audio/minimal-skin js 34.57 kB 51.74 kB
/audio/minimal-skin.tailwind js 37.05 kB 51.74 kB
/audio/skin js 34.46 kB 51.74 kB
/audio/skin.tailwind js 38.86 kB 51.74 kB
/background/skin.css css 90 B
/background/skin js 272 B
/live-video/minimal-skin.css css 5.82 kB
/live-video/skin.css css 5.82 kB
/live-video/minimal-skin js 37.60 kB 51.74 kB
/live-video/minimal-skin.tailwind js 43.76 kB 51.74 kB
/live-video/skin js 37.54 kB 51.74 kB
/live-video/skin.tailwind js 43.82 kB 51.74 kB
/live-audio/minimal-skin.css css 3.98 kB
/live-audio/skin.css css 3.92 kB
/live-audio/minimal-skin js 25.02 kB 51.74 kB
/live-audio/minimal-skin.tailwind js 28.31 kB 51.74 kB
/live-audio/skin js 25.09 kB 51.74 kB
/live-audio/skin.tailwind js 28.49 kB 51.74 kB
UI Components (33)
Entry Initial
/ui/airplay-button 2.59 kB
/ui/alert-dialog 2.82 kB
/ui/audio-track 2.50 kB
/ui/buffering-indicator 2.70 kB
/ui/captions-button 2.61 kB
/ui/captions-radio-group 2.52 kB
/ui/cast-button 2.66 kB
/ui/controls 2.69 kB
/ui/error-dialog 2.69 kB
/ui/fullscreen-button 2.64 kB
/ui/gesture 2.60 kB
/ui/hotkey 2.68 kB
/ui/live-button 2.58 kB
/ui/menu 2.83 kB
/ui/mute-button 2.58 kB
/ui/pip-button 2.70 kB
/ui/play-button 2.61 kB
/ui/playback-rate 2.64 kB
/ui/playback-rate-button 2.60 kB
/ui/popover 3.36 kB
/ui/poster 2.64 kB
/ui/quality 2.44 kB
/ui/seek-button 2.70 kB
/ui/seek-indicator 2.81 kB
/ui/slider 2.62 kB
/ui/status-announcer 2.51 kB
/ui/status-indicator 2.53 kB
/ui/thumbnail 2.61 kB
/ui/time 2.52 kB
/ui/time-slider 2.71 kB
/ui/tooltip 3.32 kB
/ui/volume-indicator 2.49 kB
/ui/volume-slider 2.69 kB

Sizes are marginal over the root entry point.

🧩 @videojs/core — no changes
Entries (73)
Entry Initial Lazy
. 11.38 kB
/dom 18.32 kB
/i18n 3.03 kB 51.74 kB
/i18n/locales/all 31.40 kB
/i18n/locales/ar 1.14 kB
/i18n/locales/az 1.04 kB
/i18n/locales/bg 1.21 kB
/i18n/locales/bn 1.23 kB
/i18n/locales/bs 951 B
/i18n/locales/ca 1.00 kB
/i18n/locales/cs 1022 B
/i18n/locales/cy 977 B
/i18n/locales/da 943 B
/i18n/locales/de 1.02 kB
/i18n/locales/el 1.40 kB
/i18n/locales/en 732 B
/i18n/locales/es 959 B
/i18n/locales/et 1019 B
/i18n/locales/eu 983 B
/i18n/locales/fa 1.14 kB
/i18n/locales/fi 997 B
/i18n/locales/fr 1.01 kB
/i18n/locales/gd 1.03 kB
/i18n/locales/gl 960 B
/i18n/locales/he 1.06 kB
/i18n/locales/hi 1.24 kB
/i18n/locales/hr 986 B
/i18n/locales/hu 1.02 kB
/i18n/locales/it 997 B
/i18n/locales/ja 1.13 kB
/i18n/locales/ko 1.08 kB
/i18n/locales/lv 1.02 kB
/i18n/locales/mr 1.24 kB
/i18n/locales/nb 928 B
/i18n/locales/ne 1.23 kB
/i18n/locales/nl 967 B
/i18n/locales/nn 931 B
/i18n/locales/oc 1.01 kB
/i18n/locales/pl 1.06 kB
/i18n/locales/pt 988 B
/i18n/locales/pt-BR 988 B
/i18n/locales/pt-PT 953 B
/i18n/locales/ro 1.01 kB
/i18n/locales/ru 1.29 kB
/i18n/locales/sk 1.03 kB
/i18n/locales/sl 987 B
/i18n/locales/sr 1018 B
/i18n/locales/sv 962 B
/i18n/locales/te 1.26 kB
/i18n/locales/th 1.22 kB
/i18n/locales/tr 1.01 kB
/i18n/locales/uk 1.32 kB
/i18n/locales/vi 1.03 kB
/i18n/locales/zh 977 B
/i18n/locales/zh-CN 977 B
/i18n/locales/zh-TW 972 B
/i18n/text/airplay 101 B
/i18n/text/buttons 137 B
/i18n/text/captions 93 B
/i18n/text/cast 114 B
/i18n/text/common 90 B
/i18n/text/container 75 B
/i18n/text/errors 277 B
/i18n/text/fullscreen 98 B
/i18n/text/live 126 B
/i18n/text/menu 249 B
/i18n/text/pip 101 B
/i18n/text/playback 80 B
/i18n/text/seek 105 B
/i18n/text/slider 65 B
/i18n/text/status 222 B
/i18n/text/time 214 B
/i18n/text/volume 133 B
🏷️ @videojs/element — no changes
Entries (2)
Entry Initial
. 996 B
/context 943 B
📦 @videojs/store — no changes
Entries (3)
Entry Initial
. 1.39 kB
/html 696 B
/react 361 B
🔧 @videojs/utils — no changes
Entries (12)
Entry Initial
/array 104 B
/dom 3.16 kB
/events 319 B
/function 327 B
/jwt 176 B
/object 505 B
/predicate 265 B
/percent 281 B
/string 239 B
/style 190 B
/time 813 B
/number 158 B
📦 @videojs/media — no changes
Entries (14)
Entry Initial
. 959 B
/dom/audio-host 1.11 kB
/dom/custom-media-element 2.09 kB
/dom/dash 208.99 kB
/dom/google-cast 4.06 kB
/dom/hls-js 136.00 kB
/dom/media-host 1.21 kB
/dom/media-played-ranges 576 B
/dom/mux 159.38 kB
/dom/native-hls 3.02 kB
/dom/simple-hls 22.09 kB
/dom/simple-hls-audio-only 17.73 kB
/dom/video-host 1.40 kB
/dom/vimeo 9.88 kB
📦 @videojs/spf — no changes
Entries (5)
Entry Initial
. 4.46 kB
/dom 6.50 kB
/hls 18.74 kB
/media-tracks 504 B
/background-video 13.42 kB

ℹ️ How to interpret

JS sizes are initial static graph totals (minified + brotli). Lazy dynamic chunks are shown separately when present.

Icon Meaning
No change
🔺 Increased ≤ 10%
🔴 Increased > 10%
🔽 Decreased
🆕 New (no baseline)

Run pnpm size locally to check current initial sizes.

@luwes
luwes force-pushed the release-please--branches--main branch from 2e0eae1 to 4bdeabb Compare July 10, 2026 03:29
@luwes
luwes force-pushed the release-please--branches--main branch from 9dda67d to 0414b60 Compare July 12, 2026 22:19
@luwes
luwes force-pushed the release-please--branches--main branch from af600e5 to 4173abe Compare July 14, 2026 22:35
@luwes
luwes force-pushed the release-please--branches--main branch from b5f7534 to 7de76db Compare July 15, 2026 16:31
@luwes
luwes force-pushed the release-please--branches--main branch from a59a1a5 to abb71e9 Compare July 15, 2026 16:42
@luwes
luwes force-pushed the release-please--branches--main branch from 766f5d8 to 6a7dd7d Compare July 15, 2026 17:29
@luwes
luwes force-pushed the release-please--branches--main branch from c7d99b7 to 335dcf1 Compare July 15, 2026 19:47
@luwes
luwes force-pushed the release-please--branches--main branch from 7888f66 to 8579ec8 Compare July 15, 2026 19:48
@luwes
luwes force-pushed the release-please--branches--main branch from 8579ec8 to 45b8284 Compare July 15, 2026 19:49
@luwes
luwes force-pushed the release-please--branches--main branch from a40bfca to 0aa9be8 Compare July 16, 2026 22:20
@luwes
luwes force-pushed the release-please--branches--main branch from abf531f to aef452c Compare July 20, 2026 18:29
@luwes
luwes force-pushed the release-please--branches--main branch from 8030e4f to 6a8fa84 Compare July 27, 2026 19:38
@luwes
luwes force-pushed the release-please--branches--main branch from 43b6132 to f62a0f9 Compare July 27, 2026 23:22
@luwes
luwes force-pushed the release-please--branches--main branch from 71c9a81 to f0e9972 Compare July 27, 2026 23:56
@luwes
luwes force-pushed the release-please--branches--main branch from b1f4504 to cf3dfc1 Compare July 28, 2026 03:07
@luwes
luwes force-pushed the release-please--branches--main branch from 32ae7d5 to c3c8536 Compare July 28, 2026 06:31
@luwes
luwes force-pushed the release-please--branches--main branch from 9955dd6 to 4b9c116 Compare July 28, 2026 06:47
@luwes
luwes force-pushed the release-please--branches--main branch from bec8346 to 85ae5e2 Compare July 28, 2026 14:52
@luwes
luwes force-pushed the release-please--branches--main branch from 86183cc to b3b2302 Compare July 28, 2026 23:26
@luwes
luwes force-pushed the release-please--branches--main branch from d79ef1d to dc9b06d Compare July 29, 2026 04:16
@luwes
luwes force-pushed the release-please--branches--main branch from b9d04ea to 7d8f4c6 Compare July 30, 2026 14:39
@luwes
luwes force-pushed the release-please--branches--main branch from 3f39508 to 92708ba Compare July 30, 2026 17:45
@luwes
luwes force-pushed the release-please--branches--main branch from fa78220 to 562d6ba Compare July 30, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant