Add Changesets configuration and update development documentation (#1964)

Introduce Changesets for versioning and changelog generation, and
enhance development documentation to guide contributors on using
Changesets effectively.
This commit is contained in:
Zoltán Bedi
2025-02-06 10:35:36 +01:00
committed by GitHub
parent c2ffd31b1a
commit aa63bb8835
6 changed files with 477 additions and 8 deletions

View File

@@ -42,6 +42,7 @@
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@changesets/cli": "^2.27.12",
"@grafana/eslint-config": "^6.0.0",
"@grafana/plugin-e2e": "^1.17.1",
"@grafana/tsconfig": "^1.2.0-rc1",