Skip to content

Commit

Permalink
Added since:previous-release to the parameter list of the changed-pro…
Browse files Browse the repository at this point in the history
…jects function in build.clj.
  • Loading branch information
tengstrand committed Oct 12, 2021
1 parent 36b7556 commit 88c1f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
:main 'clojure.main
:main-args ["-m" "polylith.clj.core.poly-cli.core"
"ws" "get:changes:changed-or-affected-projects" "skip:dev"
"since:previous-release"
"color-mode:none"]})
(exec->out)
(edn/read-string)))
Expand Down

0 comments on commit 88c1f4c

Please sign in to comment.