Merge pull request #15604 from grafana/grafanaui/version-bump

grafana/ui 6.0.0-alpha.0 release version bump
This commit is contained in:
Dominik Prokop 2019-02-22 11:53:23 +01:00 committed by GitHub
commit c4c150bd15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",