Skip to content

Commit

Permalink
chore: semantic configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Juiced66 committed Jan 2, 2025
1 parent 943e1d6 commit cb05349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
{
"name": "2-stable",
"range": "2"
"range": "2.x"
},
{
"name": "1-stable",
"range": "1"
"range": "1.x"
}
]
}

0 comments on commit cb05349

Please sign in to comment.