chore: release packages - #418
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 24, 2026 12:50
db38eeb to
b1d697f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 26, 2026 16:22
b1d697f to
f95c9dd
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 27, 2026 15:27
f95c9dd to
ea6f0a4
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 29, 2026 17:46
ea6f0a4 to
e0b4fdf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@open-slide/core@1.20.0
Minor Changes
49a8a12Thanks @1weiho! - Click any text element in the slide view to edit it inline, with a floating toolbar for font size, bold, italic, text color, and alignment.Patch Changes
#416
663c957Thanks @1weiho! - Clean up the runtime: drop unused theme tokens, locale keys, and dead code, consolidate duplicated internal helpers, serve the bundled Geist webfont in dev when the package resolves outside the project directory, and write a validDesignSystemimport when saving a design to a slide whose@open-slide/coreimport is type-only.#426
ba5af02Thanks @1weiho! - Teach the authoring skills and agent guide to write speech scripts into the built-innotesexport instead of separate markdown files.#431
90bb861Thanks @benben6515! - Slide toolbar back button returns to the previous browser location and preserves home query state like folder filters.#417
329d83cThanks @1weiho! - Redesign the viewer chrome: an inset shell with elevated content cards replaces structural borders, the sidebar gains a brand mark, command search field, and footer controls, system views use line icons, page headers are compact, micro-interactions are refined, and the slide card actions menu opens when clicked.@open-slide/cli@1.4.2
Patch Changes
ba5af02Thanks @1weiho! - Teach the authoring skills and agent guide to write speech scripts into the built-innotesexport instead of separate markdown files.