updated release hook
This commit is contained in:
		@@ -77,7 +77,7 @@
 | 
				
			|||||||
			"publish": false
 | 
								"publish": false
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"hooks": {
 | 
							"hooks": {
 | 
				
			||||||
			"after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && pnpm licenses:export && git add CHANGELOG.md licenses.md"
 | 
								"after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && npm run licenses:export && git add CHANGELOG.md && git add licenses.md"
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	"volta": {
 | 
						"volta": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user