Skip to content

Commit ddc6452

Browse files
committed
chore: reduce release noise
Signed-off-by: Todd Baert <[email protected]>
1 parent 8abbf9a commit ddc6452

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

release-please-config.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -176,50 +176,6 @@
176176
{
177177
"type": "feat",
178178
"section": "✨ New Features"
179-
},
180-
{
181-
"type": "chore",
182-
"section": "🧹 Chore"
183-
},
184-
{
185-
"type": "docs",
186-
"section": "📚 Documentation"
187-
},
188-
{
189-
"type": "perf",
190-
"section": "🚀 Performance"
191-
},
192-
{
193-
"type": "build",
194-
"hidden": true,
195-
"section": "🛠️ Build"
196-
},
197-
{
198-
"type": "deps",
199-
"section": "📦 Dependencies"
200-
},
201-
{
202-
"type": "ci",
203-
"hidden": true,
204-
"section": "🚦 CI"
205-
},
206-
{
207-
"type": "refactor",
208-
"section": "🔄 Refactoring"
209-
},
210-
{
211-
"type": "revert",
212-
"section": "🔙 Reverts"
213-
},
214-
{
215-
"type": "style",
216-
"hidden": true,
217-
"section": "🎨 Styling"
218-
},
219-
{
220-
"type": "test",
221-
"hidden": true,
222-
"section": "🧪 Tests"
223179
}
224180
]
225181
}

0 commit comments

Comments
 (0)