Skip to content

Commit

Permalink
fix(package): have semantic-release recognize version branches
Browse files Browse the repository at this point in the history
  • Loading branch information
gadicc committed Nov 13, 2021
1 parent 7d70ea1 commit 38b6618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
branches:
- master
- next
- "+([0-9])?(.{+([0-9]),x}).x"
repositoryUrl: https://github.com/gadicc/node-yahoo-finance2
plugins:
- "@semantic-release/commit-analyzer"
Expand Down

0 comments on commit 38b6618

Please sign in to comment.