Skip to content

Commit

Permalink
Merge pull request #154 from rwjblue/fix-release-it-14-2-0-compat
Browse files Browse the repository at this point in the history
Update release-it plugins for release-it@14.2.0 support.
  • Loading branch information
rwjblue committed Oct 20, 2020
2 parents 20971a8 + a5189d9 commit 130b782
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 213 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -37,8 +37,8 @@
"jest": "^26.6.0",
"prettier": "^2.1.2",
"release-it": "^14.2.0",
"release-it-lerna-changelog": "^2.4.0",
"release-it-yarn-workspaces": "^1.5.0"
"release-it-lerna-changelog": "^3.0.0",
"release-it-yarn-workspaces": "^2.0.0"
},
"engines": {
"node": "10.* || 12.* || >= 14"
Expand Down

0 comments on commit 130b782

Please sign in to comment.