Skip to content

Commit

Permalink
Use np for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Norman Rusch committed Dec 26, 2019
1 parent 1c857fd commit 6a536fa
Show file tree
Hide file tree
Showing 3 changed files with 2,617 additions and 599 deletions.
7 changes: 3 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ build:


make release: validate tests build docs
node_modules/.bin/bump \
--commit "Release v%s" \
--tag "%s" \
--all
node_modules/.bin/np \
--no-yarn \
--tag
Loading

0 comments on commit 6a536fa

Please sign in to comment.