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

@ -1,4 +1,6 @@
# 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

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.

View File

@ -1,6 +1,6 @@
{
"name": "@grafana/ui",
"version": "1.0.0-alpha.0",
"version": "6.0.0-alpha.0",
"description": "Grafana Components Library",
"keywords": [
"typescript",