Skip to content

Commit

Permalink
15.0.0
Browse files Browse the repository at this point in the history
* require node 18 (silverwind)
* update deps (silverwind)
* don't write when there is nothing to do (silverwind)
* refactor (silverwind)
* extract func (silverwind)
* rename variable (silverwind)
* add cli example (silverwind)
* add example (silverwind)
* tweak help (silverwind)
* fix include/exclude option (silverwind)
* add test for dual (silverwind)
* remove language arg and support parallel multi-language (silverwind)
* add actions fixture (silverwind)
  • Loading branch information
silverwind committed Sep 5, 2023
1 parent 82fd2b3 commit 9e2b560
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "updates",
"version": "14.5.0",
"version": "15.0.0",
"description": "Flexible npm and poetry dependency update tool",
"author": "silverwind",
"repository": "silverwind/updates",
Expand Down

0 comments on commit 9e2b560

Please sign in to comment.