@atlaskit/grid
Advanced tools
Comparing version 0.8.1 to 0.8.2
# @atlaskit/grid | ||
## 0.8.2 | ||
### Patch Changes | ||
- [`49af5b4261e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49af5b4261e) - Consider the Grid now in Closed Beta! | ||
## 0.8.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/grid", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/grid", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/grid", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/grid", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "A grid is a responsive layout component designed to manage the content of a page.", | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
"status": { | ||
"type": "alpha" | ||
"type": "closed-beta" | ||
} | ||
@@ -27,0 +27,0 @@ } |
@@ -5,5 +5,5 @@ # Grid | ||
## Release stage: Alpha | ||
## Release stage: Closed Beta | ||
This package is an experiment. We may make frequent breaking changes with limited notice, and this may be removed if testing goes poorly. We don't recommend using this without support from our team. | ||
This package is in a closed beta. We may make some changes with limited notice and we don't recommend using this without support from our team. | ||
@@ -10,0 +10,0 @@ ## Installation |
39172