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 #193

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Version Packages #193

merged 1 commit into from
Oct 1, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 30, 2020

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 master, this PR will be updated.

Releases

@primer/[email protected]

Major Changes

  • 152402c #184 Thanks @colebemis! - Update the Do and Dont component APIs to allow consumers to control how images are rendered:

    - <Do src="https://example.com/do.png">
    -   Use brief and direct communication
    - </Do>
    + <Do>
    +   <img src="https://example.com/do.png" alt="" />
    +   <Caption>Use brief and direct communication</Caption>
    + </Do>

Minor Changes

Patch Changes

@vercel
Copy link

vercel bot commented Sep 30, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

doctocat – ./

🔍 Inspect: https://vercel.com/primer/doctocat/g70qk07bh
✅ Preview: https://doctocat-git-changeset-release-master.primer.vercel.app

gatsby-theme-primer-example – ./

🔍 Inspect: https://vercel.com/primer/gatsby-theme-primer-example/fk2d0vuau
✅ Preview: https://gatsby-theme-primer-example-git-changeset-release-master.primer.vercel.app

@github-actions github-actions bot force-pushed the changeset-release/master branch from 356600f to b3627d0 Compare September 30, 2020 23:13
@github-actions github-actions bot force-pushed the changeset-release/master branch from b3627d0 to 997f710 Compare September 30, 2020 23:35
@github-actions github-actions bot force-pushed the changeset-release/master branch from 997f710 to f9a59f7 Compare October 1, 2020 00:21
@github-actions github-actions bot force-pushed the changeset-release/master branch from f9a59f7 to 6ce3aeb Compare October 1, 2020 00:31
@github-actions github-actions bot force-pushed the changeset-release/master branch from 6ce3aeb to 7364830 Compare October 1, 2020 00:39
Copy link
Contributor

@emplums emplums left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is super cool!!!

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.

2 participants