@bufferapp/components
Advanced tools
Comparing version 2.3.6 to 2.3.7
# Changelog | ||
## 2.3.7 (October 4, 2018) | ||
- Add `CircleInstReminderIcon` component. | ||
@@ -4,0 +6,0 @@ ## 2.3.6 (October 4, 2018) |
@@ -30,2 +30,3 @@ import React from 'react'; | ||
import CircleInstagramIcon from './Icons/CircleInstagramIcon'; | ||
import CircleInstReminderIcon from './Icons/CircleInstReminderIcon'; | ||
import CircleLinkedInIcon from './Icons/CircleLinkedInIcon'; | ||
@@ -176,2 +177,5 @@ import CircleMinusIcon from './Icons/CircleMinusIcon'; | ||
)) | ||
.add('circleInstReminderIcon', () => ( | ||
<CircleInstReminderIcon /> | ||
)) | ||
.add('circleLinkedInIcon', () => ( | ||
@@ -178,0 +182,0 @@ <CircleLinkedInIcon /> |
{ | ||
"name": "@bufferapp/components", | ||
"version": "2.3.6", | ||
"version": "2.3.7", | ||
"description": "A shared set of UI Components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
955747
208
7266
0