Skip to content

Commit

Permalink
Merge pull request #114 from juancarlosjr97/master
Browse files Browse the repository at this point in the history
Add support for `release-it@17.0.0`
  • Loading branch information
rwjblue committed Jan 15, 2024
2 parents 49fe656 + 294d0cc commit fdfd004
Show file tree
Hide file tree
Showing 3 changed files with 1,510 additions and 1,225 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:

strategy:
matrix:
release-it-version: ['14.0.0', '14.1.0', '14.2.0', '15.2.0', '^15.0.0', '^16.0.0']
release-it-version:
['14.0.0', '14.1.0', '14.2.0', '15.2.0', '^15.0.0', '^16.0.0', '^17.0.0']

steps:
- uses: actions/checkout@v3.0.2
Expand Down
Loading

0 comments on commit fdfd004

Please sign in to comment.