Skip to content

Commit

Permalink
chore: removed changeset test package
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez committed Jul 17, 2024
1 parent dd70f6b commit 8125f6b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"prettier.fix": "prettier --cache --write .",
"qwik-save-artifacts": "tsm ./scripts/qwik-save-artifacts.ts",
"release.prepare": "pnpm build --prepare-release",
"release": "pnpm --filter=just-for-checking-changesets build && changeset publish",
"release": "changeset publish",
"serve": "tsm --inspect --conditions=development starters/dev-server.ts 3300",
"serve.debug": "tsm --inspect-brk --conditions=development starters/dev-server.ts 3300",
"start": "concurrently \"npm:build.watch\" \"npm:tsc.watch\" -n build,tsc -c green,cyan",
Expand Down
7 changes: 0 additions & 7 deletions packages/just-for-checking-changesets/CHANGELOG.md

This file was deleted.

30 changes: 0 additions & 30 deletions packages/just-for-checking-changesets/package.json

This file was deleted.

1 change: 0 additions & 1 deletion packages/just-for-checking-changesets/src/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8125f6b

Please sign in to comment.