Chore: Put what's new and release notes URLs in package.json (#24006)
* Put what's new and release notes URLs in package.json * Upgrade build pipeline tool
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
"plugins:build-bundled": "grafana-toolkit plugin:bundle-managed",
|
||||
"watch": "yarn start -d watch,start core:start --watchTheme "
|
||||
},
|
||||
"grafana": {
|
||||
"whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-0/",
|
||||
"releaseNotesUrl": "https://community.grafana.com/t/release-notes-v7-0-x/29381"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged && npm run precommit"
|
||||
|
||||
Reference in New Issue
Block a user