Skip to content

Commit 5d9b126

Browse files
authored
Merge pull request #364 from puppetlabs/development
Release data-grid
2 parents 7743b7c + bfadc98 commit 5d9b126

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# data-grid 0.5.1 (2020-11-10)
2+
3+
- Use new version of react-components to get colored up and down icons in table headers (by [@Lukeaber](https://github.com/Lukeaber) in [#363](https://github.com/puppetlabs/design-system/pull/363))
4+
15
# react-components 5.25.1 (2020-11-10)
26

37
- [Tabs] Add optional additional classname to Tabs.Tab component (by [@chrisleicester](https://github.com/chrisleicester) in [#357](https://github.com/puppetlabs/design-system/pull/357))

packages/data-grid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@puppet/data-grid",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"author": "Puppet, Inc.",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)