Skip to content

Commit

Permalink
Changeset release/main (#71)
Browse files Browse the repository at this point in the history
* chore: version packages

* Kick GHA

* Remove docs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
kvz and github-actions[bot] authored Nov 13, 2024
1 parent 2d6fddb commit fe52276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "turbo run test",
"test:watch": "turbo run test:watch --concurrency=20",
"version": "changeset version",
"release": "turbo run build --filter=!./packages/docs && changeset publish"
"release": "turbo run build && changeset publish"
},
"dependencies": {
"execa": "5.1.1",
Expand Down

0 comments on commit fe52276

Please sign in to comment.