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 e425cd5 commit a89d895
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 a89d895

Please sign in to comment.