Skip to content

Commit

Permalink
Find and fix syntax error with prettier (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrharpo authored Jul 14, 2022
1 parent 7d4cb13 commit 9824387
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ changelog:
categories:
- title: Breaking Changes 🪅
labels:
- "breaking :broken_heart:"
- 'breaking :broken_heart:'
- title: New Features 🎉
labels:
- "enhancement :heavy_plus_sign:"
- title: Bugfixes :bug:
- 'enhancement :heavy_plus_sign:'
- title: 'Bugfixes :bug:'
labels:
- "bug :bug:"
- title: Maintenance :nut_and_bolt:
- 'bug :bug:'
- title: 'Maintenance :nut_and_bolt:'
labels:
- "maintenance :wrench:"
- "CI :test_tube:"
- "CD :building_construction:"
- 'maintenance :wrench:'
- 'CI :test_tube:'
- 'CD :building_construction:'
- title: Other Changes
labels:
- '*'

0 comments on commit 9824387

Please sign in to comment.