grafana/packages/grafana-plugin-configs
github-actions[bot] be0a7c6131
Release: 11.5.7 (#108541)
* Update changelog

* Update version to 11.5.7

* fix: change @grafana/plugin-configs dependencies to workspace:*

- Fixed yarn install failure where @grafana/plugin-configs was being fetched from npm registry
- Changed all plugin package.json files to use 'workspace:*' instead of specific versions (11.5.7/11.5.8)
- Updated yarn.lock to reflect workspace dependencies
- This resolves the 404 error in drone CI yarn install step

Affected files:
- e2e/test-plugins/grafana-test-datasource/package.json (11.5.7 -> workspace:*)
- All plugin datasource package.json files (11.5.8 -> workspace:*)
- Updated lockfile with correct workspace references

---------

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2025-07-23 17:26:01 +01:00
..
types
constants.ts
package.json Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +01:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
tsconfig.json
utils.ts E2E: Add support for building test plugins (#91873) 2024-08-23 09:00:03 +02:00
webpack.config.ts Tempo: Reduce initial bundle size (#97084) 2024-12-05 11:59:43 +00:00