Jeremiah Lowin commited on
Commit
47fd5f4
·
1 Parent(s): 2ff36ad

Add dependencies section to release

Browse files
Files changed (1) hide show
  1. .github/release.yml +4 -0
.github/release.yml CHANGED
@@ -27,6 +27,10 @@ changelog:
27
  labels:
28
  - documentation
29
 
 
 
 
 
30
  - title: Other Changes 🦾
31
  labels:
32
  - "*"
 
27
  labels:
28
  - documentation
29
 
30
+ - title: Dependencies 📦
31
+ labels:
32
+ - dependencies
33
+
34
  - title: Other Changes 🦾
35
  labels:
36
  - "*"