Skip to content

Commit

Permalink
chore: add the "Build System" section to CHANGELOG (#1204)
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Jun 24, 2024
1 parent 579fe62 commit 056c67f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .versionrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"types": [
{"type":"feat","section":"Features"},
{"type":"fix","section":"Bug Fixes"},
{"type":"test","section":"Tests", "hidden": true},
{"type":"build","section":"Build System"},
{"type":"ci","hidden":true}
],
"bumpFiles": [
{
"filename": "Packages/com.github.homuler.mediapipe/package.json",
Expand Down

0 comments on commit 056c67f

Please sign in to comment.