Skip to content

Commit

Permalink
Merge pull request #24 from damianricobelli/feature/test-changeset
Browse files Browse the repository at this point in the history
chore: test changeset
  • Loading branch information
damianricobelli authored Aug 16, 2024
2 parents d1604f0 + efe11f0 commit fad35a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .changeset/quiet-sheep-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"docs": major
"@stepperize/angular": major
"@stepperize/react": major
"@stepperize/solid": major
"@stepperize/svelte": major
"@stepperize/vue": major
---

Testing changeset
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
publish: pnpm release
version: pnpm version
commit: "chore: new release"
title: "chore: new release candidate"
title: "chore: new release"
env:
GITHUB_TOKEN: ${{ secrets.GH_ACTION_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit fad35a7

Please sign in to comment.