chore: version packages#1908
Open
pd-sa-github-launchpad-ui wants to merge 1 commit into
Open
Conversation
commit: |
b6b8544 to
6216b22
Compare
6216b22 to
0734f9d
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
@launchpad-ui/components@0.20.0
Minor Changes
0e8c60bThanks @cmwinters! - AddEmptyStateto display empty content views with an illustration, heading, description, and optional action button.Patch Changes
#1910
d54fac2Thanks @cmwinters! - Adjust dark mode Alert warning variant colors to read more yellow/gold and distinguish from error. Use theme-aware--alert-color-icon-warningtoken for the warning icon fill.#1915
f3bf657Thanks @cmwinters! - Retunecolor.yellowwarning primitives and adjust dark mode Alert warning border token step.#1907
7fe9bc5Thanks @cmwinters! - Add canonicalbrand.limetokens aligned with LD brand guidelines (#DDFF46). Deprecatebrand.yellowandbrand.greenas aliases to lime for backward compatibility. Add BadgeIconlimevariant and lime-based gradients.#1913
091ba18Thanks @cmwinters! - Add corecolor.yellowprimitives and wirefeedback.warningsemantic aliases (bg, text, border, fill) in default and dark themes. Migrate Alert warning styles off temporary hardcoded colors to the new tokens.Updated dependencies [
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/icons@0.26.0
Minor Changes
7fe9bc5Thanks @cmwinters! - Add canonicalbrand.limetokens aligned with LD brand guidelines (#DDFF46). Deprecatebrand.yellowandbrand.greenas aliases to lime for backward compatibility. Add BadgeIconlimevariant and lime-based gradients.Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/tokens@0.16.0
Minor Changes
#1912
56ff3d1Thanks @cpurps22! - Update brand color hex values to match the latest LD brand guidelines:brand.orangelight (#FFB660) and dark (#D57B10),brand.pinkdark (#C51A77), andbrand.limelight (#EDFF9E) and dark (#ADD300).#1907
7fe9bc5Thanks @cmwinters! - Add canonicalbrand.limetokens aligned with LD brand guidelines (#DDFF46). Deprecatebrand.yellowandbrand.greenas aliases to lime for backward compatibility. Add BadgeIconlimevariant and lime-based gradients.#1913
091ba18Thanks @cmwinters! - Add corecolor.yellowprimitives and wirefeedback.warningsemantic aliases (bg, text, border, fill) in default and dark themes. Migrate Alert warning styles off temporary hardcoded colors to the new tokens.Patch Changes
f3bf657Thanks @cmwinters! - Retunecolor.yellowwarning primitives and adjust dark mode Alert warning border token step.@launchpad-ui/box@0.4.4
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/button@0.15.16
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/core@0.59.18
Patch Changes
7fe9bc5]:@launchpad-ui/drawer@0.9.16
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/dropdown@0.10.16
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/filter@0.11.16
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/form@0.15.16
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/menu@0.16.16
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/modal@0.21.16
Patch Changes
#1907
7fe9bc5Thanks @cmwinters! - Add canonicalbrand.limetokens aligned with LD brand guidelines (#DDFF46). Deprecatebrand.yellowandbrand.greenas aliases to lime for backward compatibility. Add BadgeIconlimevariant and lime-based gradients.Updated dependencies [
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/navigation@0.16.18
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/popover@0.14.4
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/table@0.9.4
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/tooltip@0.12.4
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:@launchpad-ui/vars@0.5.3
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:launchpad-design-system@0.3.3
Patch Changes
f3bf657,56ff3d1,7fe9bc5,091ba18]:Note
Low Risk
Release-only metadata changes (versions/changelogs); functional risk is visual/token breaking changes for consumers already covered by the merged feature PRs.
Overview
This PR is the Changesets release that finalizes versions for npm publish: it removes consumed
.changesetfiles, bumpspackage.jsonversions across the monorepo, and adds CHANGELOG entries describing what shipped.The release bundles prior feature work, not new code in this diff. Headline bumps:
@launchpad-ui/components@0.20.0(newEmptyState),@launchpad-ui/tokens@0.16.0, and@launchpad-ui/icons@0.26.0. Token/icon work aligns LD brand colors (includingbrand.lime, deprecatedbrand.yellow/brand.greenaliases), addscolor.yellowandfeedback.warningsemantics, and retunes dark Alert warning styling. Dependent packages get patch bumps from updated@launchpad-ui/tokens/@launchpad-ui/iconsdependencies.Reviewed by Cursor Bugbot for commit 0734f9d. Bugbot is set up for automated code reviews on this repo. Configure here.