2020-09-23 08:19:17 -05:00
# 7.2.0 (2020-09-23)
### Bug Fixes
2020-10-02 13:02:11 -05:00
- **grafana/toolkit**: avoid path.resolve with globby in moveStaticFiles. [#27670 ](https://github.com/grafana/grafana/pull/27670 ), [@kennytm ](https://github.com/kennytm )
2020-09-23 08:19:17 -05:00
2020-05-18 10:52:59 -05:00
# 7.0.0 (2020-05-18)
### Bug Fixes
2020-10-02 13:02:11 -05:00
- **@grafana/toolkit**: Use process.cwd() instead of PWD to get directory. [#24677 ](https://github.com/grafana/grafana/pull/24677 ), [@zoltanbedi ](https://github.com/zoltanbedi )
2020-05-18 10:52:59 -05:00
2020-04-29 02:52:55 -05:00
# 7.0.0-beta.1 (2020-04-28)
### Features / Enhancements
2020-10-02 13:02:11 -05:00
- **Grafana Toolkit**: Adds template for backend data source. [#23864 ](https://github.com/grafana/grafana/pull/23864 ), [@bergquist ](https://github.com/bergquist )
2020-01-21 03:10:16 -06:00
# 6.6.0-beta1 (2020-01-20)
### Features / Enhancements
2020-10-02 13:02:11 -05:00
- **grafana/toolkit**: Add option to override webpack config. [#20872 ](https://github.com/grafana/grafana/pull/20872 ), [@sebimarkgraf ](https://github.com/sebimarkgraf )
2020-01-21 03:10:16 -06:00
# 6.4.0 (2019-10-01)
2019-09-23 04:19:34 -05:00
2019-09-25 04:04:41 -05:00
# 6.4.0-beta2 (2019-09-25)
### Features / Enhancements
2020-10-02 13:02:11 -05:00
- **grafana/toolkit**: Add plugin creation task. [#19207 ](https://github.com/grafana/grafana/pull/19207 ), [@dprokop ](https://github.com/dprokop )
2019-09-25 04:04:41 -05:00
2019-09-23 04:19:34 -05:00
# 6.4.0-beta1 (2019-09-17)
First release, see [Readme ](https://github.com/grafana/grafana/blob/v6.4.0-beta1/packages/grafana-toolkit/README.md ) for details.