|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## v.0.6.0 |
| 6 | + |
| 7 | +- Replace @grafana/experimental with @grafana/plugin-ui |
| 8 | +- Chore: add dependabot in [#97](https://github.com/grafana/grafana-aws-sdk-react/pull/97) |
| 9 | +- Dependency updates in [#98](https://github.com/grafana/grafana-aws-sdk-react/pull/9899), [#99](https://github.com/grafana/grafana-aws-sdk-react/pull/), [#102](https://github.com/grafana/grafana-aws-sdk-react/pull/102) |
| 10 | + - actions/checkout from 2 to 4 |
| 11 | + - tibdex/github-app-token from 1.8.0 to 2.1.0 |
| 12 | + - EndBug/version-check from 1 to 2 |
| 13 | + - actions/setup-node from 3 to 4 |
| 14 | + - actions/github-script from 6.2.0 to 7.0.1 |
| 15 | + - @grafana/experimental from 2.1.1 to 2.1.2 |
| 16 | + - @types/node from 22.7.4 to 22.7.5 |
| 17 | + - @types/react-dom from 18.3.0 to 18.3.1 |
| 18 | + - cspell from 8.14.4 to 8.15.2 |
| 19 | + - @grafana/data from 11.2.2 to 11.3.0 |
| 20 | + - @grafana/eslint-config from 7.0.0 to 8.0.0 |
| 21 | + - @grafana/runtime from 11.2.2 to 11.3.0 |
| 22 | + - @grafana/ui from 11.2.2 to 11.3.0 |
| 23 | + - @swc/core from 1.7.28 to 1.8.0 |
| 24 | + - @testing-library/jest-dom from 6.5.0 to 6.6.3 |
| 25 | + - @types/jest from 29.5.13 to 29.5.14 |
| 26 | + - @types/lodash from 4.17.10 to 4.17.13 |
| 27 | + - @types/node from 22.7.5 to 22.8.7 |
| 28 | + - @types/react from 18.3.11 to 18.3.12 |
| 29 | + - cspell from 8.15.2 to 8.15.7 |
| 30 | + - rollup from 4.24.0 to 4.24.4 |
| 31 | + - @grafana/async-query-data 0.2.0 0.3.0 |
| 32 | + - @eslint/js 9.13.0 9.14.0 |
| 33 | + - @stylistic/eslint-plugin-ts 2.10.0 2.10.1 |
| 34 | + - @swc/jest 0.2.36 0.2.37 |
| 35 | + - eslint 9.13.0 9.14.0 |
| 36 | + |
5 | 37 | ## v0.5.0 |
6 | 38 |
|
7 | 39 | - Chore: update dependencies in [#96](https://github.com/grafana/grafana-aws-sdk-react/pull/96) |
|
0 commit comments