Skip to content

Commit fa97b55

Browse files
committed
Bump react-components version to 5.33.7
1 parent b6cbd82 commit fa97b55

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
## data-grid 0.6.9
1+
## react-components 5.33.7 (2022-05-18)
2+
3+
- [Icon] Add "folder" icon (by [@vine77](https://github.com/vine77) in [#574](https://github.com/puppetlabs/design-system/pull/574))
4+
5+
## data-grid 0.6.9 (2022-05-11)
26

37
- [Table] Ability to display a `disable` a row on a table (by [@comfucios](https://github.com/comfucios) in [#573](https://github.com/puppetlabs/design-system/pull/573))
48

5-
## data-grid 0.6.8
9+
## data-grid 0.6.8 (2022-04-20)
610

711
- Removed unused 'sb' dependency because it contained a vulnerability caught by our security scanner. https://security.snyk.io/vuln/SNYK-JS-ASYNC-2441827
812

@@ -66,9 +70,11 @@
6670
## react-components 5.33.1 (2022-03-10)
6771

6872
- [ConfirmationModal] Add className prop to confirmation modal (by [@Lukeaber](https://github.com/Lukeaber) in [#555](https://github.com/puppetlabs/design-system/pull/555))
73+
6974
## react-components 5.33.2 (2022-03-09)
7075

7176
- [Icon] Add Play icon
77+
7278
## react-components 5.33.1 (2022-03-04)
7379

7480
- [SidebarFooter] Add tooltip option (by [@chrisleicester](https://github.com/chrisleicester) in [#552](https://github.com/puppetlabs/design-system/pull/552))

packages/react-components/package-lock.json

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

packages/react-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@puppet/react-components",
3-
"version": "5.33.6",
3+
"version": "5.33.7",
44
"author": "Puppet, Inc.",
55
"license": "Apache-2.0",
66
"main": "build/library.js",

0 commit comments

Comments
 (0)