Skip to content

Commit

Permalink
ci: Add new ci section in releases
Browse files Browse the repository at this point in the history
  • Loading branch information
kumy committed Apr 7, 2024
1 parent 61a4d7a commit 08c86d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@
"hidden": false,
"section": "Chores",
"type": "chore"
},
{
"hidden": false,
"section": "CI",
"type": "ci"
}
]
}
Expand Down

0 comments on commit 08c86d0

Please sign in to comment.