Skip to content

Commit

Permalink
Remove version command, use release-it instead
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesdemers committed Dec 6, 2023
1 parent 1e20bb3 commit d6a34df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ lint: ## Lint project files

# Release
# ------------------------------
.PHONY: version
version:
- yarn version

.PHONY: release
release:
- yarn run release-it

0 comments on commit d6a34df

Please sign in to comment.