We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9684c0 + 3262ab3 commit da9c3a8Copy full SHA for da9c3a8
1 file changed
package.json
@@ -40,6 +40,9 @@
40
"prettier": "^1.18.2",
41
"semantic-release": "^15.13.16"
42
},
43
+ "activationHooks": [
44
+ "core:loaded-shell-environment"
45
+ ],
46
"release": {
47
"extends": "@semantic-release/apm-config"
48
0 commit comments