Packages: update versioning and release process (#18195)

This commit is contained in:
Dominik Prokop
2019-09-12 08:00:31 +02:00
committed by GitHub
parent fa007423e3
commit c2dea633e6
14 changed files with 140 additions and 22 deletions

View File

@@ -1,3 +1,5 @@
# Grafana Data Library
This package holds the root data types and functions used within Grafana.
> **@grafana/data is currently in ALPHA**. Core API is unstable and can be a subject of breaking changes!
This package holds the root data types and functions used within Grafana.

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "6.4.0-alpha.44",
"version": "6.4.0-pre",
"description": "Grafana Data Library",
"keywords": [
"typescript"