grafana/ui 6.0.0-alpha.0 release version bump

This commit is contained in:
Dominik Prokop
2019-02-22 11:30:45 +01:00
parent ed06f04899
commit 34f6d9ab8e
3 changed files with 8 additions and 2 deletions

View File

@@ -11,3 +11,7 @@ See [package source](https://github.com/grafana/grafana/tree/master/packages/gra
`yarn add @grafana/ui`
`npm install @grafana/ui`
## Versioning
To limit the confusion related to @grafana/ui and Grafana versioning we decided to keep the major version in sync between those two.
This means, that first version of @grafana/ui is taged with 6.0.0-alpha.0 to keep version in sync with Grafana 6.0 release.