feat: add package-first release flow
This commit is contained in:
@@ -37,8 +37,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Run registry consumer smoke test
|
||||
run: pnpm test:registry:consumer
|
||||
- name: Run release validation
|
||||
run: pnpm release:validate
|
||||
|
||||
- name: Open or update version PR
|
||||
uses: changesets/action@v1
|
||||
|
||||
Reference in New Issue
Block a user