Skip to content

Commit

Permalink
Chore(release): update releasing configuration (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtripg6666tdr authored Jun 6, 2023
1 parent f8a0f19 commit b70bc5a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .releaserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ module.exports = {
type: "Update",
release: "patch"
},
{
type: "update",
release: "patch"
},
{
type: "Add",
release: false
Expand Down Expand Up @@ -104,7 +108,7 @@ module.exports = {
},
{
type: "update",
hidden: true
section: "Dependencies"
},
{
type: "add",
Expand Down

0 comments on commit b70bc5a

Please sign in to comment.