Skip to content

Commit

Permalink
chore: update version matches (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulic75 authored and flyrmyr committed Feb 17, 2023
1 parent 1c6d470 commit e122b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ module.exports = {
{
file: "dist/power-flow-card.js",
hasChanged: true,
numMatches: 1,
numReplacements: 1,
numMatches: 2,
numReplacements: 2,
},
],
countMatches: true,
Expand Down

0 comments on commit e122b83

Please sign in to comment.