Skip to content

Commit

Permalink
chore: package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jakowenko committed Jun 4, 2024
1 parent a45e5a9 commit 9de08d2
Show file tree
Hide file tree
Showing 3 changed files with 3,553 additions and 3,080 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
run: |
git config --global user.email "$EMAIL"
git config --global user.name "$NAME"
npm install --no-save conventional-changelog-conventionalcommits
npm install --no-save conventional-changelog-conventionalcommits@7
npx lerna version --conventional-commits --conventional-graduate --create-release github --yes
lerna publish from-git --yes
Loading

0 comments on commit 9de08d2

Please sign in to comment.