8000 openzeppelin-ui/.changeset at main · OpenZeppelin/openzeppelin-ui · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation

Creating a changeset

To create a new changeset, run:

pnpm changeset

This will prompt you to:

  1. Select the packages that should be published
  2. Select the semver bump type for each package
  3. Write a summary for the changes

What happens next

When a PR with a changeset is merged to main:

  1. The changesets bot will create a "Version Packages" PR
  2. When that PR is merged, packages are published to npm with SLSA provenance
0