|
18 | 18 |
|
19 | 19 | <!--- Put an `x` in all the boxes that apply: --> |
20 | 20 |
|
21 | | -- [] ✨ New feature (non-breaking change which adds functionality) |
22 | | -- [] 🛠️ Bug fix (non-breaking change which fixes an issue) |
23 | | -- [] ❌ Breaking change (fix or feature that would cause existing functionality to change) |
24 | | -- [] 🧹 Code refactor |
25 | | -- [] ✅ Build configuration change |
26 | | -- [] 📝 Documentation |
27 | | -- [] 🗑️ Chore |
| 21 | +- [] ✨ New feature (non-breaking change which adds functionality) |
| 22 | +- [] 🛠️ Bug fix (non-breaking change which fixes an issue) |
| 23 | +- [] ❌ Breaking change (fix or feature that would cause existing functionality to change) |
| 24 | +- [] 🧹 Code refactor |
| 25 | +- [] ✅ Build configuration change |
| 26 | +- [] 📝 Documentation |
| 27 | +- [] 🗑️ Chore |
0 commit comments