Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #150

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Version Packages #150

merged 1 commit into from
Jun 29, 2023

Conversation

GarthDB
Copy link
Member

@GarthDB GarthDB commented Jun 29, 2023

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

@adobe/[email protected]

Minor Changes

  • d740d2c: added table tokens

    Token diff

    Tokens added (88):

    • table-border-divider-width
    • table-checkbox-to-text
    • table-column-header-row-bottom-to-text-extra-large
    • table-column-header-row-bottom-to-text-large
    • table-column-header-row-bottom-to-text-medium
    • table-column-header-row-bottom-to-text-small
    • table-column-header-row-top-to-text-extra-large
    • table-column-header-row-top-to-text-large
    • table-column-header-row-top-to-text-medium
    • table-column-header-row-top-to-text-small
    • table-edge-to-content
    • table-header-row-checkbox-to-top-extra-large
    • table-header-row-checkbox-to-top-large
    • table-header-row-checkbox-to-top-medium
    • table-header-row-checkbox-to-top-small
    • table-row-bottom-to-text-extra-large-compact
    • table-row-bottom-to-text-extra-large-regular
    • table-row-bottom-to-text-extra-large-spacious
    • table-row-bottom-to-text-large-compact
    • table-row-bottom-to-text-large-regular
    • table-row-bottom-to-text-large-spacious
    • table-row-bottom-to-text-medium-compact
    • table-row-bottom-to-text-medium-regular
    • table-row-bottom-to-text-medium-spacious
    • table-row-bottom-to-text-small-compact
    • table-row-bottom-to-text-small-regular
    • table-row-bottom-to-text-small-spacious
    • table-row-checkbox-to-top-extra-large-compact
    • table-row-checkbox-to-top-extra-large-regular
    • table-row-checkbox-to-top-extra-large-spacious
    • table-row-checkbox-to-top-large-compact
    • table-row-checkbox-to-top-large-regular
    • table-row-checkbox-to-top-large-spacious
    • table-row-checkbox-to-top-medium-compact
    • table-row-checkbox-to-top-medium-regular
    • table-row-checkbox-to-top-medium-spacious
    • table-row-checkbox-to-top-small-compact
    • table-row-checkbox-to-top-small-regular
    • table-row-checkbox-to-top-small-spacious
    • table-row-down-opacity
    • table-row-height-extra-large-compact
    • table-row-height-extra-large-regular
    • table-row-height-extra-large-spacious
    • table-row-height-large-compact
    • table-row-height-large-regular
    • table-row-height-large-spacious
    • table-row-height-medium-compact
    • table-row-height-medium-regular
    • table-row-height-medium-spacious
    • table-row-height-small-compact
    • table-row-height-small-regular
    • table-row-height-small-spacious
    • table-row-hover-color
    • table-row-hover-opacity
    • table-row-top-to-text-extra-large-compact
    • table-row-top-to-text-extra-large-regular
    • table-row-top-to-text-extra-large-spacious
    • table-row-top-to-text-large-compact
    • table-row-top-to-text-large-regular
    • table-row-top-to-text-large-spacious
    • table-row-top-to-text-medium-compact
    • table-row-top-to-text-medium-regular
    • table-row-top-to-text-medium-spacious
    • table-row-top-to-text-small-compact
    • table-row-top-to-text-small-regular
    • table-row-top-to-text-small-spacious
    • table-section-header-row-height-extra-large
    • table-section-header-row-height-large
    • table-section-header-row-height-medium
    • table-section-header-row-height-small
    • table-selected-row-background-color
    • table-selected-row-background-color-non-emphasized
    • table-selected-row-background-opacity
    • table-selected-row-background-opacity-hover
    • table-selected-row-background-opacity-non-emphasized
    • table-selected-row-background-opacity-non-emphasized-hover
    • table-thumbnail-to-top-minimum-extra-large-compact
    • table-thumbnail-to-top-minimum-extra-large-regular
    • table-thumbnail-to-top-minimum-extra-large-spacious
    • table-thumbnail-to-top-minimum-large-compact
    • table-thumbnail-to-top-minimum-large-regular
    • table-thumbnail-to-top-minimum-large-spacious
    • table-thumbnail-to-top-minimum-medium-compact
    • table-thumbnail-to-top-minimum-medium-regular
    • table-thumbnail-to-top-minimum-medium-spacious
    • table-thumbnail-to-top-minimum-small-compact
    • table-thumbnail-to-top-minimum-small-regular
    • table-thumbnail-to-top-minimum-small-spacious

@GarthDB
Copy link
Member Author

GarthDB commented Jun 29, 2023

Run report for 6ff0419a

Total time: 46s | Comparison time: 42.5s | Estimated loss: 3.5s (7.5% slower)

Action Time Status Info
🟩 SetupNodeTool(18.13.0) 4.2s Passed
🟩 InstallNodeDeps(18.13.0) 18.7s Passed
🟩 SyncNodeProject(tokens) 0.8ms Passed
🟩 SyncNodeProject(visualizer) 0.2ms Passed
🟩 RunTarget(tokens:build) 20.8s Passed
🟩 SyncNodeProject(site) 19ms Passed
🟩 SyncWorkspace 0ms Passed
🟩 RunTarget(site:noop) 10.3ms Passed
🟩 RunTarget(visualizer:noop) 9ms Passed
🟩 RunTarget(tokens:generateDiffResult) 2.3s Passed
🟩 RunTarget(tokens:noop) 9.8ms Passed
Touched files
.changeset/nine-cycles-battle.md
packages/tokens/CHANGELOG.md
packages/tokens/package.json

@GarthDB GarthDB merged commit 6dae36c into main Jun 29, 2023
2 checks passed
@GarthDB GarthDB deleted the changeset-release/main branch June 29, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant