We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd141f5 commit 4eb9ed2Copy full SHA for 4eb9ed2
.github/release.yml
@@ -0,0 +1,11 @@
1
+changelog:
2
+ categories:
3
+ - title: Features
4
+ labels:
5
+ - '*'
6
+ exclude:
7
8
+ - dependencies
9
+ - title: Dependencies
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "operationsgateway",
- "version": "0.1.0",
+ "version": "1.0.0",
"type": "module",
"private": true,
"dependencies": {
0 commit comments