Skip to content

Commit 3c39c3c

Browse files
committed
Bump data-grid version
1 parent b3c1231 commit 3c39c3c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# data-grid 0.5.3 (2021-03-22)
2+
3+
- Add row per page feature (by [@Lukeaber](https://github.com/Lukeaber) in [#394](https://github.com/puppetlabs/design-system/pull/394))
4+
15
# react-components 5.26.7 (2021-03-09)
26

37
- [ButtonSelect] Change button select to accept string and number values (by [@Lukeaber](https://github.com/Lukeaber) in [#387](https://github.com/puppetlabs/design-system/pull/387))

packages/data-grid/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2",
3+
"version": "0.5.3",
44
"author": "Puppet, Inc.",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)