We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b97fcd commit 7b4ead1Copy full SHA for 7b4ead1
.changeset/soft-spoons-stare.md
@@ -0,0 +1,5 @@
1
+---
2
+"@replexica/compiler": patch
3
4
+
5
+bump
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
title: "chore: bump package versions"
59
version: pnpm changeset version
60
publish: pnpm changeset publish
61
- commit: "chore: bump package version [skip ci]"
+ commit: "chore: bump package version"
62
env:
63
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments