Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJT committed Jun 30, 2024
2 parents ca0dfe0 + da6fa26 commit b4f4f02
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-clocks-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-needles-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-pumpkins-visit.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/validate-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
fetch-depth: 0
- uses: ./.github/actions/setup

- run: pnpm run --filter=web check
- run: pnpm turbo --filter=web build
- run: pnpm run --filter=@sva/web check
- run: pnpm turbo --filter=@sva/web build
# env:
# PUBLIC_GITHUB_TOKEN: ${{ secrets.PUBLIC_GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-sva",
"version": "0.1.5",
"version": "0.1.6",
"description": "Create web application with the create-sva CLI",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit b4f4f02

Please sign in to comment.