Skip to content

Commit

Permalink
Ajustes de versionamento
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Jul 10, 2024
1 parent c471e0b commit b57ad56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ release: ## Release the add-on on npmjs.org

.PHONY: release-dry-run
release-dry-run: ## Dry-run the release of the add-on on npmjs.org
pnpm release
pnpm dry-release

.PHONY: test
test: ## Run unit tests
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.0a0

0 comments on commit b57ad56

Please sign in to comment.