Commit 34f6d9ab by Dominik Prokop

grafana/ui 6.0.0-alpha.0 release version bump

parent ed06f048
# 1.0.0-alpha.0 (2019-02-21)
# 6.0.0-alpha.0 (2019-02-22)
Version update to 6.0.0 to keep @grafana/ui version in sync with [Grafana](https://github.com/grafana/grafana)
# 1.0.0-alpha.0 (2019-02-21)
First public release
......@@ -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.
{
"name": "@grafana/ui",
"version": "1.0.0-alpha.0",
"version": "6.0.0-alpha.0",
"description": "Grafana Components Library",
"keywords": [
"typescript",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment